/*
WP版物件検索プラグイン　ｃｓｓファイル
 */

.pagination_wrap nav
{
	margin: 0 auto;
}

.content_title
{
	background: white;
	border: 1px solid #9197a3;
	border-radius: 2px;
	color: #4e5665;
	display: inline-block;
	font-size: 12px;
	height: auto;
	line-height: 18px;
	margin-left: 6px;
	min-width: 15px;
	padding: 0 3px;
	text-align: center;
	white-space: nowrap;
	position:absolute;
	left:-30px;
}

a.bukken_list_cell
{
	display:block;
}

.bukken_list_cell a.bukken_list_cell
{
	color:#333;
}
.bukken_list_cell a.bukken_list_cell
{
	-webkit-transition: 0.1s;
	   -moz-transition: 0.1s;
		-ms-transition: 0.1s;
		 -o-transition: 0.1s;
			transition: 0.1s;
}
.bukken_list_cell a.bukken_list_cell:hover
{
	/*transform: scale(1.02,1.02);*/
}
.bukken_list_cell .title_area
{
	/*margin-top:15px;*/
	padding:4px;
	/*border-top:3px solid #5bc0de;*/
	background-color:#eee;
}
.bukken_list_cell .title_area small
{
	font-size:10px;
}
.bukken_list_cell .img_caption
{
	padding:4px;
	background-color:#5bc0de;
	/*color:#fff;*/
}
.bukken_list_cell p.img_caption
{
	margin-bottom:0;
}

.bukken_list_cell .img_body
{
	position:relative;
}
.bukken_list_cell .img_body .messages
{
	display:inline-block;
	position:absolute;
	bottom:0;
	/*left:15px;*/
	/*padding:7px;*/
	font-size:14px;
	font-weight:bold;
	color:#fff;
	background-color:rgba(0,0,0,0.6);
}
@media (max-width: 767px) {
	.bukken_list_cell .img_body .messages
	{
		display:inline-block;
		position:absolute;
		bottom:0;
		left:0px;
		padding:7px;
		font-size:14px;
		font-weight:bold;
		color:#fff;
		background-color:rgba(0,0,0,0.6);
	}

}
.bukken_list_cell .bukken_detail ul
{
	margin-top:10px;
}
.bukken_list_cell .bukken_detail ul > li
{
	font-size:14px;
	line-height:18px;
	margin-top:5px;
}
.bukken_list_cell .bukken_detail .price
{
	font-size:18px;
	line-height:22px;
	color:#f00;
	font-weight:bold;
	margin-top:5px;
}
.bukken_list_cell .bukken_detail ul > li > i
{
	top:2px;
}

/* リストのラベル */
.bukken_list_cell div.labels
{
	position:absolute;
	top:0;
	right:15px;
	padding:4px;
	text-align:right;
}
@media (max-width: 767px) {
	.bukken_list_cell div.labels
	{
		position:absolute;
		top:0;
		right:0px;
		padding:4px;
		text-align:right;
	}
}
.bukken_list_cell div.labels .label-postit
{
	font-size:10px;
	display:block;
	padding:2px 4px;
	margin:1px 0;
	border:1px solid #888;
	background-color:rgba(255,255,255,0.5);
	color:#333;
	border-radius:2px;
	width:auto;
	float: right;
	clear: both;
}
@media (max-width: 767px) {
	.bukken_list_cell div.labels .label-postit
	{
		font-size:8px;
		padding:1px 2px;
		margin:1px 0;
	}
}


