/* ================================
halloween 
================================ */
@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(1) .content dl dt{
	padding: 3px 0;
	font-size: 15px;
}
#commitment .fBox:nth-child(4) .content dl dt{
	padding: 3px 0;
	font-size: 15px;
	width: 160px;
}
#commitment .fBox:nth-child(5) .content dl dt{
	padding: 3px 0;
	font-size: 15px;
	width: 140px;
}
#commitment .fBox:nth-child(7) .content dl dt{
	width: 140px;
}
}