@charset "utf-8";

/*--------------------------------------------
 
      お問い合わせ（index.html）
 
---------------------------------------------*/

h3.works{
	font-size:140%;
}

.telcontact{
	padding:10%;}

.telcontact img{
	width:80%;
	max-width:288px;
	height:auto;
}


.single img{
	width:100%;
	height:auto;
}

.cform th,
.cform td{
	display:block;
	padding:3%;
	width:94%;
}

.cform th{	text-align:center;}

.cform textarea{
	width:94%;}