.bukken_list_cell div.labels .label-postit.label-photo[data-photo="0"],
.bukken_list_cell div.labels .label-postit.label-photo[data-photo="1"],
.bukken_list_cell div.labels .label-postit.label-photo[data-photo="2"],
.bukken_list_cell div.labels .label-postit.label-photo[data-photo="3"],
.bukken_list_cell div.labels .label-postit.label-photo[data-photo="4"],
.bukken_list_cell div.labels .label-postit.label-photo[data-photo="5"],
.bukken_list_cell div.labels .label-postit.label-photo[data-photo="6"],
.bukken_list_cell div.labels .label-postit.label-photo[data-photo="7"],
.bukken_list_cell div.labels .label-postit.label-photo[data-photo="8"],
.bukken_list_cell div.labels .label-postit.label-photo[data-photo="9"],
.bukken_list_cell div.labels .label-postit.label-panorama[data-panorama="1"]
{
	border:1px solid #888;
	background-color:rgba(255,255,255,0.5);
}
.bukken_list_cell div.labels .label-postit.label-photo[data-photo="10"],
.bukken_list_cell div.labels .label-postit.label-photo[data-photo="11"],
.bukken_list_cell div.labels .label-postit.label-photo[data-photo="12"],
.bukken_list_cell div.labels .label-postit.label-photo[data-photo="13"],
.bukken_list_cell div.labels .label-postit.label-photo[data-photo="14"],
.bukken_list_cell div.labels .label-postit.label-photo[data-photo="15"],
.bukken_list_cell div.labels .label-postit.label-photo[data-photo="16"],
.bukken_list_cell div.labels .label-postit.label-photo[data-photo="17"],
.bukken_list_cell div.labels .label-postit.label-photo[data-photo="18"],
.bukken_list_cell div.labels .label-postit.label-photo[data-photo="19"],
.bukken_list_cell div.labels .label-postit.label-panorama[data-panorama="2"],
.bukken_list_cell div.labels .label-postit.label-panorama[data-panorama="3"],
.bukken_list_cell div.labels .label-postit.label-panorama[data-panorama="4"],
.bukken_list_cell div.labels .label-postit.label-recommend[data-rating="3"],
.bukken_list_cell div.labels .label-postit.label-recommend[data-rating="4"]
{
	border:1px solid #fc8;
	background-color:rgba(255,255,127,0.5);
}
.bukken_list_cell div.labels .label-postit.label-photo,
.bukken_list_cell div.labels .label-postit.label-panorama,
.bukken_list_cell div.labels .label-postit.label-recommend[data-rating="5"],
.bukken_list_cell div.labels .label-postit.label-pending
{
	border:1px solid #f55;
	background-color:rgba(255,127,127,0.5);
}


/* 詳細ページのクラス */
.detail_wrap
{
	margin-top:30px;
}
.detail_wrap .detail_title
{
	background-color:#e70012;
	padding:5px 0 5px 20px;
	border-radius:10px 10px 0 0;
	/*border:1px solid #000;*/
	color:#fff;
	font-size:16px;
	font-weight:bold;
}
.detail_wrap .detail_title h3
{
	display:inline-block;
	margin:0;
	font-size:13px;
	font-weight:normal;
	background-color:#90000b;
	color:#fff;
	padding:3px;
	border:1px solid #000;
	border-radius:2px;
}
.detail_wrap .detail_title small
{
	font-size:13px;
	font-weight:normal;
}
.detail_wrap .content_wrap
{
	display: inline-block;
	margin-right:15px;
	text-wrap:suppress;
}
.detail_wrap .content_title
{
	background: white;
	border: 1px solid #9197a3;
	border-radius: 2px;
	color: #4e5665;
	display: inline-block;
	font-size: 12px;
	height: auto;
	line-height: 18px;
	margin-left: 6px;
	min-width: 15px;
	padding: 0 3px;
	text-align: center;
	white-space: nowrap;
	position:relative;
	left:0;
	vertical-align:top;
}
.detail_wrap .content_title_bottom
{
	background: white;
	border: 1px solid #9197a3;
	border-radius: 2px;
	color: #4e5665;
	display: inline-block;
	font-size: 12px;
	height: auto;
	line-height: 18px;
	margin-left: 6px;
	min-width: 15px;
	padding: 0 3px;
	text-align: center;
	white-space: nowrap;
	position:relative;
	left:0;
}
.detail_wrap .content_value
{
	display: inline-block;
	font-size:14px;
	font-weight:normal;
	color:#333;
	margin-left:5px;
	vertical-align:top;
}
.detail_wrap .price
{
	display: inline-block;
	font-size:24px;
	font-weight:bold;
	color:#f00;
	margin-left:15px;
}
.detail_wrap .price .tanka
{
	display: inline-block;
	font-size:14px;
	font-weight:normal;
	color:#333;
	margin-left:15px;
}
.detail_wrap .price small
{
	font-size:16px;
}
.detail_wrap hr
{
	
	margin:5px 0 5px 0;
}

