@charset "utf-8";
/* ===================================================================

 file name  :mediation.css
 style info : 不動産仲介・コンサル事業ページ

=================================================================== */

/* =============================

	overwrite

=============================== */


/* =================================== */
/* js */
.modaal-gallery-control:focus,
.modaal-gallery-control:hover {
	outline: none;
	background: none;
}
.modaal-gallery-control:focus:before,
.modaal-gallery-control:focus:after,
.modaal-gallery-control:hover:before,
.modaal-gallery-control:hover:after {
	background: #aaa;
}
@media only screen and (max-width: 1140px) {
	.modaal-gallery-control {
		top: 48%;
		bottom: auto;
		background: none;
	}
}


/* pager */
.pager ul {
	margin-top: 60px;
  text-align: center;
  font-size: 1.4rem;
  line-height: 1.5;
}
.pager ul li {
  display: inline-block;
  margin: 0 2px;
}
.pager ul li a,
.pager ul li span {
  background: #f2f2f2;
  color: #a0a3a5;
  display: block;
  padding: 0.2em 0.6em;
  text-decoration: none;
}
.pager ul li a:hover,
.pager ul li.current span {
  background: #2e9ea9;
  color: #FFF;
}
.pager ul li span.more {
  background: none;
  color: #a0a3a5;
}



#main .upper-bnr{
	padding: 0 15px;
	margin-bottom: 5%;
	text-align: center;
}

#main .fig{
	margin: 0 0 96px;
}
#main .fig li{
	float: left;
}
#main .fig li + li{
	margin: 0 0 0 15px;
}

#property-info article{
	padding: 30px 35px;
	border:solid 5px #e7f7f7;
	position: relative;
}
#property-info article + article{
	margin: 20px 0 0;
}
#property-info article{
	padding: 30px 35px;
	border:solid 5px #e7f7f7;
}
#property-info article .address{
	font-size: 1.6rem;
}
#property-info article .address dt::after{
	content: "：";
}
#property-info article .address dt{
	float: left;
}
#property-info article .btn-detail{
	width: 200px;
	position: absolute;
	top: 30px;
	right: 35px;
}
#property-info article .btn-detail a{
	font-size: 1.5rem;
}

/* 一覧、詳細共通 */
#property-info article .property-ttl,
#property-post .property-ttl{
	margin: 0 0 22px;
	padding: 0 0 17px;
	border-bottom: solid 1px #16adaf;
	overflow: hidden;
}
#property-info article .property-ttl .icons,
#property-post .property-ttl .icons{
	display: inline-block;
}
#property-info article .property-ttl .icons li,
#property-post .property-ttl .icons li{
	display: inline-block;
	margin: 0 5px 0 0;
	padding: 4px 7px;
	color :#fff;
	font-size: 1.2rem;
	font-weight: normal;
	line-height: 1;
	position: relative;
	top: -3px;
	background: #af1615;
}
#property-info article .property-ttl .icons li:last-child,
#property-post .property-ttl .icons li:last-child{margin-right: 15px;}
#property-info article .property-ttl .icons li.close,
#property-post .property-ttl .icons li.close{
	background: #093b98;
}
#property-info article .property-ttl h4,
#property-post .property-ttl h2{
	display: inline-block;
	padding: 5px 220px 0 0;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.2;
}


