@charset "utf-8";
@media screen and (max-width:949px) {
	
/* タイトル部分 */
#others #contents .titleBox h1{
	margin-left: 15px;
	margin-right: 15px;
	background-position: -5px top;
}
}