.detail_wrap .detail_photo
{
	margin-top:10px;
}
.detail_wrap .detail_detail table
{
	border-collapse:collapse;
	border-top:1px solid #888;
	border-left:1px solid #888;
	margin-top:10px;
	border-radius:4px;
	width:100%;
}


.detail_wrap .detail_detail th,
.detail_wrap .detail_detail td
{
	border-bottom:1px solid #888;
	padding:5px;
}
.detail_wrap .detail_detail th
{
	white-space:nowrap;
	border-right:1px dashed #888;
	font-size:12px;
	width:12%;
	background-color:#eee;
}
.detail_wrap .detail_detail td
{
	border-right:1px solid #888;
	font-size:14px;
	width:38%;
}
ul.equip
{
	list-style-type: none;
}
ul.equip > li
{
	margin-right:10px;
	margin-bottom:5px;
	display:inline-block;
	padding:3px 8px;
	border:1px solid #ccc;
	border-radius:3px;
	font-size:12px;
}
@media (max-width: 767px) {
	ul.equip
	{
		padding-left:5px;
	}
	ul.equip > li
	{
		margin-right:10px;
		margin-bottom:0;
		display:inline-block;
		padding:2px 5px;
		border:0;
		font-size:14px;
	}
}

/*
物件詳細ページの近隣物件リスト
 */
#detail-nearly-bukken-list-head
{
	margin: 30px 0 15px;
	-webkit-border-radius: 10px 10px 0 0 !important;
	        border-radius: 10px 10px 0 0 !important;
}
#detail-nearly-bukken-list
{
	
}
#detail-nearly-bukken-list .bukken_list_cell
{
	
}

/* 写真関連 */
.photo_wrap
{
	height:520px;/*//写真が入る部分は高さ500pxなので、その分を確保*/
	position: relative;
}

.image_full
{
	max-height:500px;
}
#photo_lg
{
	position: absolute;
	height: 500px;
}
#image_content
{
	position:absolute;
	background-color: #fee;
	/*background-image:url('../graphics/photo_bg.png');*/
	height:500px;
	width:500px;
	z-index: 8;
}
#photo_slide #image_content
{
	opacity: 0.0;
}
@media (max-width: 767px) {
	#image_content
	{
		position:absolute;
		background-color: #888;
		height:500px;
		width:100%;
		z-index: 8;
		opacity: 0.0;
	}
}
#photo_slide #image_content.active
{
	z-index: 10;
	opacity: 1.0;
}
#photo_slide #image_content.last-active
{
	z-index: 9;
}


#image_content figure
{
	background-color:rgba(0,0,0,0.4);
	position:absolute;
	display:block;
	z-index:15;

	bottom: 0;
	width: 100%;
	color: #fff;
	padding: 2px 2px 2px 5px;
}

