/* CSS Document */

/*---------------------------------------------*/
/*共通　　　　　　　　　　　　　　　　　　　　 */
/*---------------------------------------------*/

#main_index{
	width:100%;
}

#header_left img{
	top: 28px;
}

.menu{
	margin: 13px 0;
}

p.yoyakuInfo{
	font-size: 13px;
	line-height: 1.7em;
	margin: 12px 0 10px 0;
	padding: 10px;
	background: #ececec;
}

ol{
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
	display: table;
	table-layout: fixed;
}

ol li{
	height: 50px;
	color: #2b4562;
	text-align: center;
	padding: 0 10px;
	list-style: none;
	border: 1px solid #2b4562;
	border-left-width: 0;
	border-right: 1px solid #fff;
	background: #fff;
	display: table-cell;
	vertical-align: middle;
	position: relative;
}

ol li:first-child{
	border-left-width: 1px;
}

ol li:last-child{
	border-right: 1px solid #2b4562;
}

ol li.now{
	color: #fff;
	border-left-width: 1px;
	background: #2b4562;
}

ol li::after,
ol li::before{
	position: absolute;
	top: 0;
	border-style: solid;
	border-width: 24px 0 24px 10px;
	content: "";
	z-index: 2;
}

ol li::after{
	right: -10px;
	border-color: transparent transparent transparent #fff;
}

ol li.now::after{
	border-color: transparent transparent transparent #2b4562;
}

ol li::before{
	right: -11px;
	border-color: transparent transparent transparent #2b4562;
}

ol li.now::before{
	right: -10px;
}

ol li:last-child::after,
ol li:last-child::before{
	display: none;
}

div.form{
	width: 100%;
}

table{
	width: 100%;
	margin: 0 0 20px 0;
	border-collapse: collapse;
	border: 1px solid #ccc;
	border-bottom: none;
} 

td.hisu{
	width: 34px;
	padding: 0 20px 0 15px;
}

span.emphasis{
	color: #FFFFFF;
	font-size: 12px;
	background: #A70A0A;
	padding: 4px 5px;
	border-radius: 5px;
}

td{
	color: #333333;
	font-size: 12px;
	text-align: left;
	padding: 15px 15px 15px 0;
	border-bottom: 1px dotted #ccc;
}

td.btn{
	padding: 20px 0 15px 0;
}

td.mailform_tit{
	color: #2A4461;
	font-size: 23px;
	font-weight: bold;
	text-align: center;
	padding: 15px 0 0 0;
}

td input,
textarea,
select{
	font-size: 15px;
	padding: 5px 0px 5px 5px;
	font-family: Arial;
}

td input::-webkit-input-placeholder{
	color: #bbb;
}

td.madori{
	font-size: 15px;
	line-height: 2em;
}

td.madori input{
	float: left;
	width: 15px;
	height: 15px;
	margin: 0 5px 0 0;
}

td.madori label{
	float: left;
	width: 70px;
	padding: 0 50px 0 0;
	display: block;
}

th {
	width: 100px;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin: 5px 0 0 0;
	padding: 0 25px 0 25px;
	background: rgba(236, 231, 220, 0.63);
	border-bottom: 1px dotted #ccc;
	border-right: 1px solid #ccc;
}

span.example{
	padding: 0 5px;
	border: none;
	background: none;
}

label{
	padding: 0 5px;
}

div.btn_box{
	width: 100%;
}

p.btn{
	text-align: center;
	margin: 0 0 30px 0;
}

input.btn{
	width: 35%;
	color: #fff;
	font-size: 20px;
	letter-spacing: 0.2em;
	padding: 7px 0 4px 0;
	background: #A70A0A;
	border: none;
	border-bottom: 4px solid #800b0b;
	cursor: pointer;
}

input.btn:hover{
	margin: 3px 0 0 0;
	border-bottom: 1px solid #800b0b;
}

div.info{
	margin: 5px 0 30px 0;
}

h3#info_tit{
	color: #444;
	font-size: 23px;
	font-weight: bold;
	letter-spacing: 0.05em;
	padding: 5px 0 5px 22px;
	background: url(https://reblo.net/r_japan/share/tower/images/my/h2_7_43.png) repeat-y;
}

