.home_service7-card-top__image {
margin-top: 32px;
}

.home_service7__ul, .wppost .home_service7__ul {
	        gap: 24px;
        justify-content: flex-start;
}

.side-service-ul-li__link--no-image {
	    line-height: 1.6;
}

@media screen and (min-width: 1024px), print and (min-width: 1024px) {
    .home_greeting2 {
        padding: 0 0 20px 20px;}
}

.home_service7-li__card:hover {
 background-color:#FAFFFC;
}

.footer-A_main-menu__li {
      font-size: 13rem;
}
@media screen and (min-width: 1024px) {
.wppost p.writer-profile__image-bottom-name, .wppost p.writer-profile__image-bottom-affiliation {
    text-align: center;
    font-size: 16rem;
    line-height: 1.5;
    width: 176px;
}
}

#side_contact-2 .side-contact {
	background-color: #F2F1ED !important;

}

@media screen and (min-width: 1024px), print and (min-width: 1024px) {
    .home_greeting2-main {
        margin-bottom: 40px;
    }
}
@media screen and (min-width: 1024px), print and (min-width: 1024px) {

	.header-A-nav-menu-ul-li:has(.header-A-nav-menu-ul-child-li-a:hover) .header-nav-menu-ul-li-a.hover-theme-color {
		color: var(--theme-color) !important;
		opacity: 1;
	}
        .header-A-nav-menu-ul-child-li:hover {
          background-color: var(--theme-color) !important;
}

}




