	.footer-v8 .copyright{
    background: #009250;
}

.blog-topbar {
    background: #009250;
}
.wp-block-button__link {

	background: rgba(0, 146, 80, 1) url(https://asunaro-gh.com/wp-content/uploads/2019/04/button_ud.png) 50% 50% repeat-x;
}

.wp-block-button__link:hover {
	box-shadow: 0 0 8px black;
}
table {
  border: 1px solid #aaa;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 6px;
	font-size: 16px;
}
table thead th,
table tbody th,
table tbody td {
  padding: .7em 0em;
  border-bottom: 1px solid #aaa;
}
table thead th {
  background-color: #ddd;
}
table tbody th {
  background-color: #eee;
}
table thead th + th,
table tbody td {
  border-left: 1px solid #aaa;
}
table tbody tr:last-child th,
table tbody tr:last-child td {
  border-bottom: none;
}
table thead tr:first-child th:first-child {
  border-radius: 5px 0 0 0;
}
table thead tr:first-child th:last-child {
  border-radius: 0 5px 0 0;
}
table tbody tr:last-child th:first-child {
  border-radius: 0 0 0 5px;
}
table tbody tr:last-child th:last-child {
  border-radius: 0 0 5px 0;
}

h2 {
	    font-size: 22px;
    color: #FFFFFF;
    margin: 12px 0px;
    line-height: 52px;
    background-color: #3DB680;
    border-radius: 0.4em;
    padding-left: 56px !important;
    background-image: url(https://asunaro-gh.com/wp-content/uploads/2019/04/h02-1.png);
    background-repeat: no-repeat;
    background-position: left 5px center;
		position: static !important;
	border: 1px solid #fff !important;
 text-align: left !important;
	
		    text-shadow: 1px 1px 1px #009966, -1px 1px 1px #009966, 1px -1px 1px #009966, -1px -1px 1px #009966, 1px 1px 1px #009966, -1px 1px 1px #009966, 1px -1px 1px #009966, -1px -1px 1px #009966;
font-weight: 600;	
}

h3 {
	color: #FFFFFF;
    background-color: #3DB680 !important;  
	border-radius: 0.4em;
    padding-left: 20px !important;
    background-position: left 5px center;
	margin: 6px;
}

.title-v4 {
	background-image:none;
	border-radius: 0;
		line-height:26px;
}
.footer-v8 .footer {
	background-color: #77aa33;
    background-image: url("https://asunaro-gh.com/wp-content/uploads/2019/04/f_weed1.jpg");
	background-size:contain;
	background-repeat:repeat-x;
}
.button {
	color:#fff;
  background-color: #009966;
	padding: 15px 30%;
	    font-size: 1.2em;
	  display:inline-block;
  border-radius : 5%;          /* 角丸       */
  font-size     : 18pt;        /* 文字サイズ */
  text-align    : center;      /* 文字位置   */
  cursor        : pointer;     /* カーソル   */    
  line-height   : 1em;
  transition    : .3s;
  border        : 2px solid #000000;    /* 枠の指定 */
}
.button:hover {
	background-color: #137c47;
  	box-shadow: 0 0 2px black;       
}
.wp-block-image img {
    border: 1px solid #fff;
    border-radius: 4px;
    margin: 2px;
}
.is-style-regular img {
    border: 5px solid #BAF7CA;
    border-radius: 9px;
}
#ccc table { 
	border: 1px dotted #fff;
}
#ccc td { 
	border: 1px dotted #fff;
	}
#ccc table.ddd { 
	width: 100px;}

.service_asnaro{
font-weight: 800;
    text-shadow: 1px 1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff, -1px -1px 1px #fff, 1px 1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff, -1px -1px 1px #fff;
}
.list_asunaro{
	font-size: 16px;
}

h1.blog-grid-title-lg {
	font-size:  24px !important;
	color: #fff;
  background: #3DB680;
  box-shadow: 0px 0px 0px 5px #3DB680;
  border: dashed 2px white;
  padding: 0.2em 0.5em;
	font-weight: 600;
	border-bottom:dashed 2px white !important;
	
}
h1.blog-grid-title-lg::after{
	height: 0px !important;
}
.btn-u{
	background: #009250;
}
.btn-u:hover {
	background: #3DB680;
}

#ddd table { 
	border: 1px solid #aaa;
  border-spacing: 0;
  border-radius: 6px;
}
#ddd td { 
	border: 1px solid #aaa;
	}
#ddd table.ddd { 
	width: 100px;}


#custom_html-5 h3,#custom_html-6 h3{
	line-height: 36px;
}

h2.title-v4{
	color: #FFFFFF;
	line-height: 36px;
	background-color: #3DB680; 
	border-radius: 0.8em;
  padding-left: 20px !important;
	font-size:  20px !important;
	font-weight:normal;
	border: 8px solid #fff !important;
	margin: 0;
	text-shadow:none;
}

.margin-bottom-40{
    margin-bottom: 30px;
}