/* 詳細ページ */
#property-post{
	margin: 0 0 60px;
	padding: 40px 45px 45px;
	border:solid 5px #e7f7f7;
}
/* free post */
#property-post .catch{
	margin: 0 0 40px;
	font-size: 14px;
	overflow: hidden;
}
#property-post .catch p {
	margin:1em 0;
}
#property-post .catch a{
	color:#2578c0;
	text-decoration:none;
	outline:none;
	border-bottom:1px solid #2578c0;
}
#property-post .catch a:hover{
	border-bottom:none;
}
#property-post .catch img{
	max-width:1100px;
	height:auto;
	vertical-align: middle;
	margin-bottom:1.5em;
}
#property-post .catch img.size-full{
	margin-right:0;
	margin-left:0;
}
#property-post .catch .alignleft {
	float: left;
	margin: 0 1em 1.5em 0 !important;
}
#property-post .catch .alignright {
	float: right;
	margin: 0 0 1.5em 1em !important;
}
#property-post .catch .aligncenter {
	clear: both;
	display: block;
	margin: 1em auto !important;
}
#property-post .catch figure,
#property-post .catch .wp-caption{
	display:block;
}
#property-post .catch .wp-caption{
	margin-bottom:1.5em;
}
#property-post .catch .wp-caption img{
	margin-bottom:1em;
}
#property-post .catch .wp-caption figcaption,
#property-post .catch .wp-caption-dd{
	font-size:84%;
	color:#888888;
	font-style:normal;
}




#property-post .img-wrap{
	margin: 0 0 50px;
}
#property-post .img-wrap li{
	width: 260px;
	float: left;
	margin: 0 0 20px 20px;
}
#property-post .img-wrap li:nth-child(4n + 1){
	margin-left: 0;
}
#property-post .img-wrap li figure div{
	padding-bottom: 76.923%;
	background: #f2f2f2;
	position: relative;
}
#property-post .img-wrap li figure div img{
	position: absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}
#property-post .img-wrap li figure figcaption{
	padding: 8px 0 0;
	text-align: right;
	font-size: 1.4rem;
	line-height: 1;
	position: relative;
}
#property-post .img-wrap li figure div::after{
	content: "";
	display: block;
	width: 30px;
	height: 30px;
	background: url(../images/housing/detail/ico_zoom.png) no-repeat;
	background-size: 100% auto;
	position: absolute;
	bottom: 0;
	right: 0;
}

#property-post .outline{
	margin: 0 0 54px;
}
#property-post .outline ul li{
	border-bottom: dotted 1px #aaa;
}
#property-post .outline ul li dl{
	overflow: hidden;
	width: 100%;
	padding: 16px 0;
	font-size: 1.4rem;
}
#property-post .outline ul li dl dt{
	width: 178px;
	padding:0 20px;
	float: left;
}
#property-post .outline ul li dl dd{
	margin: 0 0 0 178px;
}
#property-post .map .btn-map{
	width: 140px;
	margin: 0 auto;
}
#property-post .map #gmap{
	width: 100%;
	height: 380px;
	margin: 0 0 40px;
	background: #eee;
}
#property-post .map #gmap iframe{
	width: 100% !important;
	height: 100% !important;
}
#property-post .map .btn-map a{
	display: block;
	padding: 10px 0;
	background: #444;
	color :#fff;
	font-size: 1.2rem;
	text-align: center;
}

.detail #main .btn-back{
	width: 270px;
	margin: 0 auto;
}
.detail #main .btn-back a{
	padding: 16px 0;
	font-size: 1.6rem;
}

/* ==========================================================================
   smartPhone
   ========================================================================== */
