@charset "UTF-8";

/*================================================
 * 
 ================================================*/
.map {
	margin-bottom: 35px;
	border: 1px solid #ddd;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.googlemap {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.googlemap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

#access11 {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px;
}
#access2 {
	margin-bottom: 10px;
}
#name {}
#email {}
#what {}
#question {
	height: 150px;
}
.long {}
.atlast {}
#contacttbl {
}
#contacttbl {
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	line-height: 1.5;
}
#contacttbl th {width:127px;padding:10px 0;text-align:left;font-weight:normal;vertical-align:top;}
#contacttbl th div {border-right:3px solid #f19500;padding:5px 0;}
#contacttbl td {padding:15px 10px 15px 15px;text-align:left;vertical-align:top;}
#contacttbl th.atlast div {height:150px;}
.buttons input {
	width: 152px;
	height: 42px;
	background: #f19500;
	color: #FFFFFF;
	border: none;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	margin-left: 65px;
	margin-bottom: 36px;
}

.contactmessage {padding:10px 0;}

input[type="submit"] {
	-webkit-appearance: none;
}

/*================================================
 *  スマートフォン向けデザイン
 ================================================*/
@media screen and (max-width:779px) {


}
