/* CSS Document */

/*---------------------------------------------*/
/*共通　　　　　　　　　　　　　　　　　　　　 */
/*---------------------------------------------*/
div.headerBottom p{
	font-size: 11px;
	text-align: left;
	letter-spacing: 0.1em;
	line-height: 2em;
	padding: 6px 0 0 0;
}

div.headerBottom p a{
	margin: 0 3px;
	color: #444;
}

#main_index{
	width: 100%;
}

table.mailform{
	width: 100%;
	padding: 0 15px;
}

td{
	color: #333333;
	padding: 2px 0 10px 0;
}

td.hisu{
	padding: 0px 20px 0 0;
}

td.radio input{
	width: 17px;
	height: 17px;
	position: relative;
	top: 4px;
	border-radius: 10px;
}

td textarea{
	width: 100%;
}

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

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

span.emInq{
	color: #A70A0A;
	padding: 0 7px 0 0;
}

h3{
	color: #656565;
	margin: 10px 0 0 0;
	padding: 9px 0 10px 15px;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 0.1em;
	background: url(https://reblo.net/r_japan/share/tower/images/my/mob_h2_7_43.png) #f5f5f5 no-repeat;
	background-size: 2%;
}

td.ptb10{
	padding: 7px 0 13px 0;
}

td input{
	padding: 6px 0px 7px 3px;
	font-size: 15px;
	border-radius: 0;
	border: 1px solid #ccc;
	width: 100%;
}

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

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

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

td.madori label{
	float: left;
	width: 15%;
	padding: 0 13px 0 0;
	display: block;
}

th{
	color: #2a4461;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 10px 0 0 0;
	width: 100%;
}

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

label{
	padding: 0 7px 0 2px;
}

select{
	width: 180px;
	padding: 5px 0 8px 3px;
}

td a{
	margin: 0 0 0 10px;
}

div.btn_box{
	margin: 0 0 0 0;
}

p.btn{
	text-align: center;
}

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

p.inq_phone,
p.inq_mail{
	color: #FFF;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.2em;
	margin: 0 0 5px 0;
	padding: 15px 0 15px 0;
	background: #cccccc;
}

p.inq_phone img{
	width: 300px;
}

p.stageTxt{
	text-align: center;
	color: #2a4461;
}

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

ol li{
	height: 40px;
	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: 20px 0 20px 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;
}

p.btn{
	text-align: center;
}

p.btn input{
	width: 100%;
	color: #fff;
	font-size: 18px;
	letter-spacing: 0.15em;
	padding: 15px 0 15px 0;
	border: none;
	border-bottom: 3px solid #800b0b;
	background: #A70A0A;
}

.toCustomer{
	margin: 20px 0 10px 0;
}

.gotop{
	clear: both;
	margin: 45px 0 30px 0;
}

.gotop a{
	background: url(https://reblo.net/r_japan/tower/images/mob_arrow04.png);
	background-repeat: no-repeat;
	padding: 21px 0 5px 0;
	font-size: 15px;
	color: #30445c;
	font-weight: bold;
	text-decoration: none;
	float: inherit;
	background-position: center top;
	background-size: 25%;
}
/*---------------------------------------------*/
/*物件リクエスト　　　　　　　　　　　　　　　 */
/*---------------------------------------------*/

.req tr:nth-child(12) > td > select{
	width: 150px;
}

#req div.info ul{
	background: url(../img/req/bg_01.png),url(../img/req/bg_03.png),url(../img/req/bg_02.png);
	background-position: top,bottom,center;
	background-repeat: no-repeat,no-repeat,repeat-y;
	background-size: 100%;
	margin: 10px 0 25px 0;
	padding: 15% 4% 5% 15%;
	font-size: 13px;
}

#req div.info ul li{
	line-height: 2em;
	font-weight: bold;
	border-bottom: 1px dotted #ccc;
	list-style: url(../img/req/bg_01_ico.png);
	margin: 0 0 15px 0;
}

@media screen and (max-width: 320px){
#req div.info ul li{
	font-size: 12px;
}
}

#req div.info .info_txt{
	font-size: 18px;
	line-height: 2em;
	color: #A70A0A;
	font-weight: bold;
	text-align: center;
	text-shadow: 2px 2px 3px #DEDEDE;
	margin: 0 0 30px 0;
}

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

.reserve tr:nth-child(2) input{
	width: auto;
}

.reserve tr:nth-child(4) td{
	float: left;
}

#reserve div.info .info_tit{
	margin: 0 0 25px 0;
}

#reserve div.info .info_img{
	margin: 0 0 30px 0;
}

/*---------------------------------------------*/
/*空き待ち予約　　　　　　　　　　　　　　　　 */
/*---------------------------------------------*/
#yoyaku{
	padding: 10px 0 0 0;
	border-top: 1px solid #fff;
}

#yoyaku div.info{
	width: 95%;
	margin: 0 auto 30px auto;
}

h4#info_tit{
	color: #444;
	font-size: 17px;
	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;
}

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

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

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

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

#yoyaku .info_txt{
	color: #A70A0A;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-shadow: 2px 2px 3px #DEDEDE;
	line-height: 2em;
}

#yoyaku div.nagare{
	width: 95%;
	overflow: hidden;
	border: 2px solid #2A4461;
	border-radius: 7px;
	border-top: none;
	margin: 0 auto 30px auto;
}

#yoyaku div.nagare_cont{
	width: 48%;
	float: left;
	padding: 10px 0 10px 5px;
}

#yoyaku .nagare_tit{
	background: url(../img/yoyaku/bg_tit02.png);
	background-repeat: no-repeat;
	color: #fff;
	font-size: 21px;
	padding: 25px 0 10px 0;
	text-align: center;
	height: 29px;
}

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

/*---------------------------------------------*/
/*賃料査定依頼　　　　　　　　　　　　　　　　 */
/*---------------------------------------------*/

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

.appraise td.info p{
	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{
	margin: 40px 0 0 0;
	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;
}

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

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

#preview table{
	width: 90%;
	margin: 20px auto;
	border-collapse: collapse;
	border: 1px solid #ccc;
	border-bottom: none;
}

#preview table th{
	width: 25%;
	color: #333;
	font-weight: bold;
	text-align:right;
	margin: 5px 0 0 0;
	padding: 5px;
	border: #CCC solid;
	border-width: 0 0 1px 1px;
	background: rgba(236, 231, 220, 0.63);
}

#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: 90%;
	height: 50px;
	margin: 40px auto 50px auto;
	position: relative;
}

#preview p.previewBtn input:first-child{
	width: 35%;
	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: 55%;
	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;
}

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

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

#fin h4{
	font-size: 15px;
	font-weight: bold;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	margin: 20px 0 10px 0;
	background: none;
}

#fin p.finThanks{
	font-size: 15px;
	font-family: auto;
	line-height: 1.5em;
	padding: 0 25px;
}

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

#fin p.link a{
	color: #FFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding: 15px 0;
	display: block;
}