@charset "utf-8";
/* CSS Document */
/*=======================================================================
	フォーム全体共通の指定
=======================================================================*/
/*sumaistar.css打消し START*/
#copy{
	float: none;
}
footer a:link, footer a:hover, footer a:visited{
	color: #FFF;
}

.inputArea ul#objectTypeList li.checkboxList a, .inputArea ul#objectTypeList li.checkboxList a:link, .inputArea ul#objectTypeList li.checkboxList a:active, .inputArea ul#objectTypeList li.checkboxList a:hover,
li.radioList a, li.radioList a:link, li.radioList a:visited, li.radioList a:active, li.radioList a:hover{
	text-decoration: none;
}
/*sumaistar.css打消し END*/

/*form START*/
#objectPrefectureIdList{
	zoom:100%;
}

.inputArea .paragrapheTitle{
	background-color: #F5EDE8/*#e8dcd0*//*#f0f0f0*/;
}

#objectPrefectureIdList:after{
	content:'.';
	display:block;
	clear:both;
	height:0;
	margin:0;
	padding:0;
	line-height:0;
	font-size:0;
	visibility:hidden;
}

#objectPrefectureIdList li{
	clear:both;
	display:block;
	width:7.0em;
	margin:3px 0 20px 0;
	padding:3px 0;
	text-align:center;
	color:#ffffff;
	background-color:#8a98a5;
	border-radius:5px 0 0 5px;
	list-style:none;
	float:left;
}

#objectPrefectureIdList li.checkboxList{
	display:block;
	clear:none;
	width:auto;
	margin:0;
	padding:3px 0;
	background-color:#ffffff;
	float:left;
}

.inputArea {
	border-collapse: collapse;
}

.inputArea .paragrapheTitle{
	border-right: none;
}
/*form END*/


/*共通見出し*/
#formArea1 h2.step{
	background: #FFF;
	margin: 0;
	padding: 15px 10px;
	border: solid 1px #DADADA;
	border-bottom: 3px solid #76523E;
	border-radius: 0;
	color: #51372b;
	font-size: 1.2em;
	text-align: left;
	font-weight: bold;
}

select[name="personPrefectureIdList"]{
	margin: 10px 0 15px 15px;
}

select[name="personCityIdList"]{
	float: left;
	margin: 0 0 15px 15px;
}


select[name="personTownIdList"]{
	float: left;
	margin: 0 0 15px 305px;
}

.inputArea #personAddressDetail{
	float: left;
	margin: 0 0 15px 305px;
}

/*ボタンの色*/
button.next,
button.confirm.enable{
	background: url("/renovation/images/arrow.gif") no-repeat scroll 90px center #81a910;
	border: 1px solid #71920E;
	border-radius: 35px;
	box-shadow: none;
	width: 45%;
	margin-bottom: 10px;
	padding: 10px 0;
	color: #FFF;
}

button.next:hover,
button.confirm.enable:hover{
	background-color: #FFCC42;
	border: 1px solid #EDB334;
}

/*送信するボタン*/
#popupContainer #confirmButtonsUnder{
	width: auto;
	margin-top: 10px;
}
#popupContainer a#alertSubmit {
	background: #81a910 url("/renovation/images/arrow.gif") no-repeat scroll 20px center;
	border: 1px solid #71920e;
	border-radius: 30px;
	box-shadow: none;
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
	margin: 10px 10px 0;
	padding: 12px 30px 12px 50px;
	text-align: center;
}

#popupContainer a#alertSubmit:hover {
	background: #ffcc42 url("/renovation/images/arrow.gif") no-repeat scroll 20px center;
	border: 1px solid #edb334;
}

