@charset "utf-8";
/* ===================================================================
CSS information

 file name  :contact.css
 author     :PCBrain
 style info :contact用
=================================================================== */
#main #contactFormS h3{
	background:url(../img/contact/bg_h3_contact.png) no-repeat bottom;
	color:#333;
	font-size:18px;
	padding:0 0 0 30px;
	min-height:0;

}
#main #contactFormS .remark_red{
	padding:0 3px;
}

#main .wpcf7-form-control-wrap input[type=text],
#main .wpcf7-form-control-wrap input[type=email],
#main .wpcf7-form-control-wrap textarea{
	box-sizing:border-box;
	width:100%;
}