.content {
    padding-top: 25px;
	
    padding-bottom: 20px;
}

.col-md-3 {
    position: static;
}

.has-normal-font-size, .has-regular-font-size {
	line-height: 2.7em
}

.wp-block-table.is-stripes {
border-collapse:inherit;
border: 1px solid #3DB680;
	line-height: 2.7em;
}

.is-stripes td {
  border: solid 1px #3DB680;
	padding-left: 20px;
		padding-right: 20px;
}
.is-stripes tr:nth-child(1) {
	background: #C6EDDB;
}
.is-stripes tr:nth-child(3) {
	background: #ffeaea;
}
.is-stripes tr:nth-child(5) {
    background: #F8FAD4;
}
.is-stripes tr:nth-child(7) {
	background: #D1F1CC;
}
.header-v8 .navbar-toggle{
  width: 45px;
	height: 45px;
  text-align: center;
  background-color: #3DB680;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  border-radius: 50%;
  border-bottom: 4px solid #009250;
}
.header-v8 .navbar-toggle:active {
  -webkit-transform: translateY(2px);
  transform: translateY(2px);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
  border-bottom: none;
}
.header-v8 .navbar-toggle:visited{
	background-color: #3DB680;
}

.header-v8 .navbar-toggle:hover{
	background-color: #3DB680;
}
.header-v8 .navbar-bar::before{
	display:none;
}
.header-v8 .navbar-bar {
	display:none;
}
h2:after {
content: none !important;
}

.title-v4::before {
content: none !important;
}
.dekiru-slider-title{
position: absolute;
bottom: 6%;
	right: 6%;
color: #009966;
	    text-shadow: 1px 1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff, -1px -1px 1px #fff, 1px 1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff, -1px -1px 1px #fff;
}

.is-taiken-stripes {
border-collapse:inherit;
	line-height: 2.7em;
		
}
.is-taiken-stripes tr:nth-child(odd){
	background: #99FFaa;
	text-indent: 0.1in;
}
#media_image-2{
	text-align:center;
}

.chach1 {
position: absolute;
	text-align:left;
	font-size:  90%;
top: 5%;
left: 5%;
color: #009966;
font-weight: 800;
    text-shadow: 1px 1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff, -1px -1px 1px #fff, 1px 1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff, -1px -1px 1px #fff;
}
.chach2 {
	font-weight: 600;
	font-size:  78%;
  display: inline-block;
  height: 50px;
  border-radius: 30% 30% 50% 50%/50%;
  background: skyblue;
  text-align:center;
  line-height:50px;
	padding: 0px 15px;
}
.chach4 {
	font-weight: 600;
	font-size:  78%;
  display: inline-block;
  height: 50px;
  border-radius: 30% 30% 50% 50%/50%;
  background: #f89174;
  text-align:center;

  line-height:50px;
	padding: 0px 15px;
}
.chach3 {
position: absolute;
	text-align:left;
bottom: 6%;
left: 5%;
	font-size:  50%;
font-weight: 800;
    text-shadow: 1px 1px 1px #004F92, -1px 1px 1px #004F92, 1px -1px 1px #004F92, -1px -1px 1px #004F92, 1px 1px 1px #004F92, -1px 1px 1px #004F92, 1px -1px 1px #004F92, -1px -1px 1px #004F92;
}

.cover2{
	background-attachment: scroll !important;
}
.cover3{
	min-height: 360px;
	background-attachment: scroll !important;
}

.chach5 {
	text-align:left;
top: 50%;
color: #009966;
	font-size:  90%;
font-weight: 800;
    text-shadow: 1px 1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff, -1px -1px 1px #fff, 1px 1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff, -1px -1px 1px #fff;
}



h3{
	line-height: 2;
}

.midashi2{
	font-size: 28px;
animation: blinkAnime 1.3s infinite alternate;
}
@keyframes blinkAnime{
   0% { color: #ffeaea }
 100% { color: #ffc3c3 }
}
.midashi1 {
		font-size: 19px;
	font-weight: 600;
	width:px;
	height: 40px;
    margin: 2em 1em;
    color: #565656;
    background: #ffeaea;
    box-shadow: 0px 0px 0px 10px #ffeaea;
border: dashed 2px #ffc3c3;
    border-radius: 8px;
}
.midashi1 ul {
  margin-top: 0;
  padding-left: 10px;
  text-align: left;
  list-style: none;
  -webkit-animation: 12s linear 0s normal none infinite change;
          animation: 10s linear 0s normal none infinite change;
}

.midashi1 ul li {
  line-height: 40px;
  margin: 0;
}



.midashi1 {
  overflow: hidden;
}

.su-spoiler-title{
	font-size:20px !important;
}

.su-spoiler-style-default > .su-spoiler-content {
    padding: 0.2em 0 0.2em 0px !important;
}

div[class^="post-"] p {
    margin-top: 0em;
    margin-bottom: 0em;
}