/* clearfix */

.clearfix:before,.clearfix:after {
	content:"";
	display:block;
	overflow:hidden;
}

.clearfix:after {
	clear:both;
}

.clearfix {
	zoom:1;
}

/* article_bread */

.search_bread {
  margin: 0 0 10px 5px;
  font-size: 87%;
}

.article_bread {
	font-size:83%;
	line-height:12px;
}

.article_bread ul {
	margin-bottom:10px;
}

.article_bread ul li {
	float:left;
}

.article_bread ul li.bg_gray01 {
	width:48px;
	height:26px;
	background:#DDDDDD;
	text-align:center;
	padding-top:4px;
}

.article_bread ul li.bg_gray02 {
	width:48px;
	height:20px;
	background:#DDDDDD;
	text-align:center;
	padding-top:10px;
}

.article_bread ul li.bg_blue01 {
	width:48px;
	height:26px;
	background:#003049;
	text-align:center;
	color:#FFF;
	padding-top:4px;
}

.article_bread ul li.bg_blue02 {
	width:48px;
	height:20px;
	background:#003049;
	text-align:center;
	color:#FFF;
	padding-top:10px;
}

.article_bread ul li.arrow {
	margin:12px 5px;
	width:1%;
}

/* common */

.article .main_ttl {
	padding: 5px 10px;
	background: #003049;
	color: #fff;
	font-size: 133%;
	font-weight: bold;
}

.article .komoku_list{	
}

.article .komoku_list .kind_check{
	font-weight:bold;
	background:#EEEEEE;
	border-bottom:#CCCCCC solid 1px;
}

.article .komoku_list .check_main{
	padding:15px;
	background:#EFFFBF;
	float:left;
}

.article .komoku_list .check_rail01{
	padding:15px;
	background:#FFDFBF;
	float:left;
}

.article .komoku_list .koumoku{
	padding:15px;
	background:#EEEEEE;
	font-weight:bold;
	float:left;
}

.article .rail_ttl01{
	font-weight:bold;
	padding:10px;
	border-left:#660000 solid 5px;
	background:#FFB399;
}

.article .midashi_b{
	font-weight:bold;
	padding:10px;
	border-left:#001A66 solid 5px;
	background:#99B3FF;
}

.article .ar_kensu {
	padding: 5px 10px;
	background: #EEEEEE;
	font-size: 117%;
	font-weight: bold;
	text-align:center;
}

.article .ar_kensu span {
	font-size:183%;
	color:#B20000;
}

.article .search_btn {
	margin:20px 10px;
	text-align:center;
}

.article .search_btn ul {
	margin-left:-10px;
}

.article .search_btn ul li {
	margin-left:10px;
	width:46%;
	float:left;
}

.article p.search_single{
	margin-top:10px;
	width:60%;
}


/* 物件検索TOP */

.article li.area {
	background: #eeeeee url(../img/index/ico_area-btn.jpg) no-repeat 97% 14px;
	font-size: 133%;
	font-weight: bold;
	line-height: 45px;
	text-indent: 20px;
	border-bottom: 1px solid #ccc;
	-webkit-background-size: 20px;
	-o-background-size: 20px;
	background-size: 20px;
	-webkit-tap-highlight-color: transparent; 
}

.article li.area span {
	display: block
}

.article li.area:first-child {
	border-top: 1px solid #ccc; 
}
.article li.area ul.low {
	display: none;
	border-top: 1px solid #ccc;
	background: #ccc;
}
.article li.area ul.low a {
	display: block;
	border-bottom: 1px solid #ccc;
	color: #000;
}
.article li.area ul.low a:last-child {
	border: none;
}
.article li.area ul.low li {
	background: #eeeeee url(../img/index/ico_btn-more.gif) no-repeat 95% 16px;
	text-indent: 0;
	margin-left: 20px;
	padding-left: 20px;
	-webkit-background-size: 7px 12px;
	-o-background-size: 7px 12px;
	background-size: 7px 12px;
}

.article li.area ul.sub {
	display: none;
	border-top: 1px solid #ccc;
	background: #ccc;
}

.article li.area ul.sub li {
	background: #AAAAAA;
	text-indent: 0;
	margin-left: 20px;
	padding-left: 20px;
	color:#FFF;
}

.article li.on {
	background: #eeeeee url(../img/index/ico_area-btn_on.jpg) no-repeat 97% 14px;
	-webkit-background-size: 20px;
	-o-background-size: 20px;
	background-size: 20px;
}

.article .top_prv{
	border:#DDDDDD solid 1px;
	padding:10px;
	margin-bottom:20px;
}

.article .top_prv .box{
	background:#555555;
	padding:5px 10px;
	margin-bottom:10px;
}

