@charset "utf-8";
/*
	Theme Name: diver_child
	Template: diver
	Description:  Diverの子テーマです。
	Theme URI: http://tan-taka.com/diver/
	Author: Takato Takagi
 */
.spcNameTxt {
	font-family: 'Noto Sans HK', sans-serif !important;
	font-size: 17px;
}

@media screen and (max-width:768px) {
.spcNameTxt {
	font-size: 15px;
}
}