@charset "utf-8";
/* CSS Document */
/*========================================
　　物件詳細
========================================*/
div.tplPropertyBase,
div.tplPropertyBaseMain,
div.tplPropertyBaseLeft,
div.tplPropertyBaseRight {
	position: relative;
}
div.tplPropertyBase small.number {
	float: right;
	display: block;
	font-size: 10px;
	line-height: 26px;
}
div.tplPropertyBase div.icons {
	float: left;
	padding: 0 0 10px;
}
div.tplPropertyBase div.icons ul li {
	position: relative;
	float: left;
	display: inline-block;
	margin: 0 5px 5px 0;
	padding: 0 15px;
	font-size: 12px;
	line-height: 26px;
}
div.tplPropertyBase div.price {
	clear: both;
	padding: 0 0 10px;
	font-weight: 500;
}
div.tplPropertyBase div.price b {
	padding: 0 5px 0 0;
	font-size: 200%;
	font-weight: 900;
}
div.tplPropertyBase table {
	width: 100%;
	margin: 0 0 20px;
	font-size: 94%;
	line-height: 160%;
}
div.tplPropertyBase table th {
	width: 130px;
	padding-top: 15px;
	padding-bottom: 15px;
}
div.tplPropertyBase table td {
	padding-top: 15px;
	padding-bottom: 15px;
}
div.tplPropertyBase div.points {
	overflow: hidden;
	_zoom: 1;
}
div.tplPropertyBase div.points ul {
	padding: 0 0 15px;
}
div.tplPropertyBase div.points ul li,
#catalogDetail #detailTop div.points ul li {
	float: left;
	display: inline-block;
	margin: 0 5px 5px 0;
	padding: 0 15px;
	font-size: 13px;
	line-height: 26px;
	font-weight: 500;
	background-color: #FFF;
}
div.tplPropertyBase div.feeCircle {
	width: 230px;
	height: 230px;
	margin-bottom: 30px;
}
div.tplPropertyBase div.feeCircleMain {
	width: 340px;
	height: 340px;
	margin: -178px 0 0 -176px;
}
div.tplPropertyBase div.feeCircle div.off p {
	font-size: 13px;
	line-height: 18px;
}
div.feeCircle div.off p small {
	padding: 3px 0;
	font-size: 13px;
	line-height: 18px;
}
div.tplPropertyBase div.feeCircle div.off p b {
	font-size: 36px;
	line-height: 40px;
}
div.tplPropertyBase div.feeCircle div.off p span {
	font-size: 20px;
	line-height: 24px;
}
div.tplPropertyBase div.price b {
	font-size: 174%;
}
div.tplPropertyBase div.banner {
	padding: 0 0 20px;
	width: 100%;
}
div.tplPropertyBase div.banner ul {
	width: 100%;
}
div.tplPropertyBase div.banner ul li {
	float: left;
	left: inherit;
	width: 50%;
	margin: 0;
	padding: 0;
}
div.tplPropertyBase div.banner ul li a {
	display: table;
	width: 100%;
}
div.tplPropertyBase div.banner ul li a span {
	display: table-cell;
	width: 100%;
	height: 50px;
	vertical-align: middle;
	padding: 0 15px 0 25px;
	font-size: 108%;
	line-height: 130%;
	text-align: center;
	letter-spacing: 1px;
}
div.tplPropertyBase div.banner ul li.examine {
	padding-left: 5px;
}
div.tplPropertyBase div.banner ul li.request {
	padding-right: 5px;
}
div.tplPropertyBase div.comment {
	padding: 0 0 20px;
	font-size: 87%;
	line-height: 220%;
}
@media screen and (max-width: 768px) {
	div.tplPropertyBase {
		padding: 0 0 10px;
	}
	div.tplPropertyBase div.col-1-2 {
		margin-bottom: 0;
	}
	div.tplPropertyBase small.number {
		float: none;
	}
	div.tplPropertyBase div.icons ul li {
		padding: 0 13px;
		font-size: 11px;
		line-height: 24px;
	}
	div.tplPropertyBase div.points ul li {
		padding: 0 13px;
		font-size: 11px;
		line-height: 24px;
	}
	div.tplPropertyBase div.feeCircle {
		width: 200px;
		height: 200px;
	}
	div.tplPropertyBase div.feeCircleMain {
		width: 300px;
		height: 300px;
		margin: -155px 0 0 -155px;
	}
	div.tplPropertyBase div.feeCircle div.off p {
		font-size: 12px;
		line-height: 16px;
	}
	div.feeCircle div.off p small {
		font-size: 12px;
		line-height: 16px;
	}
	div.tplPropertyBase div.feeCircle div.off p b {
		font-size: 32px;
		line-height: 36px;
	}
	div.tplPropertyBase div.feeCircle div.off p span {
		font-size: 18px;
		line-height: 22px;
	}
	div.tplPropertyBase div.banner {
		width: 100%;
	}
	div.tplPropertyBase div.banner ul li a span {
		font-size: 100%;
		line-height: 120%;
		height: 50px;
	}
	div.tplPropertyBase div.comment {
		padding: 0 0 20px;
		font-size: 94%;
		line-height: 220%;
	}
	div.tplPropertyBase div.tplPropertyBaseRight {
		padding: 0;
	}
}
@media screen and (max-width: 480px) {
	div.tplPropertyBase table th {
		width: 100%;
		padding-top: 8px;
		padding-bottom: 8px;
	}
	div.tplPropertyBase table td {
		padding-top: 10px;
		padding-bottom: 10px;
	}
}
/*　商談中
----------------------------------------*/
div.tplNegotiationBanner {
	margin: 0 0 40px;
	text-align: center;
}
div.tplNegotiationBanner p {
	position: relative;
	display: table;
	margin: 0 auto;
	padding: 25px 0 25px 70px;
	background: url(../../img/properties/negotiation.png) 0 50% no-repeat;
	background-size: 40px auto;
	font-size: 128%;
	line-height: 160%;
	font-weight: 700;
}
@media screen and (max-width: 768px) {
	div.tplNegotiationBanner {
		margin: 0 0 20px;
	}
	div.tplNegotiationBanner p {
		padding: 25px 0 25px 50px;
		background-size: 34px auto;
		font-size: 114%;
		line-height: 160%;
	}
}
/*　ギャラリー
----------------------------------------*/
div.tplPropertyImage {
	padding: 0 0 60px;
}
div.tplPropertyImageMain {
	max-width: 800px;
	margin: 0 auto;
}
div.tplPropertyImage div.mainSlider {
	position: relative;
	margin: 0 0 20px;
	padding: 0;
	border: 1px solid #DDD;
	background-color: #FFF;
}
div.tplPropertyImage div.mainCarousel {
	margin: 0;
	padding: 0;
}
div.tplPropertyImage div.mainSlider ul li span.photo01 {
	position: relative;
	overflow: hidden;
	display: block;
}
div.tplPropertyImage div.mainSlider ul li span.photo01:before {
	padding-top: 75%;
	display: block;
	content: "";
}
div.tplPropertyImage div.mainSlider ul li span.photo02 {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	display: block;
}
div.tplPropertyImage div.mainSlider ul li span.photo03 {
	font-size: 0;
	text-align: center;
	width: 100%;
	height: 100%;
	display: block;
}
div.tplPropertyImage div.mainSlider ul li span.photo03:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	position: relative;
}
div.tplPropertyImage div.mainSlider ul li span.photo03 img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	display: inline;
}
div.tplPropertyImage div.mainCarousel ul li {
	display: inherit;
	-webkit-backface-visibility: visible;
}
div.tplPropertyImage div.mainCarousel ul li span.over_img {
	width: 70px;
	height: 70px;
	overflow: hidden;
	float: left;
	cursor: pointer;
	border: 1px solid #DDD;
}
div.tplPropertyImage div.mainCarousel ul li span.over_img img {
	position: relative;
	width: auto;
	height: auto;
}
@media screen and (max-width: 768px) {
	div.tplPropertyImage {
		padding: 0 0 40px;
	}
}
/*　地図
----------------------------------------*/
div.tplPropertyMap {
	padding: 0 0 20px;
}
#map_canvas,
#mapStreet {
	height: 400px;
	border: 1px solid #DDD;
}
@media screen and (max-width: 768px) {
	div.tplPropertyMap {
		padding: 0 0 10px;
	}
	div.tplProperty div.col-1-2 {
		margin-bottom: 30px;
	}
	#map_canvas,
	#mapStreet {
		height: 300px;
	}
}
/*　物件概要
----------------------------------------*/
div.tplPropertyOutline {
	padding: 0 0 60px;
}
div.tplPropertyOutline table {
	width: 100%;
	font-size: 94%;
	line-height: 160%;
}
div.tplPropertyOutline table th {
	width: 20%;
	padding-top: 15px;
	padding-bottom: 15px;
}
div.tplPropertyOutline table td {
	width: 30%;
	padding-top: 15px;
	padding-bottom: 15px;
}
@media screen and (max-width: 768px) {
	div.tplPropertyOutline {
		padding: 0 0 40px;
	}
}
@media screen and (max-width: 480px) {
	div.tplPropertyOutline {
		padding: 0 0 40px;
	}
	div.tplPropertyOutline table th {
		width: 100%;
		padding-top: 8px;
		padding-bottom: 8px;
	}
	div.tplPropertyOutline table td {
		width: 100%;
		padding-top: 10px;
		padding-bottom: 10px;
	}
}
/*　価格変更履歴
----------------------------------------*/
div.tplPropertyPriceChangeMain {
	position: relative;
	margin: 0 0 60px;
	padding: 25px 10px 16px 170px;
	border-width: 3px;
	border-style: solid;
	background-color: #FFF;
}
div.tplPropertyPriceChange div.priceChangeTitle {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	width: 160px;
	padding: 25px 0 0;
	font-size: 100%;
	line-height: 140%;
	font-weight: 700;
	height: 100%;
	text-align: center;
}
div.tplPropertyPriceChange div.priceChangeTitle:after {
	content: "";
	position: absolute;
	right: 0;
	top: 10%;
	width: 1px;
	height: 80%;
}
div.tplPropertyPriceChange dl {
	display: table;
	margin: 0 auto;
}
div.tplPropertyPriceChange dl dt {
	clear: left;
	float: left;
	width: 130px;
	padding: 0 0 5px;
	line-height: 140%;
}
div.tplPropertyPriceChange dl dd {
	margin: 0 0 0 130px;
	padding: 0 0 5px;
	line-height: 140%;
}
div.tplPropertyPriceChange dl dd p {
	position: relative;
	margin: 0;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
}
div.tplPropertyPriceChange dl dd p.before {
	width: 150px;
}
div.tplPropertyPriceChange dl dd p.after {
	width: 170px;
	padding: 0 0 0 20px;
}
div.tplPropertyPriceChange dl dd p.after:before {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
	left: 8px;
	box-sizing: border-box;
	width: 10px;
	height: 10px;
	border-left-width: 10px;
	border-left-style: solid;
	border-right: 10px solid transparent !important;
	border-top: 10px solid transparent !important;
	border-bottom: 10px solid transparent !important;
}
div.tplPropertyPriceChange dl dd p.after:after {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
	left: 0;
	width: 16px;
	height: 10px;
	border-left-width: 8px;
	border-left-style: solid;
	border-right: none !important;
	border-top: none !important;
	border-bottom: none !important;
}
div.tplPropertyPriceChange dl dd p b {
	padding: 0 2px 0 0;
	font-weight: 900;
}
div.tplPropertyPriceChange dl dd p.after b {
	font-size: 120%;
}
div.tplPropertyPriceChange p.clearfix {
	margin: 0;
	padding: 0 0 9px;
	text-align: center;
	line-height: 140%;
}
div.tplPropertyPriceChange p.clearfix b {
	display: inline-block;
	font-size: 94%;
	line-height: 140%;
	font-weight: 700;
}
@media screen and (max-width: 768px) {
	div.tplPropertyPriceChangeMain {
		margin: 0 0 40px;
		padding: 10px 20px 0;
	}
	div.tplPropertyPriceChange div.priceChangeTitle {
		position: static;
		left: auto;
		top: auto;
		width: auto;
		margin: 0 0 15px;
		padding: 0 0 10px;
		font-size: 100%;
		line-height: 140%;
		height: auto;
		border-bottom-width: 1px;
		border-bottom-style: solid;
	}
	div.tplPropertyPriceChange div.priceChangeTitle:after {
		display: none;
	}
	div.tplPropertyPriceChange dl dt {
		float: none;
		width: 100%;
		padding: 0 0 3px;
	}
	div.tplPropertyPriceChange dl dd {
		float: none;
		margin: 0;
		padding: 0 0 15px;
	}
	div.tplPropertyPriceChange dl dd p {
		margin: 0;
		text-align: left;
	}
	div.tplPropertyPriceChange dl dd p.before {
		width: auto;
		padding: 0 20px 0 0;
	}
	div.tplPropertyPriceChange dl dd p.after {
		width: auto;
		padding: 0 0 0 40px;
	}
	div.tplPropertyPriceChange dl dd p.after b {
		font-size: 114%;
	}
	div.tplPropertyPriceChange p.clearfix {
		padding: 0 0 15px;
		line-height: 140%;
	}
}
/*　ボタン
----------------------------------------*/
div.tplPropertyButtons {
	padding: 0 0 60px;
}
div.tplPropertyButtonsMain {
	margin: 0 -5px;
}
div.tplPropertyButtons ul {
	display: table;
	max-width: 760px;
	width: 100%;
	margin: 0 auto;
}
div.tplPropertyButtons ul li {
	display: table-cell;
	width: 20%;
	padding: 0 5px;
	vertical-align: top;
}
div.tplPropertyButtons ul li a {
	position: relative;
	display: table;
	width: 100%;
	text-decoration: none;
}
div.tplPropertyButtons ul li a:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
div.tplPropertyButtons ul li a:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 10px;
	width: 60px;
	height: 60px;
	margin: 0 0 0 -30px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
