@charset "utf-8";

/*
***********************************************************************************************
総合お問合わせフォーム
/inquiry/all/
***********************************************************************************************
*/


/*
***********************************************************************************************
サイト内共通要素
***********************************************************************************************
*/

#page_main_img{
}

#subPageMenu{
	display:none;
}

#sidebar{
	display:none !important;
}

	.viewmode-mobile #main_contents{
		padding-top:0px;
	}

#left_contents{
	float:none;
	width:100%;
}

#contentsArea{
	float:none;
}

form.wpcf7-form .table_form th{
	width:220px;
}