@charset "utf-8";

/* --------------------------------------------------------- */
/* お問い合わせ - contact.css
------------------------------------------------------------ */

article {
	border-bottom: solid 1px #DDD;
}



/* ヘッダー
------------------------------------------------------------ */
hr.red {
	background-color: #DA1109;
	border-bottom: solid 1px #F74137;
	height: 3px;
	width: 100%;
	margin: 0;
}
.title {
	text-align: center;
	position: relative;
	padding: 5px 10px;
}
hr.red+.title {
	margin-top: 0;
}
.title p {
	font-size: 14px; font-size: 1.4rem;
	line-height: 32px;
	color: #888;
}
.title li {
	font-size: 10px; font-size: 1.0rem;
	line-height: 16px;
	background-color: #FFF;
	border: solid 1px #DEDEDE;
	border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;
	display: inline-block;
	position: absolute;
	top: 5px;
}
.title li a {
	color: #333;
	display: block;
	height: 16px;
	padding: 7px;
}

/* ログインボタン */
#loginBtn {
	right: 5px;
}
#loginBtn a:before {
	background: url(../img/common/ico_parts.png) no-repeat -32px -96px;
	background-size: 80px 128px; -webkit-background-size: 80px 128px; -moz-background-size: 80px 128px; -o-background-size: 80px 128px;
	float: left;
	content: "";
	width: 16px;
	height: 16px;
}



/* 物件ヘッダー
------------------------------------------------------------ */
.headBox {
	position: relative;
	min-height: 60px;
	padding: 10px 30px 10px 100px;
	cursor: pointer;
}
.headBox:after {
	background: url(../img/common/ico_link.png) no-repeat center center;
	background-size: 6px 12px; -webkit-background-size: 6px 12px; -moz-background-size: 6px 12px; -o-background-size: 6px 12px;
	transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg);
	content: "";
	position: absolute;
	width: 12px;
	height: 12px;
	bottom: 10px;
	right: 10px;
}
.headBox h1 {
	font-size: 14px; font-size: 1.4rem;
}
.headBox .photo {
	position: absolute;
	width: 80px;
	height: 60px;
	top: 10px;
	left: 10px;
	overflow: hidden;
}
.headBox .price {
	padding-top: 5px;
}
.headBox .price span {
	font-size: 16px; font-size: 1.6rem;
	font-weight: bold;
	padding-right: 3px;
}

/* 展開 */
header.close .headBox:after {
	transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); -o-transform: rotate(-90deg);
}



/* 基本情報
------------------------------------------------------------ */
.dataBox {
	display: none;
}
.dataBox .price {
	margin: 0 0 10px 0;
}
.dataBox p.ais {
	margin: 0 0 10px 0;
}
.dataBox dl.point {
	margin: 0 0 10px 0;
}
.dataBox p.etc {
	margin-bottom: 10px;
}



/* フォーム
------------------------------------------------------------ */
.formBox .complete {
	font-size: 14px; font-size: 1.4rem;
	font-weight: bold;
	border-bottom: dotted 1px #DDD;
	padding: 20px 0 10px 0;
	margin-bottom: 10px;
}
.formBox textarea {
	height: 80px;
}
.formBox .action {
	text-align: center;
	margin-top: 5px;
}
.formBox .action li {
	display: inline-block;
}
.formBox .action li+li {
	margin-left: 5px;
}
.formBox .action li a {
	padding: 0 10px;
}



/* レビュー投稿
------------------------------------------------------------ */
.review {
	border: solid 3px #DDD;
	border-radius: 7px; -webkit-border-radius: 7px; -moz-border-radius: 7px;
	padding: 10px;
	margin: 10px 0;
}
.review li {
	padding-top: 5px;
}
.review li+li {
	border-top: solid 1px #DDD;
	padding-top: 15px;
}
.review li p {
	font-size: 11px; font-size: 1.1rem;
}
.review .star {
	font-size: 14px; font-size: 1.4rem;
	font-weight: bold;
	line-height: 28px;
	position: relative;
}
.review p+.star {
	padding-top: 5px;
}
.review .star span {
	font-size: 28px; font-size: 2.8rem;
	font-weight: normal;
	vertical-align: middle;
	display: inline;
	position: absolute;
	right: 0;
}
.review .star span i {
	font-style: normal;
	color: #DDD;
}
.review .star span i.on {
	color: #FFC926;
}



/* ポリシー
------------------------------------------------------------ */
.policyBox {
	font-size: 11px; font-size: 1.1rem;
	background-color: #FAFAFA;
	border: dotted 1px #DDD;
	padding: 10px;
	margin: 10px 0;
}
.policyBox+.note {
	padding-top: 0;
}
.policyBox p strong {
	display: block;
	padding: 10px 0;
}
.policyBox ul {
	margin-left: 1em;
}
.policyBox li {
	text-indent: -1em;
}
.policyBox li:before {
	content: "・";
}

/* 問合せプロフィール保存機能
------------------------------------------------------------ */
.ContactPro {
	padding-top: 20px;
	padding-bottom: 20px;
}
.ContactPro.clearfix dt {
	float: left;
	margin: 0px;
	width: 12%;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ContactPro.clearfix dd {
	float: left;
	margin: 0px;
	width: 85%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*
------------------------------------------------------------ */
.contgenre {
 font-size: 1.2rem;
 font-weight: bold;
 display: block;
 padding-top: 5px;
}

.attention {
	font-size: 1.4rem;
	font-weight: bold;
	text-align: center;
	margin: 3px 0px 3px 0px;
}