/*修正する*/
#popupContainer a#alertClose {
	background:-webkit-gradient(linear, left top, left bottom, from(#f6f6f6), to(#cccccc));
	background:-ms-linear-gradient(#f6f6f6, #cccccc);
	background:-moz-linear-gradient(#f6f6f6, #cccccc);
	background:linear-gradient(#f6f6f6, #cccccc);
	border: 1px solid #cccccc;
	border-radius: 50px;
	color: #777777;
	font-weight: bold;
	margin: 10px auto 0 10px;
	padding: 10px 60px;
	box-shadow:none;
	line-height: 1.4em;
	display: inline;
	width: auto;
}

#popupContainer a#alertClose:hover {
	background:-webkit-gradient(linear, left top, left bottom, from(#cccccc), to(#f6f6f6));
	background:-ms-linear-gradient(#cccccc, #f6f6f6);
	background:-moz-linear-gradient(#cccccc, #f6f6f6);
	background:linear-gradient(#cccccc, #f6f6f6);
}

/*お問い合わせ内容*/
li.checkboxList {
	margin: 0;
	padding: 6px 12px 6px 0;
	cursor: pointer;
	background: url(/rp/common/images/checkboxOff.png) left no-repeat; 
	list-style: inside none;
}
li.checkboxList.checked{
	background: url(/rp/common/images/checkboxOn.png) left no-repeat;
}

/*物件所在地を選択*/
#objectPrefectureIdList li.prefectureTitle{
	background:url("/renovation/images/arrowDown.gif") no-repeat 5px 10px;
	background-color: #f7f2ee;
	border-bottom: 1px solid #fff;
	border-radius: 0;
	font-size: 13px;
	font-weight: bold;
	color:#333333;
	line-height: 1.4em;
	padding: 3px 0 3px 20px;
	margin: 10px 0 3px 0;
	text-align: left;
	vertical-align: top;
	width: 615px;
	display: block;
}

#objectPrefectureIdList li a{
	margin: 2px 8px 2px 0;
	padding: 2px 0 0 32px;
}

.inputArea .ListArea, .inputArea .selectListArea,
select[name="personPrefectureIdList"],
select[name="personCityIdList"],
select[name="personTownIdList"],
select[name="objectRenovationPrefectureIdList"],
select[name="objectRenovationCityIdList"],
select[name="objectRenovationTownIdList"]{
	border-radius: 3px;
	width: 35%;
}

#formArea1 #personPrefectureIdList,
#formArea1 #personCityIdList,
#formArea1 #personTownIdList{
	float: none;
	width: 35%;
}

/*edgeのみ*/
_:-ms-lang(x),
_:-webkit-full-screen,
#formArea1 #personCityIdList {
	margin-left: 15px;
}
/*IE9～11*/

/*希望エリアを選択*/

.addressIn1, .addressIn2, .addressIn3, .addressIn4, .addressIn5{
	padding: 2px 0 2px 295px;
	border-bottom: none;
}

.addressIn1{
	margin-top: 7px;
}

.addressIn5{
	margin-bottom: 7px;
}


#formArea1 select{
	width: 230px;
	font-size: 17px;
	padding: 3px 5px;
}
/*注釈*/
p.formMemo {
	color: #CA0000;
	float: left;
	font-size: 15px;
	font-weight: bold;
	margin-right: 0;
	margin-top: -10px;
	margin-bottom: 10px;
}

/*問い合わせ会社*/
table#candidate{
	border: none;
}
table#candidate tr.borderBottom,
table#candidate td{
	border: none;
}
table#candidate tr.borderBottom{
	border-bottom: #CCC dotted 1px;
}
table#candidate td.banner{
	padding: 8px 2px 0 2px;
	margin: 0;
	vertical-align: top;
}
table#candidate td.checkbox{
	margin: 8px 0 0;
	padding: 12px 0 6px 15px;
	display: inline-block;
	width: auto;
}
table#candidate td.catch{
	width: 80%;
	font-weight: bold;
	color: #76523E;
}
table#candidate td.catch strong{
	color: #81A910;
	font-size: 15px;
	display: inline-block;
}
table#candidate td.catch p{
	font-weight: normal;
	color: #333;
}


