﻿/* CSS Document */

/* detail */
.detail_wrap {
	border: 1px solid #ccc;
	border-top: 5px solid #006600;
	margin-bottom: 20px;
	padding: 13px;
	width: 972px;
	background: #fff;
	font-size: 13px;
}

/* detail tag */
.d_tag_wrap {
	overflow: hidden;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 12px;
}
.d_tag {
	float: left;
	width: 620px;
}
.d_tag ul {
	overflow: hidden;
	padding-top: 10px;
}
.d_tag li {
	float: left;
	padding: 2px 10px;
	color: #fff;
	margin-left: 5px;
	border-radius: 3px;
	background: #85B200;
}
.d_tag11 {	background: #003399!important;}/* 投資マンション */
.d_tag12 {	background: #66CCFF!important;}/* 一棟売りマンション */
.d_tag13 {	background: #FF9999!important;}/* 一棟売りアパート */
.d_tag14 {	background: #FF9326!important;}/* 戸建賃貸 */
.d_tag17 {	background: #FF9999!important;}/* 一棟売りビル */
.d_tag21 {	background: #846651!important;}/* 土地 */

.d_tag_hikoukai {	background: #ff0000!important;}
.d_tag_pd {	background: #2595C7!important;}
.d_tag_date {
	float: right;
	width: 330px;
	text-align: right;
}
.d_tag_date p {
}

/* 共通で使用 */
.d_kakaku,
.d_rimawari {
	font-size: 28px;
	font-weight: bold;
	line-height: 36px;
}
.d_kakaku {	color: #ff0000;}
.d_rimawari {	color: #0000ff;}
.d_inq_btn {
	background: url(/img/shosai/d_inq_icon.png) no-repeat 10px 50%;
	height: 65px;
	width: 450px;
	line-height: 65px;
	display: block;
	color: #fff;
	text-decoration: none;
	background-color: #006600;
	border-radius: 3px;
	font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
.d_inq_btn span {
	font-weight: bold;
	color: #fff;
	display: block;
	text-align: center;
	font-size: 18px;
	padding-left: 10px;
}
.d_inq_btn:hover {
	background-color: #004000;
}
.d_fav_add, .d_fav_see {
	display: block;
	background: #fff;
	border: 1px solid #999;
	border-radius: 3px;
	height: 36px;
	color: #333;
	text-decoration: none;
}
.d_fav_add:hover, .d_fav_see:hover {	background: #f5f5f5;}
.d_fav_add span, .d_fav_see span {
	display: block;
	line-height: 36px;
	text-indent: 15px;
	text-align: center;
	font-weight: bold;
}
.d_fav_add span {	background: url(/img/shosai/d_fav_add.png) no-repeat 10px 50%;}
.d_fav_see span {	background: url(/img/shosai/d_fav_see.png) no-repeat 10px 50%;}

.d_subtitle {
	border-bottom: 1px solid #999;
	border-left: 5px solid #006600;
	padding: 3px 0 3px 15px;
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 17px;
}

/* detail top */
h2 {
	border-left: 5px solid #85B200;
	padding: 10px 0 10px 15px;
	font-size: 17px;
	line-height: 26px;
	margin: 0 0 5px 0;
}
/* detail photo */
.d_photo {
	background: #f5f5f5;
	padding: 15px;
	overflow: hidden;
	margin-bottom: 15px;
}
.d_photo_main {
	float: left;
	width: 675px;
	height: 550px;
}
#mainImage_td, .d_p_arrow_left, .d_p_arrow_right {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.d_p_arrow_left {
	width: 30px;
}
.d_p_arrow_right {
	width: 30px;
}
.d_p_arrow_left img:hover, .d_p_arrow_right img:hover {
	cursor: pointer;
	opacity: 0.8;
}
#mainImage_td {
	width: 615px;
	height: 500px;
	background: #fff;
}
#mainImage_td img {
	max-width: 615px;
	max-height: 500px;
}
#mainImageCom {
	text-align: center;
	margin-top: 5px;
	font-weight: bold;
}
.d_photo_sub {
	float: right;
	width: 248px;
}
.d_p_li {
	background: #fff;

}
.d_p_li ul {
	padding: 5px 0 0 5px;
	overflow: hidden;
}
.d_p_li li {
	float: left;
	margin: 0 5px 5px 0;
	text-align: center;
	width: 75px;
	height: 55px;
}
.d_p_li li img {
	max-width: 69px;
	max-height: 49px;
	border: 3px solid #fff!important;
}
.d_p_li li img:hover {
	cursor: pointer;
	opacity: 0.8;
}
.d_p_li_comment {
	background: #666;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}
.d_p_icon {
	margin-top: 15px;
}
.d_p_icon ul {
	overflow: hidden;
	margin-left: -15px;
}
.d_p_icon li {
	float: left;
	margin: 0 0 15px 15px;
}
.d_p_icon li img {
	width: 116px;
}
/* inq */
.d_inqarea {
	overflow: hidden;
}
.d_i_btn {
}
.d_i_btn a {
	margin: 0 auto 20px;
}
.d_i_btn_r {
	float: right;
}
.d_i_btn_r a {
	margin: 0 auto;
}
.d_i_tel {
	background: #f5f5f5;
	overflow: hidden;
	padding: 20px;
}
.d_i_tel_l {
	float: left;
	width: 340px;
}
.d_i_tel_l p {
	background: url(/img/shosai/d_tel_icon.gif) no-repeat 0 50%;
	line-height: 30px;
	padding-left: 30px;
	font-weight: bold;
	font-size: 30px;
	font-family: 'Century Gothic','Arial';
}
.d_i_tel_l span {
	font-size: 11px;
	font-weight: bold;
}
.d_i_tel_r {
	float: right;
	width: 400px;
}
.d_i_tel_r p {
	font-size: 11px;
	line-height: 15px;
}

.d_favarea {
	margin-bottom: 15px;
}
.d_favarea ul {
	overflow: hidden;
	width: 520px;
	margin: 0 auto;
}
.d_favarea li {
	float: left;
	width: 240px;
	margin: 0 10px;
}
.d_inq_attention {
	text-align: center;
	font-size: 11px;
	margin-bottom: 15px;
}
.d_inq_attention a {	color: #006DD9;	text-decoration: underline;}
.d_inq_attention a:hover {	color: #999;}
.d_favarea_s {	margin-bottom: 2px;}
.d_favarea_s ul {
	overflow: hidden;
	width: 400px;
	margin: 0 auto;
}
.d_favarea_s li {
	float: left;
	width: 195px;
}
.d_favarea_s li:first-child {	margin-right: 10px;}
.d_i_tel_r b {
	display: block;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
}
/* d_basic */
.d_basic {
	margin-bottom: 15px;
}
.d_table {
	overflow: hidden;
	margin-bottom: 15px;
}
.d_table table {
	border-collapse: collapse;
	width: 972px;
}
.d_table th, .d_table td {
	border: 1px solid #ccc;
	padding: 10px 8px;
	line-height: 20px;
}
.d_table th {
	background: #eee;
	width: 90px;
}
.d_table td {
	width: 230px;
	font-size: 14px;
}
.d_table a {
	display: block;
}
.d_table_office {
	margin-bottom: 5px;
}
.d_table_office:hover {
	color: #999;
}
.d_table_list {
	border: 1px solid #333;
	padding: 3px 5px;
	border-radius: 3px;
	text-align: center;
	color: #333;
	font-size: 12px;
}
.d_table_list:hover {
	background: #eee;
}
.d_comment {
	margin: 0 auto 10px;
}
.d_comment p {
	border: 5px solid #eee;
	padding: 15px;
}
/* d_company */
.d_company {
	background: #eee;
	padding:10px;
	margin-bottom: 15px;
}
.d_company a:hover {	color: #999;}
.d_c_title {
	overflow: hidden;
	margin-bottom: 10px;
}
.d_c_title span {
	font-weight: bold;
	font-size: 16px;
	display: block;
}
.d_c_title a {
	color: #006DD9;
	text-decoration: underline;
}
.d_c_detail {
	background: #fff;
	padding: 10px;
	overflow: hidden;
}
.d_c_detail span {
	font-weight: bold;
	font-size: 16px;
}
.d_c_detail p {
	font-size: 12px;
}

/* ruiji
---------------------------------------- */
.d_ruiji_wrap {
}
.d_ruiji_wrap .slider {
	width: 920px;
	margin: 0 auto;
}
.d_ruiji_box {
	margin: 5px;
}
.d_ruiji {
	position: relative;
	float: left;
	height: 200px;
	width: 150px;
	border: 3px solid #eee;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	padding: 8px;
}
.d_ruiji:hover {
	background: #FFEFDF;
}
.d_ruiji a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background/*\**/: #fff\9;
	filter: alpha(opacity=0);
}
.d_ruiji a p {
	position: absolute;
	top: 148px;
	left: 10px;
	text-align: left;
	font-weight: bold;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 150px;
	overflow: hidden;
}
.d_r_detail {
}
.d_r_photo {
	width: 150px;
	height: 93px;
	text-align: center;
}
.d_r_photo img {
	max-width: 120px;
	max-height: 90px;
	margin: 0 auto;
}
.d_r_shurui {
	display: block;
	background: #eee;
}
.d_r_detail p {
	font-size: 13px;
	margin-bottom: 20px;
	padding: 5px 0;
	color: #0000ff;
	font-weight: bold;
}
.d_r_price {
	color: #ff0000;
	margin-right: 5px;
}
.d_r_trans {
	text-align: left;
	line-height: 18px;
}
.d_r_kaiin {	top: 150px!important;}
.d_r_icon_kaiin {
	position: absolute;
	top: 0;
	left: 0;
}

.d_ruiji_more {
	margin: 0 auto 20px;
}
.d_ruiji_more a {
	display: block;
	margin: 0 auto;
	width: 350px;
	border: 2px solid #006600;
	border-radius: 3px;
	padding: 8px 0;
	text-align: center;
	color: #006600;
	font-weight: bold;
	background: #e8efcc;
	font-size: 14px;
}
.d_ruiji_more a:hover {
	background: #006600;
	color: #fff;
}

.d_ruiji_mail {
	text-align: center;
	margin-top: 5px;
}
.d_ruiji_mail a {
	color: #006DD9;
	text-decoration: underline;
	margin-top: 10px;
}
.d_ruiji_mail a:hover {	color: #999;}
.slider{
  opacity: 0;
  transition: opacity .3s linear;
}
.slider.slick-initialized{
  opacity: 1;
}

/* inquiryform
---------------------------------------- */
.d_inqform_wrap {
	border: 1px solid #ccc;
	border-top: 5px solid #006600;
	margin-bottom: 20px;
	padding: 13px;
	width: 972px;
	background: #fff;
}
.d_inqform_wrap .d_subtitle {
	position: relative;
}
.d_inqform_wrap .d_subtitle img {
	position: absolute;
	right: 0;
	top: -2px;
}
.d_inqform_regist {
	background: #FFF7DD;
	padding: 15px;
	margin-bottom: 10px;
	overflow: hidden;
}
.d_inqform_r_text {
	float: left;
	width: 650px;
	font-size: 13px;
}
.d_inqform_r_text a {
	color: #006DD9;
	text-decoration: underline;
	font-weight: bold;
	line-height: 38px;
}
.d_inqform_r_text a:hover {	color: #999;}
.d_inqform_r_bnr {
	float: right;
	width: 280px;
}
.d_inqform_r_bnr a {
	background: url(/img/shosai/d_ruiji_registbtn_on.gif) no-repeat;
	width: 280px;
	height: 38px;
	display: block;
}
.d_inqform_r_bnr a:hover img {	display: none;}


.error {  color: red;	display: block;	clear: both;}
#error_disp {  display: none;}

.d_inqform table {
	width: 972px;
	border-collapse: collapse;
}

.d_inqform_s th, .d_inqform_s td {
	border: #ccc dotted 1px;
	padding: 3px 10px!important;
	text-align: left;
	font-size: 12px;
}
.d_inqform th, .d_inqform td {
	border: #ccc solid 1px;
	padding: 10px;
	text-align: left;
}
.d_inqform th {
	width: 150px;
	background: #f5f5f5;
}
.d_inqform th span {
	color: #fff;
	background: #cc0000;
	padding: 1px 5px;
	float: right;
	border-radius: 5px;
	font-size: 11px;
	line-height: 18px;
}
.d_inqform td {	background: #fff;}
.d_inqform label {
	cursor: pointer;
	display: block;
	float: left;
	line-height: 30px;
	border: 1px dotted #999;
	border-radius: 5px;
	margin: 5px 10px 5px 0;
	padding: 0 10px;
}
.d_inqform label:hover {
	background: #ffdfdf;
}
.d_inqform input {	vertical-align: middle;}
.d_inqform input, .d_inqform select, .d_inqform textarea {
	font-size: 15px;
	letter-spacing: 1px;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.d_inqform input[type="text"] {
	padding: 7px 7px;
	margin-right: 10px;
	width: 400px;
	font-size: 16px;
	border-radius: 3px;
	background: #ffdfdf;
	margin: 5px 10px 5px 0;
}
.d_inqform select {
	padding: 7px;
	margin-right: 10px;
	vertical-align: bottom;
	cursor: pointer;
	border-radius: 3px;
	margin: 5px 10px 5px 0;
}
.d_inqform .d_inq_w200 {	width: 200px!important;}
.d_inqform textarea {
	margin-right: 10px;
	width: 400px;
	padding: 7px;
	height: 100px;
	font-size: 16px;
	line-height: 25px;
	border-radius: 3px;
	margin: 5px 10px 5px 0;
}
/* inquiry button
-------------------------------------------------- */
.d_inq-wrap {
	position: relative;
}
.d_inq-wrap .d_inq_next {
	float: left;
	width: 710px;
}
.d_inq-wrap .d_inq_back {
	float: right;
	width: 260px;
}
.d_inq_next {
	margin: 15px 0;
	overflow: hidden;
	text-align: center;
	padding-bottom: 10px;
}
.d_inq_next input {
	background: #dd0000;
	border: none;
	box-shadow: 0 5px #cc0000;
	color: #fff;
	height: 50px;
	width: 250px;
	letter-spacing: 2px;
	font-size: 17px;
	font-weight: bold;
	cursor: pointer;
	border-radius: 3px;
	font-family: Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
}
.d_inq_next input:hover {
	background: #cc0000;
}
.d_inq_next a {
	font-size: 12px;
	margin-left: 20px;
	color: #006DD9;
	text-decoration: underline;
}
.d_inq_next a:hover {	color: #999;}
.d_inq_back {
	margin: 15px 0;
	text-align: center;
	font-size: 11px;
}
.d_inq_back input {
	height: 30px;
	width: 100px;
	letter-spacing: 2px;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	font-family:"メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.d_inq_back p {
	line-height: 16px;
}
/* d_roomlist
-------------------------------------------------- */
.d_inq_room {
	margin-bottom: 20px;
}
.d_inq_room table td {
	font-weight: bold;
}


/* d_roomlist 160331 */
.d_roomlist {
}
.d_roomlist table {
	border-collapse: collapse;
	width: 100%;
}
.d_roomlist th, .d_roomlist td  {
	width: 160px;
	border: 1px solid #ccc;
	text-align:center;
	font-size: 12px;
	padding: 1px 5px!important;
}
.d_roomlist th {
	background: #F5EED2;
}
.d_roomlist td {
}
.d_roomlist_price {
	font-size: 16px;
	color: #ff0000;
	font-weight:bold;
	display:block;
}
/* d_inq_ruiji */
.batch_check label {
	cursor: pointer;
	border: 1px solid #333;
	border-radius: 5px;
	padding: 3px 10px;
}
.batch_check label:hover {
	background: #eee;
}
.batch_check input {
	margin-right: 5px;
}
.d_inq_ruiji {
	border-collapse:collapse;
	width: 972px;
}
.d_inq_ruiji th, .d_inq_ruiji td {
	border: 1px solid #ccc;
	padding: 5px 10px;
	text-align: center;
}
.d_inq_ruiji th {
	background: #eee;
}
.d_inq_ruiji td label {
	cursor: pointer;
	display: block;
	padding: 30px 0;
}
.d_inq_ruiji span {
	display: block;
}
.d_inq_r_check {
}
.d_inq_r_img a {
	display: block;
	border: 2px solid #fff;
}
.d_inq_r_img img {
	max-width: 200px;
	max-height: 80px;
}
.d_inq_r_img a:hover {
	border: 2px solid #006DD9;
}
.d_inq_r_img span {
	background: #eee;
	font-size: 11px;
	line-height: 15px;
	margin-top: 3px;
}
.d_inq_r_address {
}
.d_inq_r_price span {
	color: #ee0000;
	font-weight: bold;
	font-size: 16px;
}
.d_inq_r_rimawari span {
	color: #006DD9;
	font-weight: bold;
	font-size: 16px;
}
.d_inq_r_genkyo {
}
.d_inq_r_more a {
	display: block;
	color: #006DD9;
}
.d_inq_r_more a:hover {
	color: #999;
}
.d_inq_userregist {
}
.d_inq_userregist a {
	display:block;
	padding: 30px 0;
	background: #f5f5f5;
	font-weight: bold;
	text-decoration: none;
}
.d_inq_userregist a:hover {
	background: #eee;
}
.d_inq_userregist span {
	color: #006DD9;
	font-size: 17px;
	letter-spacing: 2px;
}
.d_inq_userregist a p {
	color: #ee0000;
	margin-top: 10px;
}

/* d_bottom_search */
.d_bottom_search {
	overflow: hidden;
	margin: 20px auto;
	width: 960px;
}
.d_b_search_station {
	float: left;
	width: 470px;
	margin-right: 20px;
}
.d_b_search_line {
	float: right;
	width: 470px;
}
.d_bottom_search p {
	border-bottom: 1px solid #ccc;
	border-left: 5px solid #006600;
	padding-left: 15px;
	line-height: 30px;
	margin-bottom: 10px;
	font-weight: bold;
}
.d_bottom_search ul {
	width: 450px;
	margin-left: 10px;
	overflow: hidden;
}
.d_bottom_search li {
	float: left;
	margin-right: 10px;
}
.d_bottom_search a {
	color: #006DD9;
	text-decoration: underline;
}
.d_bottom_search a:hover {	color: #999;}

/* follow_btn_form */
.follow_btn_form {
	position: fixed;
	height: 160px;
	width: 50px;
	top: 250px;
	right: 0;
	z-index: 999;
}
.follow_btn_form a {
	display:block;
}
.follow_btn_form a:hover {
	background: url(/img/common/follow_btn_form_on.png) no-repeat;
	height: 160px;
	width: 50px;
}
.follow_btn_form a:hover img {
	visibility: hidden;
}


/* 積算評価シミュレーターボタン
---------------------------------------- */
.d_sekisan {
	margin-bottom: 20px;
}
.d_sekisan i, .d_sekisan span {
	display: inline-block;
}
.d_sekisan a {
	overflow: hidden;
	border: 2px solid #ccc;
	border-radius: 3px;
	display: block;
	padding: 5px;
	color: #333;
	font-weight: bold;
	margin: 0 auto;
	width: 400px;
}
.d_sekisan a:hover {
	background: #eee;
}
.d_sekisan i {
	width: 100px;
	text-align: center;
}
.d_sekisan span {
	width: 300px;
	text-align: left;
}