/**********************************[contact]***/
.contact-form{
	width:90%;
	margin:0px auto;
	margin-top:30px;
	max-width:100%;
}
.list{
	border-spacing:0px;
}
.ttd1{
	width:30%;
	font-size:18px;
	line-height:120%;
	background: #eaeaea;
	vertical-align:top;
font-size: 14px;
	padding: 22px 10px 22px 26px;
	border-bottom:1px dotted #7f7f7f;
}
.ttd1 span{
	margin-top:-1px;
	float:right;	
font-size: 10px;
	padding: 0px 5px;
	color:#f00;
}
.ttd2{
	width:70%;
	padding:9px 17px;
	border-bottom:1px dotted #7f7f7f;
}
.ttd3 {	
	vertical-align:bottom;
}
.ttd3 img{
	margin-bottom:-4px;
	margin-left:-2px;
}
.size1{
	height:198px !important;
}
.no_bdb{
	border-bottom:none !important;
}
.contact-form text, .contact-form textarea, .contact-form select{
	font-family:"ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", sans-serif;	
	
}

.contact100{
	width:100%;
	height:42px;
	border:1px solid #ccc;
	behavior: url(PIE.htc);	
}

.contact101{
	width:100%;
	height:80;
	border:1px solid #ccc;
	behavior: url(PIE.htc);	
}





#end_form{
	margin-top:20px;
	color:red;
	margin-bottom:10px;
}
.contact-form .submit-btn{
	font-size:20px;
	color:#FFF;
	background-color:#545252;
	width:170px;
	height:60px;
	text-shadow:1px 1px 2px rgba(255,255,255,1);
}
.contact-form .submit-btn:hover{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";  
  	filter: alpha(opacity=60);  
  	-moz-opacity: 0.6;  
  	-khtml-opacity: 0.6;  
  	opacity: 0.6;
	text-shadow:-1px -1px 2px rgba(0,0,0,0.5);
	cursor: pointer;
}
/**********************************[content]***/
#block_text2{
	font-size:18px;
	margin-bottom:60px;
	text-align:center;
}

#block_text22{
	font-size:18px;
	margin-bottom:60px;
	text-align:center;
}
#block_text3{
	font-size:18px;
	margin-bottom:60px;	
}
.span_tel{
	font-size:32px;
	color:#886969;
}

@media (max-width: 1199px) {


  }
@media (max-width: 992px) {
 }
@media (max-width: 768px) {
	.ttd1{
	font-size:16px;
	}
	
	#block_text2{
	font-size:18px;
	margin-top:10px;
	margin-bottom:20px;
	text-align:center;
}

#block_text22{
	font-size:18px;
	margin-top:10px;
	margin-bottom:0px;
	text-align:center;
}


 }
@media (max-width: 560px) {
	.contact-form{
		width:100%;
		margin:0px;
		padding:0px;
	}
	.list{
	width:100%;

}

.size1{
	width: 90%;
}

	.ttd1 {
		width:93%;
font-size: 15px;
font-weight: bold;
		display:block;
padding: 2% 2% 2% 5%;
	}
	.ttd2 {
		width:93%;
		display:block;
				margin:0px;
	}
	.ttd3 { 
		width:90%;
		display:none;
	}

	#end_form{
	text-align:center;
	}

 }