/*リノベーション物件の場所が違う場合のセレクトボックス調整 START*/
#formArea1 select{
	width: 35%;
}
#formArea1 select[name="objectRenovationPrefectureIdList"]{
	margin: 0 0 15px 15px;
}

select[name="objectRenovationCityIdList"],
select[name="objectRenovationTownIdList"],
.inputArea #objectAddressDetailRv{
	float: left;
	margin: 0 0 15px 305px;
}

/*リノベーション物件の場所 調整*/
.inputArea .inputArea{
	float: left;
	margin-top: 3px;
	margin-left: 0;
}

.inputArea ul#rvBukkenAddress{
	margin: 14px 0 0 13px;
}

/*個人情報の明示事項 レイアウト調整*/
.inputArea #optionalCheckboxList{
	margin-left:0;
	text-align: left;
}

.inputArea ul#optionalCheckboxList{
	width: 500px;
}

.inputArea ul li #openPrivacy{
	float: left;
	width: auto; 
	text-align: left;
	color: #4477DD;
}

.inputArea #optionalCheckboxList li.checkboxList a,
.inputArea #optionalCheckboxList li.checkboxList a:link,
.inputArea #optionalCheckboxList li.checkboxList a:visited,
.inputArea #optionalCheckboxList li.checkboxList a:active,
.inputArea #optionalCheckboxList li.checkboxList a:hover{
	text-align: left;
	margin-left: 5px;
}

/* ベスト不動産のタグ ▼ */
.bestCorp{
	display: inline-block;
	padding: 0 3px;
	margin: 5px 14px 5px 15px;
	color: #fff;
	background-color: #eabb2f;
	font-size: 10px;
	position: relative;
	height: 16px;
	line-height: 18px;
	width: 5.8em;
}
.bestCorp::after{
	content: ' ';
	width: 0;
	height: 0;
	position: absolute;
	border: 8px solid transparent;
	border-left-color: #eabb2f;
	top: 0%;
	left: 100%;
}
.bestCorp img{
	height: 9px;
	width: auto;
	margin: 3px 5px 0 3px;
	padding: 0;
	display: block;
	float: left;
}
/* ベスト不動産のタグ ▲ */

/*個人j統合の取り扱いについてチェック部分*/
.inputArea #optionalCheckboxList li.checkboxList p#inquiryAcceptFlag1{
	padding-left: 35px;
	color: #333;
	width: auto;
}



/*確認画面*/
.inputArea .fiveArea{
	display: none;
}

span.confirmView{
	display: inline-block;
	margin: 20px 10px 10px 10px;
}

.inputArea br{
	display: none;
}

h3.paragrapheTitle br{
	display: block;
}
/*
.inputArea ul#rvBukkenAddress{
	display: block;
	width: 615px;
}
*/

span.confirmView.areaWide{
	width: 615px;
	float: left;
	margin: 15px;
}


#serviceArea h2{
	border-top-color:#10afc5;
}

#serviceArea h3{
	border-left-color:#10afc5;
	border-bottom-color:#10afc5;
}

.serviceTitle{
	margin:0;
	padding:10px 0;
	font-size:1.8em;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	line-height:1.0;
	background-color:#AA876C;
	border-radius:20px 20px 0 0;
}

