@charset "utf-8";
.footer-A_main-menu-div .footer-A_main-menu:first-of-type .footer-A_main-menu__li:nth-of-type(n+3):nth-of-type(-n+5) {
	left: 1em;
}
@media screen and (min-width: 1024px) {
	.home_greeting2-main__title {
		font-size: 20rem;
	}
	.wppost p.writer-profile__image-bottom-affiliation {
		font-size: 15rem;
	}
	.header-A-nav-menu-ul-child-li:nth-of-type(n+2):nth-of-type(-n+4) .header-A-nav-menu-ul-child-li-a {
		padding-left: 52px;
		&::before {
			left: 32px;
		}
	}
}