@charset "UTF-8";
/* CSS Document */

body {
	/*word-break: keep-all;*/
	word-wrap: break-word;
	overflow-wrap: break-word;
}


.mainvisual_text {
	padding-top: 0;
}
.mainvisual_en_text {
	font-size: 58px;
	line-height: 1.4;
	letter-spacing: 0.2rem;
	color: #1020bc;
}
@media screen and (max-width: 767px) {
	.mainvisual_en_text {
		font-size: 28px;
		line-height: 1.1;
	}
}


.business_section_title {
		font-size: 26px;
	}


.mod-news-list_label {
	letter-spacing: 0.2em;
}
