/*お問い合わせ*/


.contact_wrap{
	margin-bottom: 30px;
	margin-left:30px;
	margin-right: 30px;
}
/*.contact{width: 100%; margin: 30px 30px 0px 30px;}
.contact_box01{
	width:910px;
	border-bottom:1px solid rgb(218,218,218);
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-bottom:20px;
}
.contact_box01,.contact_box02{display: table;}
.contact_box01 div, .contact_box02 ul{display: table-cell; vertical-align: top;}
.contact_box01 div:first-child{border-right: 20px solid #fff;}*/
.contact_box02 li{
	color: #666;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	text-indent: 0em;
}
/*
.contact_box02 p{display: inline; padding-bottom: 5px; line-height: 2em; font-size: 17px;}
.contact_box02 ul:first-child{border-right: 20px solid #fff;}
*/

.tanaiyoub{
	width: auto;
	text-align: left;			/*文字色*/
	background: #ffffff;	/*背景色*/
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
}
.tanaiyouspbcenb{
	width: auto;
	color: #000000;
	text-align: left;
	background: #ffffff;	/*背景色*/
	font-size: 15px;
	font-weight: normal;
	line-height: 19px;
	margin-top: 15px;
	margin-bottom: 20px;
}
.tanaiyous{
	width: auto;
	text-align: left;			/*文字色*/
	background: #ffffff;	/*背景色*/
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
}

/*お問い合わせ*/
.contact_text{ font-size: 1em; margin-bottom: 20px; line-height:2;}
.line,.line2 {display: table; width: 100%; }
.line p,.line2 p{display: table-cell; padding: 10px; vertical-align: middle; padding-left:20px;}
.line p:first-child{width: 200px; background-color: #eee; border-bottom: 1px solid #fff; }
.line2 p:first-child{width: 200px; background-color: #eee;}
.form div:first-child{border-top: 1px solid #eee;}
.line span,.line2 span{color: #ae1118; font-size: 12px; font-weight: bold; }
.ttl-01 {border-bottom: 1px solid #eee; border-right: 1px solid #eee; border-top: 1px solid #eee;}
#btn{margin: 20px auto; text-align: center;}
input {padding: 10px; font-size: 1em;}
textarea{padding: 10px;}
#textfield{width: 600px; font-size: 1em; height:150px;}
.ttl-01 span{color: #333; font-size: 12px; font-weight: normal;}
#btn input:hover{opacity: 0.7;}
