 @charset "UTF-8";
/********************************************************* reset*/

/*----------社長メッセージ文章テキストスタイル-----------------*/
#message-wrap p{
	margin-top:5px;
	text-indent:0em;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 0.05em;
	word-break:normal !important;
}



@media screen and (max-width : 1144px)
{
	#main-wrap{
		padding:40px 0 0px;
	}
	
	#to-home{
		margin: 50px 0 0 !important;
	}
	
	footer{
	padding:0 0 40px 0;
	}

}