div.info_cont{
	margin: 15px 0 0 0;
	padding: 10px 10px 0 10px;
}

div.info_cont .info_cont_tit{
	color: #2A4461;
	font-size: 15px;
	font-weight: bold;
}

div.info_cont .info_cont_txt{
	font-size: 13px;
	line-height: 2em;
}

.info_ya{
	text-align: center;
	margin: 30px 0 30px 0;
}

.info_txt{
	color: #A70A0A;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	text-shadow: 2px 2px 3px #DEDEDE;
}

div.nagare{
	clear: both;
	overflow: hidden;
	border: 2px solid #2A4461;
	border-top: none;
	border-radius: 7px;
}

div.nagare_cont{
	float: left;
	width: 235px;
	padding: 10px 0 10px 5px;
}

.nagare_tit{
	height: 39px;
	color: #fff;
	font-size: 25px;
	padding: 15px 0 10px 20px;
	background: url(https://www.r-japan-chintai.com/rent/tower/inquiry_box/img/yoyaku/bg_tit02.png) no-repeat;
}

div.nagare_cont .nagare_txt{
	color: #545454;
	margin: 5px 0 0 0;
	padding: 0 5px 0 5px;
}

div#shop{
	margin: 30px 0 0 0;
	padding: 10px;
	overflow: hidden;
	border: 1px solid #ccc;
}

div#shop p{
	margin: 0 0 0 5px;
}

div#shop p.shopTit{
	font-size: 20px;
	font-weight: bold;
	padding: 0 0 7px 0;
	border-bottom: 1px dotted #ccc;
}

div#shop p.shopTit span{
	padding: 0 0 0 10px;
	border-left: 7px solid #2a4461;
}

div#shop div.shopInner{
	float: left;
	padding: 10px 0;
}

div#shop div.shopInner p.shopTel{
	color: #2a4461;
	font-size: 25px;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 0px 0 0 25px;
	background: url(https://reblo.net/r_japan/tower/images/mob_btn_phone.png) 0 center no-repeat;
	background-size: 6%;
	display: none;
}

div#shop div.shopInner p.shopAdd,
div#shop div.shopInner p.shopTime{
	font-size: 13px;
	margin: 6px 0 0 0;
}

div#shop p.shopInq{
	float: right;
	margin: 30px 70px 0 0;
}

div#shop p.shopInq a{
	color: #fff;
	font-size: 17px;
	text-decoration: none;
	padding: 15px 25px 15px 76px;
	background: url(https://reblo.net/r_japan/tower/images/mob_btn_mail.png) #a72726 27px 13px no-repeat;
	background-size: 35px;
	border-bottom: 5px solid #881F1E;
	border-radius: 5px;
}

div#shop p.shopInq a:hover{
	background: url(https://reblo.net/r_japan/tower/images/mob_btn_mail.png) rgba(167, 39, 38, 0.91) 27px 13px no-repeat;
	background-size: 35px;
}

/*---------------------------------------------*/
/*お問い合わせ　　　　　　　　　　　　　　　　 */
/*---------------------------------------------*/

p.Info{
	font-size: 13px;
	line-height: 1.7em;
	margin: 12px 0 10px 0;
	padding: 10px;
	background: #ececec;
}

div.shop{
	border: 1px dotted #ccc;
	padding: 10px;
	overflow: hidden;
	margin: 10px 0;
}

div.shop p{
	color: #ea2a3a;
	font-size: 35px;
	font-weight: bold;
	text-align: center;
}

div.shop p span{
	color: #333;
	font-size: 18px;
	font-weight: normal;
	padding: 0 0 0 40px;
	vertical-align: middle;
}

/*---------------------------------------------*/
/*来店予約　　　　　　　　　　　　　　　　　　 */
/*---------------------------------------------*/

tr.day td:nth-child(3),
tr.day td:nth-child(4){
	display: block;
}

tr.day td:nth-child(3){
	border-bottom: none;
}

/*---------------------------------------------*/
/*物件リクエスト　　　　　　　　　　　　　　　 */
/*---------------------------------------------*/

