@charset "utf-8";
/* CSS Document */

body {
	font-size: 13px;
	color: #333;
}

/* upアイコン */
.ralsnetUpdateCheckIcon {
	display: none;
}
.ralsnetUpdateCheckOn .ralsnetUpdateCheckIcon {
	display: inline-block;
}


/* .title */
.title {
	width: 747px;
	height: 35px;
	margin: 0 auto;
	padding-left: 3px;
	position: relative;
	display: none;
}
.titColor01 {
	color:#B69226;
}
.titColor02 {
	color:#1F7B28;
}
.title h1 {
	width: 150px;
	height: 25px;
	padding: 5px 0 0 40px;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
}
.title .icon01 {
	background: url(../img/icon_tit01.png) no-repeat 0 0;
}
.title .icon02 {
	background: url(../img/icon_tit02.png) no-repeat 0 0;
}
.title .icon03 {
	background: url(../img/icon_tit03.png) no-repeat 0 0;
}
.title .icon04 {
	background: url(../img/icon_tit04.png) no-repeat 0 0;
}
.title .icon05 {
	background: url(../img/icon_tit05.png) no-repeat 0 0;
}
.title .icon06 {
	background: url(../img/icon_tit06.png) no-repeat 0 0;
}



.title .list01 {
	padding-left: 20px;
	line-height: 20px;
	background: url(../img/icon_zoom.png) no-repeat 0 50%;
	position: absolute;
	right: 0;
	top: 3px;
}
.title .list01 li {
	padding:0 15px 0 10px;
	font-size: 12px;
	background: url(//www.rals.net/iframe/img/icon_arrow.png) no-repeat 0 50%;
	float: left;
}
.title .list01 li a {
	text-decoration: none;
	color: #113366;
}
.title .list01 li a:hover {
	text-decoration: underline;
	color: #F00;
}


/* .block */
.cornerBukken {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width: 750px;
	height: 186px; /* no last-underline */
	margin: 0 auto;
	overflow: hidden;
}
.cornerBukken ul {
	width: 750px;
	padding-left: 3px;
	height: 208px;
}

.line02 {
	height: 407px;
}
.line02 ul {
	height: 416px;
}
.line02.bottom ul {	/* no last-underline */
	padding-top: 14px;
    background: url(//www.rals.net/iframe/img/dot.png) no-repeat 50% 0%;
}
.line03 {
	height: 602px; /* no last-underline */
}
.line03 ul {
	height: 624px;
}

/* .bukken */
.cornerBukken ul li{
	width:120px;
	padding: 0 5px 10px 0;
	margin-bottom: 13px;
	float: left;
	background: url(//www.rals.net/iframe/img/dot.png) no-repeat 50% 100%;
}

/* 中央にバナーを置く形 */
.cornerBukken ul li.center-banner {
	width:245px;
}
.cornerBukken ul li.center-banner a {
	height: 185px;
	display: block;
}
.cornerBukken ul li.center-banner a:hover img {
	opacity: 0.8;
}
.cornerBukken ul li.center-banner a img {
	margin: 0 auto;
	display: block;
}

.cornerBukken ul li .listWrap > a {
	height: 185px;
	text-decoration: none;
	color: #333;
	display: block;
}
.listWrap:not(.bukkenPoint01):not(.bukkenPoint0) .pic01 {
	width: 120px;
    height: 120px;
    overflow: hidden;
    display: block;
	position: relative;
}
.listWrap:not(.bukkenPoint01):not(.bukkenPoint0) .pic01 img {
	width: 130%;
    height: auto;
    margin: -18px;
}
.listWrap a:hover .pic01 img,
.bukkenBnr a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.listWrap .icon01 {
	height: 16px;
	padding: 4px 0 0;
	overflow: hidden;
}
.listWrap .icon01 span {
	margin-right: 1px;
}
.listWrap .price01{
	margin-bottom: 1px;
	line-height: 18px;
	font-weight: bold;
	color: #F60;
    height: 18px;
    overflow: hidden;
}
.listWrap .price01 span {
	font-size: 12px;
}
.listWrap .price01 img {
	vertical-align: middle;
}
.listWrap .info01,
.listWrap .info02 {
	line-height: 18px;
	font-size: 10px;
	white-space: nowrap;
	color: #5F5F52;
}
.listWrap .info02 {
	line-height: 14px;
}
.listWrap .info02 .spt {
    padding: 0 5px;
    color: #999;
    font-weight: 200;
}

/* 不要になる*/
.listWrap .info02 img {
    vertical-align: baseline;
    margin-left: 5px;
}
.listWrap .access01 {
	padding: 0 5px 0 0;
}
.listWrap .rimawari01 {
	font-weight: bold;
	color: #F00;
}

/* comment */
.listWrap .comment01,
.listWrap .comment02 {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}
.listWrap .comment01 {
	height: 24px;
	line-height: 24px;
}
.listWrap .comment02 {
	height: 33px;
	padding-top: 4px;
	line-height: 13px;
	box-sizing: border-box;
}
.listWrap .comment01 .attention01,
.listWrap .comment02 .attention01 {
	color: #E97213;
}
.listWrap .comment01 a,
.listWrap .comment02 a {
	color:#007EB8;
}
.listWrap .comment01 a:hover,
.listWrap .comment02 a:hover {
	color:#F00;
}


/* .bukkenPoint */
.bukkenPoint01,
.bukkenPoint02 {
	height: 181px;
	border: 2px solid #F7E800;
	overflow: hidden;
}
.bukkenPoint01 a,
.bukkenPoint02 a {
	height: auto;
}

/* .bukkenBnr */
.bukkenBnr {
	width: 245px;
}

/* .bukkenPoint01 */
.bukkenPoint01 {
	width: 116px;
}
.bukkenPoint01 .icon01,
.bukkenPoint01 .price01,
.bukkenPoint01 .info01 {
	padding-left: 4px;
}
.bukkenPoint01 .pic01{
	position: relative;
}
.bukkenPoint01 .price01 {
	padding-top: 4px;
}
.bukkenPoint01 .info01 {
	line-height: 16px;
}

/* .bukkenPoint02 */
.bukkenPoint02 {
	width: 241px;
}
.bukkenPoint02 .info01 {
	margin-left: 6px;
}
.bukkenPoint02 .info02 {
	margin: 5px 0 0 6px;
	height: 16px;
	line-height: 16px;
}
.bukkenPoint02 .info02 .icon01 {
	padding: 0;
}
.bukkenPoint02 .info02 .price01 {
	margin: 0;
	line-height: 16px;
	font-weight: bold;
}

/* 245x140 banner [PR] */
.listWrap .pr {
	width: 245px;
	margin-top: 6px;
	line-height: 14px;
	font-size: 11px;
}
.listWrap .pr img {
	padding-right:5px;
}
.listWrap .pr .tit {
	padding-bottom: 5px;
	vertical-align:top;
}
.listWrap .info03 {
	margin-top: 5px;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
}



/* 商談中・成約済アイコン */
.pic01 .icon_stage_negotiation,
.pic01 .icon_stage_contracted {
	display: block;
	width: 64px;
	height: 16px;
	line-height: 16px;
	border-radius: 8px;
	color: #FFF;
	font-size: 12px;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px; /*(=height/2)*/
	margin-left: -30px; /*(=width/2)*/
}
.pic01 .icon_stage_negotiation {
	background: #E97313;
}
.pic01 .icon_stage_contracted {
	background: #C95840;
}

/* 共通アイコン */
.icon01 span {
	display: inline-block;
}
.icon01 span.picon_l,
.icon01 span.picon {
	background-repeat: no-repeat;
	background-size: contain;
}
.icon01 span.picon {
	width: 30px;
	height: 15px;
	float: left;
}
.icon01 span.prop_icon_structure_wood {
	background-image: url(//fudosan.cbiz.ne.jp/assets/detail_page/img/icons/ico_kozo_moku.gif);
}
.icon01 span.prop_icon_structure_steel {
	background-image: url(//fudosan.cbiz.ne.jp/assets/detail_page/img/icons/ico_kozo_tetsu.gif);
}
.icon01 span.prop_icon_structure_light_steel {
	background-image: url(//fudosan.cbiz.ne.jp/assets/detail_page/img/icons/ico_kozo_keitetsu.gif);
}
.icon01 span.prop_icon_structure_rc {
	background-image: url(//fudosan.cbiz.ne.jp/assets/detail_page/img/icons/ico_kozo_rc.gif);
}
.icon01 span.prop_icon_structure_src {
	background-image: url(//fudosan.cbiz.ne.jp/assets/detail_page/img/icons/ico_kozo_src.gif);
}
.icon01 span.prop_icon_now_movein {
	background-image: url(//fudosan.cbiz.ne.jp/assets/detail_page/img/icons/ico_state_tintaityu.gif);
}
.icon01 span.prop_icon_full_movein {
	background-image: url(//fudosan.cbiz.ne.jp/assets/detail_page/img/icons/ico_state_manshitsu.gif);
}
.icon01 span.prop_icon_build_new {
	background-image: url(//fudosan.cbiz.ne.jp/assets/detail_page/img/icons/ico_tiku_sintiku.gif);
}
.icon01 span.prop_icon_build_ing {
	background-image: url(//fudosan.cbiz.ne.jp/assets/detail_page/img/icons/ico_tiku_kentikutyu.gif);
}
.icon01 span.prop_icon_build_lit {
	background-image: url(//fudosan.cbiz.ne.jp/assets/detail_page/img/icons/ico_tiku_tikuasa.gif);
}
.icon01 span.prop_icon_brokerage_free {
	background-image: url(//fudosan.cbiz.ne.jp/assets/detail_page/img/icons/ico_tyukai_zero.gif);
}
.icon01 span.prop_icon_brokerage_half {
	background-image: url(//fudosan.cbiz.ne.jp/assets/detail_page/img/icons/ico_tyukai_half.gif);
}
.icon01 span.prop_icon_shikireiho_zero {
	background-image: url(//fudosan.cbiz.ne.jp/assets/detail_page/img/icons/ico_shiki_rei_ho_zero.gif);
}
.icon01 span.prop_icon_shikirei_zero {
	background-image: url(//fudosan.cbiz.ne.jp/assets/detail_page/img/icons/ico_shiki_rei_zero.gif);
}
.icon01 span.prop_icon_inuki {
	background-image: url(//fudosan.cbiz.ne.jp/assets/detail_page/img/icons/ico_inuki.gif);
}

/* #invest_01 */
#invest_01 .listWrap .price01 {
    padding-top: 2px;
    margin-bottom: 0px;
}
#invest_01 .listWrap .icon01 {
    padding: 2px 0 0;
}
#invest_01 .cornerBukken ul li {
    padding: 0 5px 8px 0;
}
#invest_01 .ralsnetUpdateCheckOn .ralsnetUpdateCheckIcon {
    vertical-align: middle;
}

/* #tenant_01 */
#tenant_01 .font-bold{
	font-weight:bold;
}

#tenant_01 .title {
	width: 350px;
}
#tenant_01 .title h1 {
	font-weight: normal;
}
#tenant_01 .title .list01 {
    background: none;
    right: -15px;
}
#tenant_01 .cornerBukken {
	width: 375px;
}
#tenant_01 .cornerBukken ul {
	width: 375px;
}
#tenant_01 .listWrap .price01{
	margin: 3px 0 0 0;
}
#tenant_01 .icon01 {
	padding: 2px 0 0;
	overflow: hidden;
}
#tenant_01 .listWrap .info02 .spt {
    padding: 0 5px 0 5px;
}
#tenant_01 .cornerBukken ul li {
    padding: 0 5px 8px 0;
}

#tenant_01 .inuki,
#tenant_01 .romen,
#tenant_01 .shop,
#tenant_01 .office{
	font-weight: bold;
    padding-right: 5px;
}
#tenant_01 .inuki {
	color:#8E6746;
}
#tenant_01 .romen {
	color:#E97213;
}
#tenant_01 .shop {
	color:#1F7926;
}
#tenant_01 .office {
	color:#007EB8;
}
#tenant_01 .listWrap .info02 .access01{
	margin-right:5px;
}
#tenant_01 .listWrap .info02 {
    height: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#tenant_01 .ralsnetUpdateCheckOn .ralsnetUpdateCheckIcon {
    vertical-align: middle;
}
/*  */