@charset "UTF-8";

/*--------------------------------------------------------------------
inquiry.html
inquiry.css
--------------------------------------------------------------------*/


/*------------Title---------------------------------------------------------------*/
div#Title h2 { background-image: url(../../img/title/inquiry.png); }


/*------------TopNav---------------------------------------------------------------*/
div#TopNav ul li { width: 440px; }


/*------------mail---------------------------------------------------------------*/
div#mail div.Flow {
	height: 45px;
	margin-top: 30px;
	background-repeat: no-repeat;
	background-position: center top;
}
div#mail div.Flow * { display: none; }
div#mail div#Flow01 { background-image: url(../../img/pc/inquiry/flow_p01.png); }
div#mail div#Flow02 { background-image: url(../../img/pc/inquiry/flow_p02.png); }
div#mail div#Flow03 { background-image: url(../../img/pc/inquiry/flow_p03.png); }
div#mail div#Flow04 { background-image: url(../../img/pc/inquiry/flow_p04.png); }
div#mail div.Flow + p { margin-top: 30px; }

div#mail strong { color: #ff1d25; }
div#mail a { color: #80ad00; }
div#mail p + p { margin-top: 0.8em; }
div#mail ul#Note li {
	list-style: none;
	padding-left: 1em;
	text-indent: -1em;
}
div#mail ul#Note li:before { content: "※"; }

div#mail table {
	width: 100%;
	margin-top: 0.8em;
	border-collapse: collapse;
	border-top: 1px solid #d4d5d5;
}
div#mail table tr th {
	width: 22.5%;
	padding: 10px 20px;
	background: #eaeaea;
	border-bottom: 1px solid #d4d5d5;
	text-align: left;
	vertical-align: top;
}
div#mail table tr th span { float: right; }
div#mail table tr td {
	width: auto;
	padding: 10px 20px;
	border-bottom: 1px solid #d4d5d5;
	border-left: 1px solid #d4d5d5;
	text-align: left;
	vertical-align: middle;
}
div#mail table tr td span {
	margin-left: 0.5em;
	font-size: 85.71428571428571%;
	color: #ff1d25;
}
div#mail table tr td ul {
	width: 100%;
	overflow: hidden;
	list-style: none;
}
div#mail table tr td ul li {
	margin-right: 1.8em;
	float: left;
}
div#mail table tr td ul li input { vertical-align: -0.15em; }
div#mail table tr td .Inp01 { width: 99%; }
div#mail table tr td .Inp02 { width: 40%; }
div#mail table tr td .Inp03 { width: 18%; }
div#mail table tr td textarea { height: 290px; }
div#mail div#SubmitBtn {
	margin: 30px auto 0;
	text-align: center;
}
div#mail div#SubmitBtn input { margin: 0 1em; }


/*------------privacy----------------------*/
div#privacy h4 {
	margin-top: 50px;
	margin-bottom: 20px;
	padding: 0 10px 10px;
	background: url(../../img/parts/line02.gif) no-repeat center bottom;
	line-height: 1.2;
	font-size: 2em;
}
div#privacy div#policy {
	width: 100%;
	height: 400px;
	margin-bottom: 30px;
	overflow: auto;
}
div#privacy div#policy dl dt {
	margin-top: 30px;
	margin-bottom: 10px;
	padding-bottom: 8px;
	border-bottom: 2px solid #d4d5d5;
	line-height: 1.2;
	font-size: 1.57em;
	color: #80ad00;
}
div#privacy div#policy dl dd ol { padding-left: 1.8em; }
div#privacy div#policy dl dd ul li {
	list-style: none;
	padding-left: 1em;
	text-indent: -1em;
}
div#privacy div#policy dl dd ul li:before { content: "・"; }
div#privacy div#policy p#EndTxt {
	width: 13em;
	margin-top: 2em;
	margin-left: auto;
	padding-right: 2em;
}


/*------------tel---------------------------------------------------------------*/
div#tel div#TelNum {
	width: 500px;
	margin: 20px auto 0;
}
div#tel div#TelNum p,
div#tel div#TelNum dl dt,
div#tel div#TelNum .DispNo { display: none; }
div#tel div#TelNum dl {
	height: 92px;
	background: url(../../img/pc/inquiry/telephone.png) no-repeat center center;
}
div#tel div#TelNum dl dd span,
div#tel div#TelNum dl dd a {
	overflow: hidden;
	line-height: 0;
	text-indent: -99999px;
	font-size: 0;
}