@media screen and (max-width: 640px){
/* =============================

	overwrite

=============================== */



/* =================================== */
	/* js */
	.modaal-gallery-control {
		top: 0;
		bottom: 0;
		opacity: 1;
		color: #fff;
		width: 30%;
		height: 100%;
		background: rgba(0, 0, 0, 0);
		border: none;
		border-radius: 0;
	}
	.modaal-gallery-control:before,
	.modaal-gallery-control:after {
		top: 50%;
		left: 10px;
		width: 3px;
		height: 10px;
		border-radius: 2px;
	}

	.modaal-gallery-prev:before {
		margin: 3px 0 0;
	}
	.modaal-gallery-prev:after {
		margin: -3px 0 0;
	}
	.modaal-gallery-next:before {
		margin: -3px 0 0;
		left: auto;
		right: 10px;
	}
	.modaal-gallery-next:after {
		margin: 3px 0 0;
		left: auto;
		right: 10px;
	}

	.modaal-gallery-next {
		left: auto;
		right: 0;
	}

	.modaal-gallery-prev {
		left: 0;
		right: auto;
	}


	/* pager */
	.pager ul {
		margin-top: 60px;
	  text-align: center;
	  font-size: 1.4rem;
	  line-height: 1.5;
	}
	.pager ul li {
	  display: inline-block;
	  margin: 0 2px;
	}
	.pager ul li a,
	.pager ul li span {
	  background: #f2f2f2;
	  color: #a0a3a5;
	  display: block;
	  padding: 0.2em 0.6em;
	  text-decoration: none;
	}
	.pager ul li a:hover,
	.pager ul li.current span {
	  background: #2e9ea9;
	  color: #FFF;
	}
	.pager ul li span.more {
	  background: none;
	  color: #a0a3a5;
	}

	#main .fig{
		margin: 0 15px 40px;
	}
	#main .fig li{
		width: 33.33333%;
	}
	#main .fig li + li{
		margin: 0;
	}
	#property-info{
		margin: 0 15px;
		padding: 20px 15px;
		border:solid 2px #e7f7f7;
	}
	#property-info article + article{
		margin: 10px 0 0;
	}
	#property-info article{
		padding: 20px 15px;
		border:solid 2px #e7f7f7;
	}
	#property-info article .address{
		font-size: 1rem;
	}
	#property-info article .btn-detail{
		width: 100%;
		margin: 15px 0 0;
		position: static;
	}
	#property-info article .btn-detail a{
		font-size: 1rem;
	}

	/* 一覧、詳細共通 */
	#property-info article .property-ttl,
	#property-post .property-ttl{
		margin: 0 0 10px;
		padding: 0 0 10px;
	}
	#property-info article .property-ttl .icons li,
	#property-info article .property-ttl .icons li:last-child,
	#property-post .property-ttl .icons li,
	#property-post .property-ttl .icons li:last-child{
		margin: 0 5px 0 0;
		padding: 3px 5px;
		font-size: 0.9rem;
	}
	#property-info article .property-ttl h4,
	#property-post .property-ttl h2{
		padding: 0;
		font-size: 1.2rem;
	}

	/* 詳細ページ */
	#property-post{
		margin: 0 15px 30px;
		padding: 20px 15px;
		border:solid 2px #e7f7f7;
	}
	#property-post .catch{
		margin: 0 0 20px;
		font-size: 12px;
	}
	#property-post .img-wrap{
		margin: 0 0 30px;
	}
	#property-post .img-wrap li{
		width: 49%;
		margin: 0 0 20px;
	}
	#property-post .img-wrap li:nth-child(odd){
		clear: both;
	}
	#property-post .img-wrap li:nth-child(even){
		float: right;
	}
	#property-post .img-wrap li figure div img{
		max-width: 100%;
	  width: auto;
	  height: auto;
	  max-height: 100%;
	}
	#property-post .img-wrap li figure figcaption{
		padding: 5px 0 0;
		font-size: 0.9rem;
	}
	#property-post .img-wrap li figure figcaption::before{
		width: 15px;
		height: 15px;
	}

	#property-post .outline{
		margin: 0 0 30px;
	}
	#property-post .outline ul li dl{
		width: 100%;
		padding: 10px 0;
		font-size: 1rem;
	}
	#property-post .outline ul li dl dt{
		width: 25%;
		padding:0;
		float: left;
	}
	#property-post .outline ul li dl dd{
		width: 75%;
		float: left;
		margin: 0;
		padding: 0 0 0 10px;
	}
	#property-post .map .btn-map{
		width: 100%;
	}
	#property-post .map #gmap{
		width: 100%;
		height: 200px;
		margin: 0 0 20px;
	}
	#property-post .map .btn-map a{
		padding: 10px 0;
		font-size: 1.1rem;
	}

	.detail #main .btn-back{
		width: auto;
		margin: 0 15px;
	}
	.detail #main .btn-back a{
		padding: 12px 0;
		font-size: 1.2rem;
	}

}