.investwArticleTitle{
	margin:0;
	padding:5px;
	font-size:1.2em;
	font-weight:bold;
	color:#ffffff;
	background:#76523E;
	background:-webkit-gradient(linear, left top, left bottom, from(#76523E), to(#304b56));
	background:-ms-linear-gradient(#76523E, #304b56);
	background:-moz-linear-gradient(#76523E, #304b56);
	background:linear-gradient(#76523E, #304b56);
	border:none;
}

.investwArticleTitle span{
	display:inline-block;
	height:23px;
	width:4px;
	margin:0 7px 0 0;
	padding:0;
	vertical-align:top;
	font-size:1px;
	background-color:#ffffff;
}

#popupContainer {
	width: 950px;
}

#popupContainer #confirmButtonsUnder{
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* 入力例 */
span.example {
	float: right;
	font-size: 17px;
	padding: 0;
	width: 635px;
	color: #999999;
	margin: -42px 0 3px 6px;
	position: relative;
}

/*chromeの入力補助機能を無効*/
input[type="text"] {
	-webkit-box-shadow: 0 0 0px 1000px #fff inset;
	box-shadow: 0 0 0px 1000px #fff inset;
}

/*続きを読むボタン START*/
#candidate p{
	position: relative;
	overflow: hidden;
	padding: 0 120px 0 0;
	height: 42px;
	font-size: 14px;
	line-height: 20px;
	white-space: normal;
}
a.showAndHide{
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom: 5px;
	padding: 0;
	width: 100px;
	height: 22px;
	background: none repeat scroll 0 0 #ffffee;
	border: 1px solid #cccccc;
	border-radius: 12px;
	color: #ff9933;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}

header.formHeaderWidth {   /* ヘッダーの幅を共通フォームと同様に */
	width:1000px;
	padding:0 10px 0 10px;
	}

/* ローディングバー START*/
.loadingbar {
	display: block;
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #000;
	opacity: 0.7;
	z-index: 3;
}
/*  ローディングバー表示・非表示*/
.loadingbar.show{
	display: block
}
.loadingbar.hide {
	display: none;
}

.loadingbar .wrapLoading {
	width: 10em;
	margin: 25% auto 0 ;
}

.loadingbar .loader,
.loadingbar .loader:after {
	border-radius: 50%;
	width: 10em;
	height: 10em;
}
.loadingbar .loader {
  margin: 0 auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(255, 255, 255, 0.2);
  border-right: 1.1em solid rgba(255, 255, 255, 0.2);
  border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
  border-left: 1.1em solid #ffffff;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: loadCircle 1.1s infinite linear;
  animation: loadCircle 1.1s infinite linear;
}
.loadingbar span {
	text-align: center;
	display: block;
	color: #fff;
	font-size: 1.3em;
	margin-top: 1em;
}
@-webkit-keyframes loadCircle {
	0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	}
	100% {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
	}
}
@keyframes loadCircle {
	0% {
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	}
	100% {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
}

/* ローディングバー END*/

@media only screen and (max-width: 640px){

	header #headLogo img {
	width:160px;
	}


	/*=======================================================================
		フォーム全体共通の指定
	=======================================================================*/
	/*sumaistar.css打消し*/
	#copy{
		float: none;
		margin: 0;
	}
	footer a:link, footer a:hover{
		color: #FFF;
	}
	#footerIn{
		width: auto;
	}
	/*sumaistar.css打消し END*/

	#formArea1{
		width: 100%;
	}

	#formArea1 h2.step{
		font-size: 1.1em;
		margin: 10px 0 0;
		width: auto;
	}

	form div.inputArea{
		margin-bottom: 10px;
		border-bottom: none;
		border-right: none;
		border-left: none;
		width: auto;
	}
	#formArea1 span.must, #formArea1 span.notMust{
		margin: 0 0 0 5px;
	}
	.inputArea .paragrapheTitle{
		margin-bottom: 5px;
	}
	/*共通の指定*/
	.inputArea .inputArea ul.radioListArea,
	.inputArea .inputArea ul.checkboxListArea,
	.inputArea ul{
		width: auto;
		float: none;
		margin: 0;
		padding: 0 5px;
	}

	li.checkboxList{
		background: #fff url("/renovation/images/checkboxOff.png") no-repeat scroll 7px center;
		margin: 5px 5px 3px 0;
		padding: 5px 0;
		font-size: 1.1em;
	}

	li.checkboxList.checked {
		background: #ffcc42 url("/renovation/images/checkboxOn.png") no-repeat scroll 7px center;
	}

	#optionalCheckboxList li.checkboxList.checked {
		background: #fff url("/renovation/images/checkboxOn.png") no-repeat scroll 7px center;
	}

	.addressIn1,
	.addressIn2,
	.addressIn3,
	.addressIn4,
	.addressIn5{
		width: 100%;
		padding: 2px 0 5px 0;
		margin: 3px 0 5px 0;
		border-bottom: #CCC dotted 1px;
	}
	#formArea1 select{
		width: 100%;
		height: 50px;
		margin: 1px auto 3px auto;
	}

	/*注釈*/
	p.formMemo{
		font-size: 14px;
		text-align: left;
		float:none;
		margin: 5px auto 0 auto;
	}

	/*問い合わせ企業*/
	#companyBox table td img{
		width: 80px;
	}

	/*お客様情報入力*/
	#formArea1 #personPrefectureIdList, #formArea1 #personCityIdList, #formArea1 #personTownIdList{
		width: 100%;
		margin-left: 0;
	}
	.inputArea ul#rvBukkenAddress{
		margin: 0;
	}
	#formArea1 select[name="objectRenovationPrefectureIdList"]{
		margin: 0 0;
	}

	/* ベスト不動産のタグ ▼ */
	.bestCorp{
		padding: 2px 3px;
		color: #fff;
		text-align: center;
		background-color: #eabb2f;
		font-size: 10px;
		border-radius: 5px;
		margin: 5px 15px ;
		display: inline-block;
		width: auto;
	}
	.bestCorp img{
		height: 9px;
		width: auto;
		padding: 0 3px 1px 0;
		margin: 2px;
	}
	.bestCorp::after{
		display: none;
	}
	#companyBox table td .bestCorp img{
		width: auto;
	}
	/* ベスト不動産のタグ ▲ */

	/*お問い合わせ内容*/
	ul#objectTypeList li {
		margin: 0;
		padding: 6px 12px 6px 0;
		cursor: pointer;
		background: url(/rp/common/images/checkboxOff.png) left no-repeat; 
		list-style: inside none;
	}
	ul#objectTypeList li.checked{
		background: #ffcc42  url(/rp/common/images/checkboxOn.png) left no-repeat;
	}


	/*フォーム項目エリア*/
	.inputArea .paragrapheTitle{
		width: auto;
		display: block;
		padding: 5px;
		margin: 0 0 5px;
		float: none;
		box-sizing: border-box;
	}

	/*
	.inputArea .paragrapheTitle br{
		display: none;
	}
	*/
	#objectPrefectureIdList li.prefectureTitle{
		width: 93%;
		display: block;
		margin: 0 auto;
	}

	ul#objectPrefectureIdList{
		padding:0;
	}
	/*個人情報に同意する*/
	.inputArea ul li #openPrivacy{
		float:none;
		margin-left: 25px;
	}

	#openPrivacySp{
		display:inline-block;
		margin:0 0 0 25px !important;
		padding:0;
	}

	.inputArea ul#optionalCheckboxList li.checkboxList,
	.inputArea ul#optionalCheckboxList li.checkboxList.checked{
		height: auto;
		font-size: 13px;
	}
	.inputArea #optionalCheckboxList li.checkboxList a,
	.inputArea #optionalCheckboxList li.checkboxList a:link,
	.inputArea #optionalCheckboxList li.checkboxList a:visited,
	.inputArea #optionalCheckboxList li.checkboxList a:active,
	.inputArea #optionalCheckboxList li.checkboxList a:hover{
		display: inline;
	}

	/*依頼企業*/
	table#candidate{
		width: auto;
	}

	table#candidate td.checkbox{
		width: 15%;
		padding: 5px 0 6px 15px;
	}

	table#candidate td.banner{
		display: none;
	}

	table#candidate td.catch{
		width: 100%;
	}

	/*連絡先入力*/
	.inputArea .fullWidth,
	.inputArea #personAddressDetail,
	select[name="objectRenovationPrefectureIdList"],
	select[name="objectRenovationCityIdList"],
	select[name="objectRenovationTownIdList"],
	.inputArea #objectAddressDetailRv{
		width: 99%;
		margin: 0 auto;
		padding: 0;
		height: 40px;
		font-size: 1.4em;
		display: block;
		float: none;
	}

	.inputArea div.example{
		width: 95%;
		margin: 0 auto;
		padding: 0;
		float: none;
		text-align: right;
	}

	.inputArea .ListArea,
	.inputArea .selectListArea,
	select[name="personPrefectureIdList"],
	select[name="personCityIdList"],
	select[name="personTownIdList"],
	select[name="objectRenovationPrefectureIdList"],
	select[name="objectRenovationCityIdList"],
	select[name="objectRenovationTownIdList"]{
		width: 95%;
		height: 40px;
		font-size: 1.2em;
		display: block;
		margin: 5px auto;
	}

	textarea#personNote{
		height: 100px;
	}

	select[name="personCityIdList"],
	select[name="personTownIdList"]{
		float: none;
	}

	.inputArea .inputArea{
		float: none;
		width: 95%;
		margin: 0 auto
	}

	.inputArea .personCommon {
		height: auto;
	}
	.inputArea .personCommon input[type="text"] {
		width: 75%;
		height: 50px;
	}

	li.radioList{
		margin: 0;
		padding: 5px 0;
		float: none;
		display: block;
	}

	.inputArea ul#optionalCheckboxList{
		width: auto;
		text-align: left;
		margin: 0;
		padding: 0;
	}
	.inputArea ul#optionalCheckboxList li.checkboxList{
		padding:0 0 0 20px;
		height: 30px;
	}

	.inputArea #optionalCheckboxList li.checkboxList p#inquiryAcceptFlag1{
		margin: 0 0 0 -25px;
		padding: 5px;
	}

	/*送信するボタン*/
	button.next{
		background: #a0be12 url("/renovation/images/arrow.gif") no-repeat scroll 30px center;
		font-size: 1.3em;
		width: 95%;
		display: block;
		margin: 0 auto;
		padding: 10px 0 8px 10px;

	}

	button.next, button.confirm.next.enable{
		background: #a0be12 ;
		width: 80%;
	}
	/**/

	/*====================================================================================
	確認画面
	=====================================================================================*/
	.inputArea .fiveArea{
		display: none;
	}
	span.confirmView.areaWide{
		width: auto;
		float: none;
		display: block;
	}

	#popupContainer{
		width: auto;
	}

	#popupContainer #confirmButtonsUnder{
		display: inline-block;
		margin: 0 auto;
		width: auto;
		text-align: center;
	}

	/*入力サンプル*/
	span.example{
		width: auto;
		margin: 2px 10px 3px 6px;
	}

	/*ボタン*/
	#popupContainer a#alertClose{
		float: none;
		margin: 10px auto 30px auto;
	}

	#popupContainer a#alertSubmit{
		float: none;
		margin: 30px 10px 0;
	}
	/*====================================================================================
	完了画面
	=====================================================================================*/
	p.completeText{
		margin: 0 auto;
		width: auto;
		padding:  10px;
	}

	.blockMiddle .printBtn{
		display: none;
	}

	.pageTitle{
		background: #f7f2ee none repeat scroll 0 0;
		border-top-color: #76523e;
	}
	#completeTable caption{
		background: #71920e;
		color:#FFF;
	}

	#completeTable{
		width: 95%;
	}

	#completeTable th{
		width: auto;
		display: block;
		text-align:left;
		background: #f0f0f0;
	}

	#completeTable td{
		width: auto;
		display: block;
		text-align: left;
	}


header.formHeaderWidth {
	width:auto;
	}
}
