@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------
	お問い合わせ
------------------------------------------------------------*/
#mail1{
	clear:left;
	margin-top:50px;
	width:100%;
	height:auto;
	line-height:1.8em;
}

#mail1 section{
	clear:left;
	margin:0 auto;
	padding-bottom:100px;
	width:1200px;
	height:auto;
}

#mail1 h1{
	margin-top:80px;
	margin-bottom:10px;
	padding-left:15px;
	text-align:left;
	font-family:serif;
	font-size:20px;
	line-height:1.6em;
	border-left:#b67352 6px solid;
}

#mail1 h2{
	text-align:center;
	color:#333;
	font-size:20px;
	font-weight:bold;
	line-height:2.8em;
}

#mail1 li{
	margin-left:20px;
}

#mail1 li span{
	padding:0 15px;
	color:#FFF;
	background:#C03;
}

#mail1 #button{
	text-align:center;
}

#mail1 .btn{
	margin-bottom:50px;
	padding:10px 50px;
}

/*------------------------------------------------------------
	メールフォーム
------------------------------------------------------------*/
#mail1 table{
	clear:left;
	margin-top:30px;
	width:100%;
	line-height:1.5em;
	border-collapse:collapse;
	border-top:#441f04 3px solid;
}

#mail1 table td{
	padding:15px 10px;
	width:28%;
	text-align:center;
	color:#FFF;
	background:#b67352;
	border-top:#421e04 1px dotted;
	border-bottom:#421e04 1px dotted;
}

#mail1 table th{
	padding:15px 10px;
	text-align:left;
	font-weight:normal;
	background:#FFF;
	border-left:#421e04 1px dotted;
	border-bottom:#421e04 1px dotted;
}

#mail1 table th span{
	margin-left:10px;
	color:#C00;
}

@media only screen and (max-width: 1200px) {
/*------------------------------------------------------------
	お問い合わせ
------------------------------------------------------------*/
#mail1{
	clear:left;
	margin-top:50px;
	width:100%;
	height:auto;
	line-height:1.8em;
}

#mail1 section{
	clear:left;
	margin:0 auto;
	padding-bottom:100px;
	width:90%;
	height:auto;
}

#mail1 h1{
	margin-top:80px;
	margin-bottom:10px;
	padding-left:15px;
	text-align:left;
	font-family:serif;
	font-size:20px;
	line-height:1.6em;
	border-left:#b67352 6px solid;
}

#mail1 h2{
	text-align:center;
	color:#333;
	font-size:20px;
	font-weight:bold;
	line-height:2.8em;
}

#mail1 li{
	margin-left:20px;
}

#mail1 li span{
	padding:0 15px;
	color:#FFF;
	background:#C03;
}

#mail1 #button{
	text-align:center;
}

#mail1 .btn{
	margin-bottom:50px;
	padding:10px 50px;
}

/*------------------------------------------------------------
	メールフォーム
------------------------------------------------------------*/
#mail1 table{
	clear:left;
	margin-top:30px;
	width:100%;
	line-height:1.5em;
	border-collapse:collapse;
	border-top:#441f04 3px solid;
}

#mail1 table td{
	padding:15px 10px;
	width:auto;
	text-align:center;
	color:#FFF;
	background:#b67352;
	border-top:#421e04 1px dotted;
	border-bottom:#421e04 1px dotted;
}

#mail1 table th{
	padding:15px 10px;
	text-align:left;
	font-weight:normal;
	background:#FFF;
	border-left:#421e04 1px dotted;
	border-bottom:#421e04 1px dotted;
}

#mail1 table th span{
	margin-left:10px;
	color:#C00;
}
}