/** win font
-------------------------------------------------------------------------------------------------------------------------- */
.font8s{
	font-size: 8px;
	line-height: 128%;
}
.font8{
	font-size: 8px;
	line-height: 138%;
}
.font8h{
	font-size: 8px;
	line-height: 148%;
}

.font10s{
	font-size: 10px;
	line-height: 128%;
}
.font10{
 font-size: 10px;
 line-height: 140%;
}
.font10h{
 font-size: 10px;
 line-height: 148%;
}

.font12s{
 font-size: 12px;
 line-height: 128%;
}
.font12{
 font-size: 12px;
 line-height: 138%;
}
.font12h{
 font-size: 12px;
 line-height: 148%;
}

.font14s{
 font-size: 14px;
 line-height: 128%;
}
.font14{
 font-size: 14px;
 line-height: 128%;
}
.font14h{
 font-size: 14px;
 line-height: 148%;
}

.font16s{
 font-size: 16px;
 line-height: 128%;
}
.font16{
 font-size: 16px;
 line-height: 138%;
}
.font16h{
 font-size: 16px;
 line-height: 148%;
}

.font18{
 font-size: 18px;
 line-height: 138%;
}

.font20{
 font-size: 20px;
 line-height: 138%;
}

.font20s{
 font-size: 20px;
 line-height: 100%;
}

.font28{
 font-size: 28px;
 line-height: 138%;
}

.font28s{
 font-size: 28px;
 line-height: 95%;
}

/* ヘッダ：キャラ吹き出し内テキスト */
.headTBox {
	font-size: 10px;
	line-height: 145%;
	color: #FF9900;
	padding: 1px 5px 2px 0;
}
/*
.headTBox a { color: #FF9900; }
*/
/* 学びたいこと学部・学科を探す */
#condition .Tx01 {
	color: #FD1717;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -0.09em;
}

/*▼▼▼09追加▼▼▼　*/
.font25s{
 font-size: 25px;
 line-height: 120%;
}
.font25{
 font-size: 25px;
 line-height: 136%;
}

