
@media (min-width:994px){


.txteach{
	font-size: max(1vw,14px);
	color: #000;
	font-weight: normal;
	line-height: 2;
    font-family:"Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo,"Noto Sans CJK", sans-serif;
}


.titleeach_en{
	font-size: max(1vw,14px);
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-weight: normal;
	font-family: 'Century Gothic', Arial;
	line-height: 1.5;
	margin-bottom: 10px;
}



}



@media (max-width:993px){


.txteach{
	font-size: 16px;
	color: #000;
	font-weight: normal;
	line-height: 1.7;

}


.titleeach_en{
	font-size: 14px;
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-weight: normal;
	font-family: 'Century Gothic', Arial;
	line-height: 1.5;
	margin-bottom: 10px;
}



}