#image_content img
{
	position: absolute;
	display:block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

/* イメージサムネイル */
#photo_thumbnail
{
	left:520px;
	height:480px;
	position:absolute;
	overflow:hidden;
}
#photo_thumbnail_bottom
{
	padding-left:530px;
	/*left:530px;*/
	top:485px;
	position:relative;
	color:#888;
	font-size:13px;
}
.next-back-btn
{
	display:block;
	font-size:14px;
}
.back_btn,
.next_btn
{
	display:inline;
}
.back_btn:before {
	content: "\f137";
	font-family: FontAwesome;
}
.next_btn:after {
	content: "\f138";
	font-family: FontAwesome;
}
#backbtn.active,
#nextbtn.active
{
	color:#3498db !important;

}

#image_thumbnail
{
	display:inline-block;
	margin:10px;
}
#image_thumbnail img
{
	width:100px;
	height:100px;
	border:1px solid #888;
}
#image_thumbnail img:hover
{
	cursor:pointer;
}
.fix_height
{
	position: fixed !important;
}

#backbtn.active,
#nextbtn.active
{
	color:#3498db !important;

}

#backbtn,
#nextbtn
{
	display:inline;
	color:#fff !important;
	/*width:20px;*/
	height:20px;
	top:0;
	bottom:0;
	margin:auto;
}
#backbtn
{
	float:left;
}
#nextbtn
{
	float:right;
}
#backbtn.active:hover,
#nextbtn.active:hover
{
	cursor:pointer;
}

/* スマホスライダ */
.swiper-container, .swiper-slide {
	width: 100%;
	height: 320px;
	margin-top:10px;
}
.swiper-slide img
{
	max-height:320px;
	position: absolute;
	display:block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.swiper-slide
{
	position: relative;

	background-image:url('../graphics/photo_bg.png');
	height:320px;
	width:100%;
	z-index: 8;
	margin:0 auto;
}
.swiper-slide figure
{
	background-color:rgba(0,0,0,0.4);
	position:absolute;
	display:block;
	z-index:15;
	font-size:12px;
	top: 0;
	width: 100%;
	color: #fff;
	padding: 5px 5px 5px 8px;
}

.swiper-pagination-bullet {
	width: 6px;
	height: 6px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2;
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff;
}
.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
	margin: 0 3px;
}

/* 周辺環境 */
#env_thumbnail
{
	display: inline-block;
	margin-right:20px;
	margin-bottom:5px;
}
#env_thumbnail img
{
	display: inline;
	height:50px;
	width:50px;
	vertical-align:middle;
}
#env_thumbnail p
{
	display: inline-block;
	margin-bottom:0;
	vertical-align:middle;
}
#env_thumbnail .env_name
{
	font-size:14px;
}
#env_thumbnail .env_distance
{
	font-size:16px;
}

/* 動画 */
@media (max-width: 767px) {
	.movie_wrap iframe
	{
		width:100%;
	}
}
/* MAP */
.map_wrap
{
	margin-top:30px;
}
.map_wrap .detail_title
{
	background-color:#e70012;
	padding:5px 0 5px 20px;
	border-radius:10px 10px 0 0;
	/*border:1px solid #000;*/
	color:#fff;
	font-size:16px;
	font-weight:bold;
}
.map_wrap .detail_title h3
{
	display:inline-block;
	margin:0;
	font-size:13px;
	font-weight:normal;
	background-color:#3498db;
	color:#fff;
	padding:3px;
	border:1px solid #000;
	border-radius:2px;
}
.map_wrap .detail_title small
{
	font-size:13px;
	font-weight:normal;
}
.map_wrap .map.bukken
{
	height:300px;
	width:100%;
	border:solid #ccc 1px;
	padding:3px;
}

/* 問い合わせフォーム */
.toiawase_wrap 
{
	margin-top:30px;
	border-radius:13px;
	border-left:1px solid #e66e77;
	border-right:1px solid #e66e77;
}
.toiawase_wrap p
{
	border-radius:0 0 13px 13px;
	text-align:center;
	background-color:#e70012;
	color:#fff;
}
.toiawase_wrap .form_message
{
	font-size:12px;
	color:#666;
}

.toiawase_wrap .detail_title
{
	margin-bottom:10px;
	padding-top:20px;
	height:60px;
	width:100%;
	border-radius:13px 13px 0 0;
	background-color:#e70012;
	color:#fff;
	border-color:#e70012;
}
.toiawase_wrap .detail_title h3
{
	/*font-size:20px;*/
	font-size: 16px;
	margin-top: 10px;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
	margin-bottom:0;
}
@media (max-width: 767px) {
	.toiawase_wrap .detail_title h3
	{
		font-size:16px;
		text-align:center;
		vertical-align:middle;
		margin-bottom:0;
	}
}
.toiawase_wrap label
{
	position: relative;
	margin:0;
	height:auto;
	text-align:right;
	width: 100%;
	height: auto;
	color: #454545;
	clip: auto;
	vertical-align: middle;
	padding-right: 1em;
}

.waves-button-input
{
	background: none;
	border: none;
	font-style: normal;
}

@media (max-width: 767px) {
	.toiawase_wrap label
	{
		text-align:left;
	}
}
.toiawase_wrap .form-control
{
	height:auto;
	border:1px solid #ccc;
	padding:5px;
}
.toiawase_wrap textarea.form-control
{
	padding:5px;
}
.form-group
{
	margin: 0 -1px 10px -1px;
}
@media (max-width: 767px) {
	.form-group
	{
		margin: 0 -1px 10px -1px;
	}
}
.toiawase_wrap .btn.btn-ghost.btn-primary
{
	border:1px solid #ccc;
}





.flex-fit-rows_topline {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: -o-flexbox;
display: flex;

-webkit-align-content: flex-start;
   -moz-align-content: flex-start;
	-ms-align-content: flex-start;
	 -o-align-content: flex-start;
		align-content: flex-start;

-webkit-align-items: flex-start;
   -moz-align-items: flex-start;
	-ms-align-items: flex-start;
	 -o-align-items: flex-start;
		align-items: flex-start;

-webkit-flex-wrap: wrap;
   -moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	 -o-flex-wrap: wrap;
		flex-wrap: wrap;
}
.flex-fit-rows_topline:before {
width: 0 !important;
}

.flex-fit-rows_bukken {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: -o-flexbox;
display: flex;

-webkit-align-content: flex-start;
   -moz-align-content: flex-start;
	-ms-align-content: flex-start;
	 -o-align-content: flex-start;
		align-content: flex-start;

-webkit-flex-wrap: wrap;
   -moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	 -o-flex-wrap: wrap;
		flex-wrap: wrap;
}
.flex-fit-rows_topline:before {
width: 0 !important;
}



/**
 * ラクダネプラグイン　「地図から検索」
 */
/* PC版 */
#rakudane-map-wrapper #rakudane-map-pc-wrapper #panel-bukken-list ul#list-bukken li .cell-image
{
	width: 60%;
}
#rakudane-map-wrapper #rakudane-map-pc-wrapper #panel-bukken-list ul#list-bukken li .cell-info
{
	width: 40%;
}
#rakudane-map-wrapper #rakudane-map-pc-wrapper #panel-bukken-list ul#list-bukken li .cell-image .imagebox
{
	width: 50%;
	float: left;
	padding:3px;
}
#rakudane-map-wrapper #rakudane-map-pc-wrapper #panel-bukken-list ul#list-bukken li .cell-image .imagebox img
{
	width: 100%;
	border:1px solid #ccc;
}
/* モバイル版 */
#rakudane-map-mobile-wrapper #bukken-list-mobile-wrapper ul#bukken-list-mobile-panel > li .cell-img-m .imagebox
{
	width: 50%;
	float: left;
	padding:3px;
}
#rakudane-map-mobile-wrapper #bukken-list-mobile-wrapper ul#bukken-list-mobile-panel > li .cell-img-m .imagebox img
{
	width: 100%;
	float: left;
	border: 1px solid #ccc;
}
@media (min-width: 767px) {
	#rakudane-map-mobile-wrapper #bukken-list-mobile-wrapper ul#bukken-list-mobile-panel > li .cell-img-m .imagebox
	{
		width: 25%;
	}
}
