body {
	line-break: strict;
}

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

.modal.modal-bento {
	top: -1px;
}

.section-hero .highlight-wrapper {
	margin-left: 10px;
}

.section-hero .highlight-wrapper .highlight::before {
	transform: translateY(-55%);
}

@media only screen and (max-width: 1068px) {
	.section-community .grid-item-learning-center .tile-content {
		padding: 40px 20px;
	}
}

@media only screen and (max-width: 734px) {
	.section-community .grid-item-learning-center .tile-content {
		padding: 40px 30px;
	}
}

.section-community .grid-item-coach .tile-content .tile-headline {
	max-width: 100%;
}

@media only screen and (max-width: 320px) {
	.section-community
		.grid-item-teacher
		.tile-content
		.tile-headline
		.jp-adjust-space {
		margin-right: 10px;
	}
}

.section-specialist .grid-item-expert .circle-icon {
	transform: translateX(-65%);
}

.section-specialist .bentos-intro-headline .highlight-wrapper {
	margin-left: 20px;
	margin-right: 15px;
}

@media only screen and (max-width: 734px) {
	.section-specialist .bentos-intro-headline .highlight-wrapper {
		margin-left: 10px;
		margin-right: 10px;
	}
}

.section-specialist
	.bentos-intro-headline
	.highlight-wrapper
	.highlight::before {
	transform: translateY(-55%);
}

@media only screen and (max-width: 1068px) {
	.section-success-story .copy-wrapper {
		padding-right: 15px;
	}
}

@media only screen and (max-width: 734px) {
	.section-success-story .copy-wrapper {
		padding-right: 0;
	}
}

.modal-success-story .modal-content .modal-quote-container {
	padding-left: 65px;
	padding-right: 65px;
}

@media only screen and (max-width: 1068px) {
	.modal-success-story .modal-content .modal-quote-container {
		padding-left: 34px;
		padding-right: 34px;
	}
}

@media only screen and (max-width: 734px) {
	.modal-success-story .modal-content .modal-quote-container {
		padding-left: 38px;
		padding-right: 38px;
	}
}

.section-recirculation .recirculation-headline .highlight-wrapper {
	margin-right: 13px;
}

@media only screen and (max-width: 1068px) {
	.section-recirculation .recirculation-headline .highlight-wrapper {
		margin-left: 8px;
		margin-right: 13px;
	}
}

.section-recirculation
	.recirculation-headline
	.highlight-wrapper
	.highlight::before {
	transform: translateY(-55%);
}

.modal-body .typography-headline-super {
	font-size: 72px;
}

@media only screen and (max-width: 1068px) {
	.modal-body .typography-headline-super {
		font-size: 64px;
	}
}

@media only screen and (max-width: 734px) {
	.modal-body .typography-headline-super {
		font-size: 48px;
	}
}

@media only screen and (max-width: 320px) {
	.modal-success-story .modal-content .modal-body.thailand .modal-stats .stat {
		margin-bottom: 26px;
	}

	.modal-success-story
		.modal-content
		.modal-body.thailand
		.modal-stats
		.stat:nth-child(3) {
		margin-top: 0;
		margin-bottom: 0;
	}
}
