body,
.header ul.menu li{
    font-family: Helvetica Neue,Verdana,Helvetica,Arial,Utkal,sans-serif;
}
.fontJa{
	font-family: 'PT Serif', serif;
}
h2.title,
h2.titlex {
	font-family: 'PT Serif', serif;
	    font-size: 22px !important;
    letter-spacing: 1.1px;
}
.boxCampus .txtBloc ul li {
    font-size: 13px;
}



.formTbl dl.list.type02 > dt {
	width: 28%;
}
.formTbl dl.list.type02 > dd {
	width: 71%;
}
/*201908*/
.header ul.menu li{ padding-left: 1.5%;padding-right: 1.5%;}
.boxCampus .txtBloc ul li span.icn{ height:50px;}
@media screen and (max-width: 640px) and (orientation:portrait){
	.formTbl input[type=text]{
    width: 50%;
	}
	.formTbl dl.list.type02 > dt {
		width: 100%;
	}
	.formTbl dl.list.type02 > dd {
		width: 100%;
	}
	br.sp{
		display:block!important;
	}
	.formTbl input[type=email],
	.formTbl input[name=address1]{
    width: 90%!important;
	}
	#oc .btn a {
    width: 60%;
    font-size: 16px;
	}
}