.article .top_prv .ttl{
	color:#FFF;
	font-weight:bold;
	background:url(/sp/img/article/a_mouitido_t.gif) no-repeat;
	background-size:15px 15px;
	padding:0 0 0 22px;
}

.article .top_prv p.btn{
	margin-top:10px;
	width:50%;
}

.article .map_midashi{
	margin:10px;
}

.article .map_midashi .red{
	color:#FF0000;
}

/* 物件検索一覧 */

.article #map_info {
	margin: 0 0 10px;
	padding: 8px;
	border:1px solid #999;
}

.article  h3.map_ttl {
	font-weight: bold;
}

.article .map_table {
	width: 63%;
	display: inline-block;
	vertical-align: top;
}

.article .map_table th,
.article .map_table td {
	vertical-align: top;
}

.article .map_image {
	display: inline-block;
	vertical-align: top;
	margin: 0 3px 0 0;
	width: 100px;
	height: 100px;
	background: url('img?file=&w=150&cache=1') center no-repeat;
	-webkit-background-size: 100px;
     -o-background-size: 100px;
        background-size: 100px;

}

.article .result_topbtn {
	margin-bottom:20px;
}

.article .result_topbtn ul {
	margin-left:-10px;
}

.article .result_topbtn ul li {
	margin-left:10px;
	width:30%;
	float:left;
}

.article .result_sort{
	padding-bottom:10px;
	border-bottom:#CCCCCC solid 1px;
}

.article .result_btnbox{
	border:#CCCCCC solid 5px;
	padding:10px;
	margin:10px 10px 20px;
	text-align:center;
}

.article .result_btmbtn{
	margin-top:10px;
}

.article .result_btmbtn ul {
	margin-left:-10px;
}

.article .result_btmbtn ul li {
	margin-left:10px;
	width:46%;
	float:left;
}

.article .result_table {
	border-bottom:#CCCCCC solid 1px;
	width: 100%;
}

.article .result_table td {
	padding:10px;
}

.article .result_table .check {
	background:#EEEEEE;
	padding:15px;
}

.article .result_table .arrow {
	width:10%;
}

.article .result_table .content {
	margin-bottom:10px;
}

.article .result_table .img {
	width:80px;
	margin-right:10px;
	float:left;
}

.article .result_table .detail {
	width:120px;
	float:left;
}

.article .result_table .name {
	color:#003399;
	font-weight:bold;
}

.article .result_table .price {
	color:#CC0000;
	font-weight:bold;
}

.article .result_table td span {
    margin-right:3px;
}

.result_i {
	background-color: #999999;
	color: #FFFFFF;
	padding: 2px;
}
.result_juku {
	background-color: #003399;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.result_bi {
	background-color: #FE3466;
	color: #FFFFFF;
	padding: 2px;
}
.result_bu {
	background-color: #CC6601;
	color: #FFFFFF;
	padding: 2px;
}
.result_jimu {
	background-color: #006634;
	color: #FFFFFF;
	padding: 2px;
}
.result_kei {
	background-color: #0099FF;
	color: #FFFFFF;
	padding: 2px;
}
.result_ju {
	background-color: #990134;
	color: #FFFFFF;
	padding: 2px;
}
.result_ser {
	background-color: #FF9900;
	color: #FFFFFF;
	padding: 2px;
}
.result_a {
	background-color: #FF6600;
	color: #FFFFFF;
	padding: 2px;
}
.result_show {
	background-color: #010066;
	color: #FFFFFF;
	padding: 2px;
}
.result_souko {
	background-color: #98CB00;
	color: #FFFFFF;
	padding: 2px;
}
.result_kojo {
	background-color: #009865;
	color: #FFFFFF;
	padding: 2px;
}
.result_chi {
	background-color: #5C4028;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.result_jimusyo {
	background-color: #006699;
	color: #FFFFFF;
	padding: 2px;
}

/* 物件詳細 */

.detail .flexslider {
	margin-left: -8px;
}
.detail .flexslider li {
	margin-left: 8px;
}


.detail .flexslider {
margin-left: -8px;
}

.detail .slides {
width: 1200%;
-webkit-transition: 0s;
transition: 0s;
-webkit-transform: translate3d(0px, 0px, 0px);
}

.detail .flexslider ul li {
width: 120px;
float: left;
display: block;
}



.detail .detail_top {
	background:#DDDDDD;
	padding:10px;
	font-size:83%;
	margin-bottom:10px;
}

.detail .detail_topbtn {
	margin-bottom:10px;
}

.detail .detail_topbtn ul li {
	width:25%;
	float:left;
}

