@charset "utf-8";

/*//////////////////////////////////////////////////////////////////////////////

	ID15
	お問い合わせフォーム

//////////////////////////////////////////////////////////////////////////////*/


/*------------------------------------------------------------------------------

	共通

------------------------------------------------------------------------------*/

#sub {
	display: none;
}

.form table {
	border-bottom: 1px solid #ED6366;
}


@media screen and (min-width: 768px){

#main {
	float: none;
	width: auto;
}

}