.en .messageBox .textBox .inner {
	margin-top: 20px;
}
.en .messageBox .textBox .txt.special {
    margin-bottom: 10px;
}
.en .messageBox .name strong {
	vertical-align: 0;
}
.en .service .textList li {
	font-size: 1.5rem;
}
.en .serviceBox .rBox li {
	margin-left: 1.2em;
	text-indent: -1.2em;
	font-size: 1.4rem;
}
.en .aboutList dt {
	margin-right: 16px;
}
.en .aboutList dd {
	width: calc(100% - 146px);
}
.en .messageBox .textBox .txt {
	text-indent: 0;
	line-height: 1.8;
}
@media all and (max-width: 896px) {
	.en .serviceBox .rBox li {
		font-size: 1.3rem;
	}
	.en .service .textList li {
		font-size: 1.4rem;
	}
}