.detail .detail_ttl {
	font-size:117%;
	font-weight:bold;
	margin:10px;
}

.detail .content_ttl{
	margin:10px 0 5px;
}

.detail table {
	border:#BBBBBB solid 1px;
	width:100%;
	margin-bottom:20px;
}

.detail table .box_l {
	background:#555555;
	border-right:#BBBBBB solid 1px;
	border-bottom:#BBBBBB solid 1px;
	padding:5px;
	color:#FFF;
	width:30%;
}

.detail table .box_r {
	border-bottom:#BBBBBB solid 1px;
	padding:5px;
}

.detail p.search_single{
	width:60%;
}

.detail .contact_aria{
	border:#E5E5E6 solid 1px;
	padding:10px;
	text-align:center;
	margin:10px 0;
}

.detail .contact_aria .tel{
	font-size:133%;
	color:#003048;
	font-weight:bold;
	margin:5px 0;
}

.detail .sub_ttl{
	font-weight:bold;
	color:#FFF;
	border-left:#FFF solid 5px;
	padding-left:5px;
}

/* 概算費用 */

.estimate .estimate_ttl {
	font-size:117%;
	font-weight:bold;
	margin:10px;
}

.estimate table {
	border:#BBBBBB solid 1px;
	width:100%;
	margin-bottom:20px;
}

.estimate .tenant-name {
	background:#FFFFDE;
	padding:5px;
	border-right:#BBBBBB solid 1px;
}

.estimate .bo {
	padding:5px;
	border-right:#BBBBBB solid 1px;
}

.estimate table .box_l {
	background:#EEEEEE;
	border-right:#BBBBBB solid 1px;
	border-bottom:#BBBBBB solid 1px;
	padding:5px;
	color:#2D83A8;
	width:40%;
}

.estimate table .box_r {
	border-bottom:#BBBBBB solid 1px;
	padding:5px;
}

.estimate .red {
	font-weight:bold;
	color:#CC3333;
}

.estimate .contact_aria{
	border:#E5E5E6 solid 1px;
	padding:10px;
	text-align:center;
	margin:10px 0;
}

.estimate .contact_aria .tel{
	font-size:133%;
	color:#CC3333;
	font-weight:bold;
}



/* お気に入りリスト */

.article .stor {
	padding:0 10px 20px;
	border-bottom:#CCCCCC solid 1px;
}

.article .okini_table {
	border-bottom:#CCCCCC solid 1px;
}

.article .okini_table td {
	padding:10px;
}

.article .okini_table .check {
	background:#EEEEEE;
	padding:15px;
}

.article .okini_table .arrow {
	width:10%;
}

.article .okini_table .content {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:#CCCCCC solid 1px;
}

.article .okini_table .img {
	width:80px;
	margin-right:10px;
	float:left;
}

.article .okini_table .detail {
	width:120px;
	float:left;
}

.article .okini_table .name {
	color:#003399;
	font-weight:bold;
}

.article .okini_table .price {
	color:#CC0000;
	font-weight:bold;
}

.article .okini_table .osusume {

}

.article .okini_table .osusume ul li {
	width:15%;
	margin-right:5px;
	float:left;
}

.article .okini_table .comment_box {
	background:#CCCCCC;
	padding:10px;
}

.article .okini_table .comment_box .btn {
	margin-top:10px;
	width:190px;
	text-align:center;
}

.article .okini_table .comment_box .btn ul {
	margin-left:-10px;
}

.article .okini_table .comment_box .btn ul li {
	width:20%;
	margin-left:10px;
	float:left;
}

/* pager */

.article_pager {
	margin: 10px 0 20px;
	position: relative;
	text-align: center;
	height: 34px;
}

.article_pager strong {
	margin: 0 0 0 -5px;
	position: absolute;
	left: 50%;
	display: none;
}

.article_pager a {
	display: block;
	position: absolute;
	margin: 0 0 0 5px;
	background: #003049;
	color: #FFF;
	padding: 8px 0;
	width: 28%;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.article_pager a.nextpage:first-child {
	left: 0;
}

.article_pager a.nextpage:last-child {
	right: 0;
}



.result_sort_btn li {
	list-style: none;
	margin-left: 10px;
	float: left;
}

.result_sort_btn li a:link, a:visited, a:active {
    text-decoration: none;
}

.btn {
    font-size:12px;
    text-decoration:none;
    display:block;
    text-align:center;
    padding:3px 10px;
    color:#fff;
    background-color:#cc0000;
    border-radius:3px;
}

.result_margin{
	margin: 3px 0 0;
}


/* clearfix */
.clearfix:before, .clearfix:after {
  content: "";
  display: block;
  overflow: hidden;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}