div.tplPropertyButtons ul li:first-of-type a:after {
	background-image: url(../../img/properties/print.png);
}
div.tplPropertyButtons ul li:nth-of-type(2) a:after {
	background-image: url(../../img/properties/request.png);
}
div.tplPropertyButtons ul li:nth-of-type(3) a:after {
	background-image: url(../../img/properties/financial.png);
}
div.tplPropertyButtons ul li:nth-of-type(4) a:after {
	background-image: url(../../img/properties/examine.png);
}
div.tplPropertyButtons ul li:nth-of-type(5) a:after {
	background-image: url(../../img/properties/preview.png);
}
div.tplPropertyButtons ul li a span {
	display: table-cell;
	height: 140px;
	padding: 0 0 60px;
	vertical-align: middle;
	font-size: 94%;
	line-height: 130%;
	text-align: center;
	font-weight: 700;
}
@media screen and (max-width: 768px) {
	div.tplPropertyButtons {
		padding: 0 0 30px;
	}
	div.tplPropertyButtons ul li {
		float: left;
		width: 33.33%;
		display: block;
		padding: 0 5px 10px;
	}
	div.tplPropertyButtons ul li a span {
		height: 110px;
		padding: 0 0 40px;
		font-size: 94%;
		line-height: 130%;
	}
	div.tplPropertyButtons ul li a:after {
		width: 40px;
		height: 40px;
		margin: 0 0 0 -20px;
	}
}
/*　ローンシミュレーション
----------------------------------------*/
div.tplPropertyLoan {
	position: relative;
	margin: 0 0 60px;
	padding: 60px 0;
	background-color: #F5F5F5;
}
div.tplPropertyLoanMain table {
	width: 100%;
}
div.tplPropertyLoanMain table th {
	width: 180px;
	background-color: #E5E5E5;
}
div.tplPropertyLoanMain table td span {
	padding: 0 0 0 10px;
	line-height: 26px;
}
div.tplPropertyLoanMain table td div.clear {
	clear: both;
	padding: 5px 0 0;
	font-size: 86%;
}
div.tplPropertyLoanMain table td input {
	width: 80%;
	font-size: 150%;
}
div.tplPropertyLoanMain div.result {
	clear: both;
	padding: 20px 0;
	font-weight: 500;
	text-align: center;
	position: relative;
	overflow: hidden;
	font-size: 94%;
	line-height: 140%;
	border-style: solid;
	border-width: 2px;
	background-color: #FFF;
}
div.tplPropertyLoanMain div.result ul {
	position: relative;
	left: 50%;
	float: left;
	margin: 0;
}
div.tplPropertyLoanMain div.result ul li {
	position: relative;
	left: -50%;
	float: left;
}
div.tplPropertyLoanMain div.result ul li.bold {
	font-size: 140%;
	padding: 0 5px 0 0;
	font-weight: 900;
}
div.tplPropertyLoanMain div.result ul li.bonus:before {
	content: "／";
	padding: 0 10px;
}
div.tplPropertyLoanMain div.result ul li span {
	font-size: 94%;
}
div.tplPropertyLoanMain div.buttonContent {
	max-width: 500px;
	margin: 0 auto;
	padding: 20px 0;
}
div.tplPropertyLoanMain div.buttonContent ul li.reckon {
	width: 60%;
	padding: 0 10px 0 0;
}
div.tplPropertyLoanMain div.buttonContent ul li.reset {
	width: 40%;
	padding: 0 0 0 10px;
}
div.tplPropertyLoanMain div.buttonContent ul li a {
	width: 100%;
}
div.tplPropertyLoanMain div.buttonContent ul li.reset a span {
	font-size: 94%;
}
@media screen and (max-width: 768px) {
	div.tplPropertyLoan {
		margin: 0 0 40px;
		padding: 40px 0;
	}
	div.tplPropertyLoanMain table th br.spContent,
	div.tplPropertyLoanMain table td div.clear br.spContent {
		display: inline-block;
	}
	div.tplPropertyLoanMain div.result {
		padding: 10px 0 20px;
	}
	div.tplPropertyLoanMain div.result ul li {
		margin: 10px 0 0;
	}
	div.tplPropertyLoanMain div.result ul li.bonus:before {
		content: "";
		padding: 0;
	}
	div.tplPropertyLoanMain div.result ul li.bonus {
		clear: both;
	}
}
@media screen and (max-width: 480px) {
	div.tplPropertyLoanMain table th,
	div.tplPropertyLoanMain table td {
		width: 100%;
	}
	div.tplPropertyLoanMain table td input {
		width: 70%;
	}
	div.tplPropertyLoanMain div.buttonContent ul li.reckon {
		width: 55%;
		padding: 0 5px 0 0;
	}
	div.tplPropertyLoanMain div.buttonContent ul li.reset {
		width: 45%;
		padding: 0 0 0 5px;
	}
	div.tplPropertyLoanMain div.buttonContent ul li.reset a span {
		font-size: 94%;
		letter-spacing: 0;
	}
	div.tplPropertyLoanMain div.result {
		padding: 10px 0 20px;
		font-size: 100%;
		line-height: 140%;
	}
	div.tplPropertyLoanMain div.result ul li.bold {
		font-size: 120%;
	}
	div.tplPropertyLoanMain div.result ul li span {
		font-size: 72%;
		line-height: 140%;
	}
}
/*　会社概要
----------------------------------------*/
#propertyCompany {
	padding: 0 0 60px;
}
#propertyCompanyMain {
	padding: 40px;
	background-color: #FFF;
	border: 1px solid #DDD;
}
#propertyCompany div.left {
	float: left;
	width: 260px;
}
#propertyCompany div.left div.img {
	max-width: 200px;
	margin: 0 auto;
	padding: 0 0 20px;
}
#propertyCompany div.left img {
	width: 100%;
	height: auto;
}
#propertyCompany div.tplPropertyCompany {
	margin: 0 0 0 320px;
}
#propertyCompany table {
	width: 100%;
	font-size: 94%;
	line-height: 160%;
	border: none;
	background: none;
}
#propertyCompany table th {
	width: 130px;
	padding: 5px 0;
	border: none;
	text-align: left;
	vertical-align: top;
	background: none;
	font-weight: bold;
}
#propertyCompanyMain table td {
	padding: 5px 0;
	border: none;
	vertical-align: top;
	background: none;
	word-break: break-all;
}
@media screen and (max-width: 768px) {
	#propertyCompany {
		padding: 0 0 40px;
	}
	#propertyCompanyMain {
		padding: 20px 20px 10px;
	}
	#propertyCompany div.left {
		float: none;
		width: 100%;
		padding: 20px 0;
	}
	#propertyCompany div.left div.img {
		max-width: 160px;
	}
	#propertyCompany div.tplPropertyCompany {
		margin: 0;
	}
}
@media screen and (max-width: 480px) {
	#propertyCompany table th {
		display: table-cell;
		width: 75px;
		padding: 0 0 10px;
		border: none;
		line-height: 140%;
	}
	#propertyCompany table td {
		display: table-cell;
		width: auto;
		padding: 0 0 10px;
		line-height: 140%;
	}
}
/*　テキスト
----------------------------------------*/
#propertyText {
	padding: 0 0 60px;
	font-size: 87%;
	line-height: 180%;
}
@media screen and (max-width: 768px) {
	#propertyText {
		padding: 0 0 40px;
	}
}
/*　サイドバー検索
----------------------------------------*/
#property #listSideLink {
	display: block;
}
#property .sidr {
	display: block;
	position: fixed;
	top: 0;
	height: 100%;
	z-index: 99999;
	width: 260px;
	overflow-x: hidden;
	overflow-y: auto;
	box-shadow: 0 5px 5px 3px rgba(0, 0, 0, 0.2);
}
#property .sidr .sidr-inner > p {
	margin-left: 15px;
	margin-right: 15px;
}
#property .sidr.right {
	left: auto;
	right: -270px;
}
#property #listSide {
	margin: 0;
	border-left: none;
	border-right: none;
	border-bottom: none;
}
#property #listSide b.subtitle span {
	display: block;
}
#property #listSide dl dd {
	padding: 0 20px 30px;
}
#property #listSide dl dd.selectLeft {
	padding: 0 10px 20px 20px;
}
#property #listSide dl dd.selectLeft div.select {
	width: 180px;
}
#property #listSide dl dd.listLeft,
#property #listSide dl dd.listClear {
	padding: 0 10px 20px 20px;
}
#property #listSide div.searchButton {
	padding: 0 20px 20px;
}
#property #listSide div.searchButton div.buttonContent a span {
	padding: 12px 0 12px 35px;
	font-size: 94%;
	line-height: 130%;
}
#property #property #listSide div.closeButton {
	display: block;
}