@charset "UTF-8";
/********************************************************* reset*/
h2{
	font-size:40px;/*--32 40--*/
	/*--padding-bottom: 1em; 1em 0.6em--*/
	padding-bottom:30px;
	}

div.page-dis{
margin-bottom: 70px;
	}

#sub-water{
	margin-top: 40px;
}



/*-------ＣＳＲのボタンスタイル用追加 文字の間隔　行間ではありません------------------*/
#service-contents .btn-style-01{
	letter-spacing: 2px!important;
	line-height: 120%!important;
	font-size:18px;
}


#company-contents .btn-style-01{
	letter-spacing: -5px!important;
}

@media screen and (max-width : 1144px)
{
/*-------タイトルをぎりぎりまで伸ばす------------*/
	#main-wrap{
	padding:40px 0px 0px;
	}

}