
#page-title{
	margin-top:-22px;
	margin-bottom:30px;
	position:relative;
	background:url(/hp-pack/img/design/page-title_bg.png) top left no-repeat;
	width:960px;
	height:264px;
}
#page-title h1{
	position:absolute;
	top:47px;
	left:25px;
}
#page-title p{
	position:absolute;
	top:122px;
	left:75px;
}
#mfp_phase_stat{
	display:none;
}
#option{
	padding:0 20px;
	margin:0 0 50px;
}
#option *{
	box-sizing: border-box;
}
#option .table-wrapper{
	margin-bottom:20px;
}
#option table{
	border:3px solid #008cd6;
	border-collapse:collapse;
	font-size:1.2em;
	width:100%;
	margin-bottom:20px;
}
#option .table-wrapper table:last-of-type{
	margin-bottom:5px;
}
#option table th{
	background:#008cd6;
	color:#fff;
	font-weight:bold;
	padding:8px 20px 6px;
	text-align:left;
	border-right:1px solid #fff;
}

#option table td{
	padding:8px 20px;
	text-align:left;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	color:#222222;
		min-height:35px;
}
#option table td.first{
	font-weight:bold;
	font-size:1.1em;
	position:relative;
}
#option table .first{
	width:50%;
}
#option table .last{
	border-right:none;
}
.note span {
	color: #d60000;
}
#second{
	display:none;
}
#second label{
	border:none;
}
#first h1,#second h2{
	font-size:1.6em;
	color:#444;
	font-weight:bold;
	padding:0 2px 0 14px;
	margin:0 0 15px;
	background:url(/hp-pack/img/estimate/head_mark.png) no-repeat 2px 38%;
	}
#first #property{
	padding-top:10px;
	padding-bottom:8px;
}
#first #property label{
	display:inline-block;
	margin:0 25px 0 0;
	font-weight:bold;
}
/*必須　任意*/
#option .any,
#option .must{
	background: #2e6794;
	font-size: 11px;
	border-radius: 3px;
	padding:1px 6px;
	display: inline-block;
	vertical-align: middle;
	min-width: 38px;
	text-align: center;
	margin-right: 3px;
}
#option .must{
	background: #fff;
	color: #f50000;
}
.message .must{
	border: 1px solid #008cd6;
	padding: 2px 10px 3px;
	margin-right: 5px;
}
th .text {
	vertical-align: middle;
}
/*前付きテキスト*/
.b-text{
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
/*入力例*/
.ex{
	font-size: 12px;
	padding-top: 3px;
	color: #999;
}
/*input関連*/
input,textarea{
	font-size: 14px;
}
/*ホバー表示*/
#option table .outline{
	display:none;
	font-size:0.75em;
	font-weight:normal;

	color:#fff;
	background:#fa5f5f;
	position:absolute;
	border-radius:5px;
	width:240px;
	padding:7px 8px;
	z-index:10;
	top:-53px;
	right:-104px;
	l
}
#option table .outline:before {
	content: "";
	position: absolute;
	bottom: -6px;
	left: 50%;
	margin-left: -6px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 6px 4px 0 4px;
	border-color: #fa5f5f transparent transparent transparent;
	z-index: 0;
}
#option table .outline:after {
	content: "";
	position: absolute;
	bottom: -8px;
	left: 50%;
	margin-left: -8px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 8px 6px 0 6px;
	border-color: #fa5f5f transparent transparent transparent;
	z-index: -1;
}
#option table .qa{
	cursor:pointer;
	position:absolute;
	right:15px;
	display:inline-block;
	line-height:1;
	vertical-align:top;
	margin:-0 0 0 10px;
}
/*概算*/
#total-price{
	color:#555;
	font-size: 1.4em;
	font-weight:bold;
	padding:3px 3px 12px;
	margin-bottom: 5px;
	border: 3px solid #1e51a2;
	text-align:center;
}
#total-price dt{
	color:#fff;
	background:#1e51a2;
	padding:8px 0 6px;
	margin:0 0 10px;
}
#total-price strong,.total strong {
	color:#d90000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:140%;
}
/*お客様情報入力*/
#second h2{
	width:250px;
	float:left
}
#second .total{
	float:right;
	margin:0 0 5px;
	text-align:right;
}
#second .total span{
	vertical-align:middle;
}
#second .total .gaisan{
	display:inline-block;
	background:#1e51a2;
	color:#fff;
	border-radius:6px;
	padding:2px 5px 2px;
	font-size:0.95em;
}
#second .total .naiyou{
	display:block;
	font-size:0.9em;
	padding:2px 0 0;
	text-decoration:underline;
	cursor:pointer;
}
#option .message{
	clear:both;
	color:#444;
	font-size:1.2em;
	font-weight:bold;
	margin:0 0 20px;
}
#option .discription span{
	color:#d90000;
}
#option table#customer th{
	width: 290px;
	background:#008cd6;
	color:#fff;
	font-weight:bold;
	padding:8px 15px 6px;
	text-align:left;
	border-bottom:1px solid #fff;
}
/*お客様情報入力欄の見積もり項目*/
#select-item table{
	clear:both;
	display:none;
}
#option #select-item table {
	border-collapse:collapse;
	font-size: 1.0em;
	border:none;
	margin-bottom: 20px;
	width:100%;
}
#second #select-item table th,#select-item table td {
	padding-left:10px;
}
#option #select-item table th{
	background:#505050;
	width:300px;
	border:1px solid #3c3c3c;
}
#option #select-item table td{
	border-right:none;
	border:1px solid #3c3c3c;
	width:500px;
}
/*利用規約*/
#agreement{
	border:3px solid #008cd6;
	border-collapse:collapse;
	font-size:1.2em;
	width:100%;
	margin-bottom:20px;
}
#agreement> dt{
	background:#008cd6;
	color:#fff;
	font-weight:bold;
	padding:8px 20px 6px;
	text-align:center;
}
#agreement #agreement-text{
	margin:15px 20px;
	padding:13px;
	border:1px solid #ccc;
	height:140px;
	overflow:auto;
}
#agreement #agreement-check{
	font-weight:bold;
	text-align:center;
	margin:0 0 20px;
}
#agreement #agreement-check label{
	background:#ededed;
	padding:6px 40px;
	border-radius:20px;
}
#kiyaku {
	font-size:0.9em;
}
#kiyaku dt{
	font-size:1.1em;
	margin:0 0 4px;
}
#kiyaku dd{
	margin:0 0 15px;
}
#kiyaku dd dl dt{
	font-size:1.0em;
	margin:0 0 2px;
	font-weight:bold;
}
form#mailformpro #kiyaku ul{
	margin:5px 0;
}
/*ボタン*/
#option .next,#option .back #option .submit{
	display:inline-block;
	cursor:pointer;
}
#option .btn-wrap-top{
	margin:0 0 7px;
}
#option .btn-wrap{
	position:relative;
	text-align:center;
}
#option .btn-wrap .back{
	position:absolute;
	left:10px;
	top:24px;
}
#option .next,#option .submit{
	border:none;
	background:none;
}
#option .next:hover,#option .back:hover,#option .submit:hover{
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)"
}

#hidden{
	display:none;
}
/* -------- */
.bottom_text{
	margin-bottom:20px;
	text-align:center;
}
