.txt-en {font-size: 32px;color: #000000;line-height: 130%;font-weight: 600;padding: 0 0 20px;}
.intro {font-size: 32px;color: #000000;line-height: 130%;font-weight: 600;padding: 0 0 20px;}
.intro > span {color: #077aff;}
.intro > span.yellow {color: #ffa559;}


@media (max-width: 768px) {
	.txt-en {font-size: 25px;}
	.intro {font-size: 25px;}
}