/* ================================
newyear
================================ */
@media screen and (min-width: 768px), print {
  #topBox h1 .title br {
/*    display:inline;*/
  }
}
@media screen and (min-width: 980px), print {
#commitment .fBox:nth-child(1) .content dl dt{
	padding: 3px 0;
	font-size: 15px;
	width: 150px;
}
#commitment .fBox:nth-child(2) .content dl dt{
	width: 140px;
}
#commitment .fBox:nth-child(3) .content dl dt{
	width: 140px;
}
#commitment .fBox:nth-child(4) .content dl dt{
	padding: 3px 0;
	font-size: 15px;
	width: 150px;
}
#commitment .fBox:nth-child(5) .content dl dt{
	padding: 3px 0;
	font-size: 15px;
	width: 150px;
}
#commitment .fBox:nth-child(6) .content dl dt{
	font-size: 15px;
	width: 150px;
}
#commitment .fBox:nth-child(7) .content dl dt{
	font-size: 15px;
	width: 150px;
}
}