@charset "utf-8";
/************************************************************************************************************************************
	IEのみ適用されるスタイルシート
************************************************************************************************************************************/
@media all and (-ms-high-contrast:none) {


/************************************************************************************************************************************
	header	-CommonSetting-
************************************************************************************************************************************/
.is_lower #header #header_content .contact_us {
	margin-left: auto;
}






/************************************************************************************************************************************
	footer	-CommonSetting-
************************************************************************************************************************************/
.is_index #footer::before, 
.is_lower.recruit #footer::before, 
.is_lower.contact #footer::before {
	content: " ";
	display: block;
	position: absolute;
	right: -50%;
	top: -180%;
	z-index: 2;
	width: 200%;
	height: 200%;
	background-color: #FFF;
	transform: rotate(-7deg);
}








/************************************************************************************************************************************
	全ページ共通
************************************************************************************************************************************/






/************************************************************************************************************************************
	TOP
************************************************************************************************************************************/
/** # *****************************************************************/




}	/* end IE */






/************************************************************************************************************************************
	PC　IEのみ適用されるスタイルシート
************************************************************************************************************************************/
@media all and (-ms-high-contrast:none) and (min-width: 768px) {
/************************************************************************************************************************************
	header	#nav
************************************************************************************************************************************/
}	/* end IE */








/************************************************************************************************************************************
	Edgeのみ適用されるスタイルシート
************************************************************************************************************************************/
/* for Microsoft Edge */
@supports (-ms-ime-align:auto) {
/************************************************************************************************************************************
	header	-CommonSetting-
************************************************************************************************************************************/






/************************************************************************************************************************************
	footer	-CommonSetting-
************************************************************************************************************************************/
.is_index #footer::before, 
.is_lower.recruit #footer::before, 
.is_lower.contact #footer::before {
	content: " ";
	display: block;
	position: absolute;
	right: -50%;
	top: -180%;
	z-index: 2;
	width: 200%;
	height: 200%;
	background-color: #FFF;
	transform: rotate(-7deg);
}








/************************************************************************************************************************************
	全ページ共通
************************************************************************************************************************************/






/************************************************************************************************************************************
	TOP
************************************************************************************************************************************/
/** # *****************************************************************/




}	/* end Edge */