div.info ul{
	margin: -30px 0 20px 0;
	font-size: 16px;
	background: rgba(255, 234, 123, 0.2);
	padding: 45px 30px 5px 30px;
}

div.info ul li{
	line-height: 2em;
	font-weight: bold;
	border-bottom: 1px dotted #6f6f6f;
	margin: 0 0 25px 0;
}

div.info .info_txt{
	font-size: 19px;
	color: #A70A0A;
	font-weight: bold;
	text-align: center;
	text-shadow: 2px 2px 3px #DEDEDE;
	margin: 0 0 60px 0;
}

/*---------------------------------------------*/
/*賃料査定　　　　　　　　　　　　　　　　　　 */
/*---------------------------------------------*/

#appraise th{
	width: 155px;
}

#appraise td.info{
	padding: 0 15px 15px 0;
}

#appraise td.info p{
	font-size: 14px;
	font-weight:  bold;
	margin: 15px 0 2px 0;
}

/*---------------------------------------------*/
/*エラーページ　　　　　　　　　　　　　　　　 */
/*---------------------------------------------*/

#error{
	font-size: 13px;
	text-align: center;
	line-height: 1.7em;
	padding: 0 15px 0 15px;
}

#error p.errorTxt{
	margin: 0 0 20px 0;
}

#error p.errorMain{
	color: #f00;
}

#error p.errorBack{
	width: 220px;
	margin: 40px auto 80px auto;
	border-bottom: 3px #444 solid;
	background: #999;
}

#error p.errorBack a{
	color: #FFF;
	font-size: 16px;
	text-decoration: none;
	padding: 10px 0 10px 0;
	display: block;
}

#error p.errorBack:hover{
	margin: 43px auto 79px auto;
	border-bottom: 1px #444 solid;
}

/*---------------------------------------------*/
/*プレビューページ　　　　　　　　　　　　　　 */
/*---------------------------------------------*/

#preview p.previewTxt{
	text-align: center;
	margin: 30px 0 20px 0;
}

#preview table{
	width: 90%;
	margin: 0 auto;
}

#preview table th{
	width: 160px;
	color:#333;
	text-align:right;
	padding: 5px;
	border: #CCC solid;
	border-width: 0 0 1px 1px;
}

#preview table tr{
	border: 1px #CCC solid;
}

#preview table td{
	padding: 2px 10px;
	border: 1px #DDD solid;
	border-width: 0 0 1px 1px;
}

#preview p.previewBtn{
	width: 600px;
	height: 50px;
	margin: 40px auto 100px auto;
	position: relative;
}

#preview p.previewBtn input:first-child{
	width: 150px;
	color: #fff;
	font-size: 15px;
	padding: 10px 0 10px 0;
	border: none;
	border-bottom: 3px #444 solid;
	background: #999;
	position: absolute;
	left: 0;
}

#preview p.previewBtn input:last-child{
	width: 360px;
	color: #fff;
	font-size: 15px;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 0;
	border: none;
	border-bottom: 3px #800b0b solid;
	background: #A70A0A;
	position: absolute;
	right: 0;
}

#preview p.previewBtn input:first-child:hover{
	margin: 2px 0 0 0;
	border-bottom: 1px #444 solid;
}

#preview p.previewBtn input:last-child:hover{
	margin: 2px 0 0 0;
	border-bottom: 1px #800b0b solid;
}

/*---------------------------------------------*/
/*ありがとうページ　　　　　　　　　　　　　　 */
/*---------------------------------------------*/


#fin{
	width: 970px;
	text-align: center;
	border-radius: 6px;
	background: #f8f8ef;
	border: solid 1px #eee;
}

#fin h3{
	height: auto;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.8em;
	letter-spacing: 0.2em;
	background: none;
}

#fin p.finThanks{
	font-size: 14px;
	padding: 10px 0 10px 0;
}

#fin p.link{
	width: 220px;
	margin: 50px auto 80px auto;
	border-bottom: 3px #94621b solid;
	background: #b37722;
}

#fin p.link a{
	color: #FFF;
	text-decoration: none;
	padding: 15px 0 10px 0;
	display: block;
}

#fin p.link:hover{
	margin: 52px auto 80px auto;
	border-bottom: 1px #94621b solid;
}