@charset "utf-8";
/* CSS Document */
div.contents{
	padding-top:106px;
}

@media screen and (max-width:1259px){
  div.contents{
	padding-top:0;
}
}