body {
	line-break: strict;
}

@media only screen and (max-width: 1068px) {
	.section-hero .hero-content .hero-content-headline:lang(ja) {
		font-size: 72px !important;
	}

	.typography-headline-standalone:lang(ja) {
		font-size: 72px !important;
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .hero-content .hero-content-headline:lang(ja) {
		font-size: 48px !important;
	}

	.typography-headline-standalone:lang(ja) {
		font-size: 48px !important;
	}
}

.icon-wrapper .icon, .icon-wrapper .icon-after:after, .icon-wrapper .icon-before:before, .icon-wrapper .more:not(.icon-before):after {
	position: relative;
}

.section-privacy {
	padding-bottom: 188px;
}

@media only screen and (max-width: 1068px) {
	.section-privacy {
		padding-bottom: 165px;
	}
}

@media only screen and (max-width: 734px) {
	.section-privacy {
		padding-bottom: 45px;
	}
}
.router-tile .router-tile-headline {
	width: 100%;
}

@media only screen and (max-width: 414px) {
	.section-hero .manifesto-copy-item:nth-child(3) {
		max-width: 270px;
		margin-left: auto;
		margin-right: auto;
	}
}
@media only screen and (max-width: 400px) {
	.section-menstrual-health .typography-headline-standalone {
		max-width: 320px;
	}
}

@media only screen and (min-width: 1069px) {
	html .section-hero .hero-content .hero-content-wrapper {
		width: 835px;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	html .section-hero .hero-content .hero-content-wrapper {
		width: 670px;
	}
}
