@charset "utf-8";

.mainimgTop {
	height: auto;
	background: none;
}
.mainimgTop h1 {
	padding: 60px 0 10px;
	background: none;
}
.mainimgTop h1 img {
	width: 78px;
	height: auto;
}



/* ------------------------------
 トップ
------------------------------ */

/* -- マップサーチ -- */
.searchMap {
	padding: 30px;
	background: #F3F3F3;
	margin-bottom: 50px;
}

.search_concept {
    background: #003366 none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-size: 1.8rem;
    font-weight: bold;
    transition: all 0.1s ease-in-out 0s;
	text-align:center;
	margin: 30px auto 0;
	display: block;
    margin: auto;
    position: relative;
    width: 600px;
	height: 70px;
	padding: 13px;
	text-decoration: none;
}

.search_concept span{
    background: rgba(0, 0, 0, 0) url("../img/arrow02.png") no-repeat scroll 0 0.3em / 15px 12px;
    padding-left: 25px;
	text-decoration: none;
}

.search_concept:hover{
	text-decoration: none;
	opacity: .7;
}


.propertyBoxHouse {
	font-size: 1.4rem;
	padding: 20px;
	margin-bottom: 25px;
	border-radius: 5px;
	background: #F3F3F3;
	position: relative;
	border: 3px solid #333;
	border-color: #758a3b;
}

.propertyBoxHouse div.matomete_text {
	 padding-top: 10px
}

.propertyBoxHouse + .listBox {
	margin-top: 50px;
}

.propertyBoxLand {
	font-size: 1.4rem;
	padding: 20px;
	margin-bottom: 25px;
	border-radius: 5px;
	background: #F3F3F3;
	position: relative;
	border: 3px solid;
	border-color: #477380;
}

.propertyBoxLand div.matomete_text {
	 padding-top: 10px
}

.propertyBoxLand + .listBox {
	margin-top: 50px;
}


.propertyBoxMediate {
	font-size: 1.4rem;
	padding: 20px;
	margin-bottom: 25px;
	border-radius: 5px;
	background: #F3F3F3;
	position: relative;
	border: 3px solid;
	border-color: #666;
}

.propertyBoxMediate div.matomete_text {
	 padding-top: 10px
}

.propertyBoxMediate + .listBox {
	margin-top: 50px;
}

.inPageLink .cms_text {
    background: #003366 none repeat scroll 0 0;
    display: inline-block;
    font-size: 1.6rem;
    font-weight: bold;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 10px;
    margin-right: 8px;
    text-align: center;
    width: 170px;
	color: #fff;
}

.stand_item {
	padding: 10px 26px;
	text-align: center;
	color: #333;
	border: 1px solid #333;
	border-radius: 3px;
	display: inline-block;
	-webkit-transition: 0.1s ease-in-out;
	-moz-transition: 0.1s ease-in-out;
	-o-transition: 0.1s ease-in-out;
	transition: 0.1s ease-in-out;
	font-size: 1.5rem;
	font-weight: bold;
}

.stand_item:hover {
	background: #ddd;
	text-decoration: none;
}

.stand_item span {
	padding-left: 25px;
	background: url(../img/arrow01.png) no-repeat 0 .3em / 15px 12px;
}


.btn_standard a::before {
    background: rgba(0, 0, 0, 0) url("../img/arrow01.png") no-repeat scroll 0 0.1em / contain ;
    content: " ";
    display: inline-block;
    height: 12px;
    padding-right: 5px;
    width: 15px;
}

/* -- マップサーチ（左） -- */
.searchMap_left {
	width: 774px;
	float: left;
}
.searchMap_left .title {
	font-size: 1.9rem;
	line-height: 1.4;
	font-weight: bold;
	margin-bottom: 25px;
}
.searchMap_left .title span {
	color: #003366;
}
.searchMap_left .title strong {
	font-size: 2.5rem;
}
.searchMap_left .title small {
	font-size: 1.5rem;
}

.conceptimg{
    text-align: center;
}

.favoriteBox {
	width: 100%;
	font-size: 0;
	font-weight: bold;
	margin-top: 20px;
	border: solid 1px #3F3B3A;
	border-radius: 4px;
	display: table;
}
.favoriteBox .total {
	font-size: 1.5rem;
	line-height: 20px;
	color: #fff;
	padding: 8px 15px 8px 39px;
	display: table-cell;
	background: #666 url(../img/search/star.png) no-repeat 15px center / 16px auto;
}
.favoriteBox dd {
	font-size: 1.5rem;
	line-height: 20px;
	display: table-cell;
}
.favoriteBox dd a {
	color: #3F3B3A;
	text-decoration: none;
	padding: 8px 20px 8px 45px;
	display: block;
	background: url(../img/arrow01.png) no-repeat 20px center / 15px 12px;
}

.searchMap_left .map {
	position: relative;
	margin-top: 15px;
}
.searchMap_left .map .totalBox {
	font-size: 1.8rem;
	font-weight: bold;
	position: absolute;
	top: -7px;
	left: 25px;
	padding: 10px 23px;
	background: #fff;
}
.searchMap_left .map .totalBox:before {
	content: url(../img/search/shadow.png);
	position: absolute;
	top: -12px;
	left: -7px;
}
.searchMap_left .map .totalBox span {
	color: #CC4B1F;
}
.searchMap_left .map .totalBox strong {
	font-size: 2.7rem;
	margin: 0 5px;
}


/* -- サーチ（右） -- */
.searchMap_right {
	width: 340px;
	float: right;
}
.sideBox table,
.searchMap_right table {
	border-left: none;
	border-top: none;
}
.sideBox table th,
.searchMap_right table th {
	font-size: 1.7rem;
	font-weight: bold;
	color: #003366;
	height: auto;
	width: 55px;
	padding: 12px 0;
	border-right: none;
	border-bottom: solid 1px #A9ACAD;
	background: none;
}
.sideBox table th {
	width: 100%;
	display: block;
}

.searchMap_right table td {
	height: auto;
	padding: 12px 0;
	border-right: none;
	border-bottom: solid 1px #A9ACAD;
}
.sideBox table td {
	height: auto;
	width: 100%;
	display: block;
	padding: 12px 0 0;
	border-right: none;
	border-bottom: none;
}

.sideBox table td li {
	letter-spacing: -.08em;
}

.searchMap_right ul {
	font-size: 0;
	margin-bottom: -9px;
}
.searchMap_right li {
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.4;
	display: inline-block;
	margin-bottom: 9px;
	margin-right: 32px;
}
.searchMap_right .newline li {
	display: block;
	margin-right: 0;
}
.searchMap_right select + p {
	margin-top: 5px;
}
/* SEARCHボタン */
.search.btn-a {
	width: 230px;
	height: 45px;
	display: block;
	margin: 20px auto 0;
	position: relative;
}
.search.btn-a:after {
	font-family: 'FontAwesome';
	content: '\f002';
	font-weight: normal;
	position: absolute;
	top: 13%;
	right: 50%;
	margin-right: -30%;
	color: #fff;
}


/* -- 新着情報 -- */
.small_kome {
	font-size: small;
	vertical-align: top;
}

.listBox {
	margin-bottom: 80px;
	position: relative;
}
.listBox:last-child {
/*	margin-bottom: 0;*/
}
.listBox h2 {
	font-family: "Yu Gothic",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 2rem;
	line-height: 1.2;
	text-align: center;
	padding-bottom: 25px;
	border-bottom: dotted 1px #A9ACAD;
}
.listBox h2 img {
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 5px;
}
.listBox h2:before {
	display: none;
}
.listBox .btn-newsList {
	position: absolute;
	right: 0;
	top: 0;
}
.listBox .btn-newsList a {
	color: #3f3b3a;
	text-decoration: none;
	font-weight: bold;
}
.listBox .btn-newsList img {
	margin-right: 7px;
	vertical-align: baseline;
}
.infoList {
	margin-bottom: 30px;
}
.infoList > li {
	font-size: 1.4rem;
	width: 280px;
	float: left;
	margin-right: 33px;
	position: relative;
}
.main .infoList > li {
	margin-right: 35px;
}
.main .infoList > li:nth-child(4n) {
	margin-right: 35px;
}

.infoList > li:nth-child(4n) {
	margin-right: 0;
}
.main .infoList > li:nth-child(3n) {
	margin-right: 0;
}


.infoList li a {
	display: block;
	color: #000;
	text-decoration: none;
}
.infoList li .img {
	width: 280px;
	height: 184px;
	margin-bottom: 12px;
	text-align: center;
	overflow: hidden;
	position: relative;
}

.matome_another_list{
	margin: 100px 0 30px 0;
}



.news h2 {
	margin-bottom: 0;
}
.news .infoList li {
	font-size: 1.4rem;
	padding: 13px 0;
	border-bottom: dotted 1px #C9CACB;
	position: relative;
	width: 100%;
	display: table;
}
.news .infoList li a {
	display: block;
	color: #000;
	padding-right: 20px;
	position: relative;
	text-decoration: none;
}
.news .infoList li a::after {
	content: '';
	width: 15px;
	height: 12px;
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -6px;
	background: url(../img/arrow01.png) no-repeat 0 0 / 15px 12px;
}

.news .infoList li .text {
	display: table-cell;
	vertical-align: top;
}
.date {
	font-size: 1.3rem;
	font-weight: bold;
	margin-bottom: 5px;
	color: #656261;
}
.news .infoList li a:hover .text {
	text-decoration: underline;
}
.news .infoList li .date span {
	font-size: 1.15rem;
	font-style: normal;
	color: #fff;
	min-width: 105px;
	line-height: 22px;
	text-align: center;
	padding: 0 10px;
	display: inline-block;
	margin-left: 10px;
	border-radius: 22px;
	background: #003366;
}
.category2 .date span {
	background: #ab8a61;
}
.category3 .date span {
	background: #758a3b;
}


/* -- 物件 -- */
h2.noline {
	border: none;
	padding-bottom: 0;
}
h2.noline:before {
	content: unset;
}

.listBox.property .name ,.AreaLink .name{
	font-size: 1.6rem;
	line-height: 1.4;
	margin-bottom: 12px;
	padding-left: 20px;
	background: url(../img/arrow01.png) no-repeat 0 .3em / 15px 12px;
}
.item {
	font-size: 1.3rem;
	line-height: 1.2;
	font-weight: bold;
	margin-bottom: 5px;
}
.item.red {
	font-size: 1.4rem;
	margin-bottom: 15px;
}
.item strong {
	font-size: 1.8rem;
}
.item.red strong {
	font-size: 2.6rem;
}
.item span {
	font-size: 1.2rem;
	color: #fff;
	line-height: 18px;
	border-radius: 3px;
	padding: 0 8px;
	margin-right: 8px;
	margin-bottom: 4px;
	display: inline-block;
	background: #003366;
	vertical-align: middle;
}
.listBox.property .list li li {
	margin-bottom: 0;
}
.listBox.property .list li li:before {
	color: #B3B3B3;
}

/* ------------------------------
 PC用コード
------------------------------ */
@media screen and (min-width: 768px) {
	.searchMap_left .title br {
		display: none;
	}
	
	.news .infoList li {
		width: 100%;
		display: table;
	}
	.news .infoList li .date {
		width: 210px;
		display: table-cell;
		vertical-align: top;
	}
	.news .infoList li .text {
		display: table-cell;
		vertical-align: top;
	}
}


/* ------------------------------
 スマホ用コード
------------------------------ */
@media screen and (max-width: 767px) {
	/* -- マップサーチ -- */
	.searchMap {
		padding: 5% 5% 8%;
		margin: 0 -5.5% 30px;
	}

	/* -- マップサーチ（左） -- */
	.searchMap_left {
		width: auto;
		float: none;
	}
	.searchMap_left .title {
		font-size: 1.5rem;
		margin-bottom: 15px;
		text-align: center;
	}
	.searchMap_left .title strong {
		font-size: 2rem;
	}
	
	.favoriteBox {
		margin-top: 20px;
		background: #fff;
		border: none;
	}
	.favoriteBox br {
		display: none;
	}
	.favoriteBox .total {
		line-height: 20px;
		border-radius: 5px 5px 0 0;
		padding: 10px 15px 10px 39px;
		display: block;
	}
	.favoriteBox dd {
		font-size: 1.5rem;
		padding: 15px;
		display: block;
	}
	.favoriteBox dd a {
		min-width: 100px;
		padding: 10px 15px;
		width: 100%;
		border: 1px solid #333;
		border-radius: 3px;
		background: none;
		text-align: center;
	}
	.favoriteBox dd a span {
		padding-left: 25px;
		background: url(../img/arrow01.png) no-repeat 0 .3em / 15px 12px;
	}
	

	.searchMap_left .map .totalBox {
		font-size: 1.6rem;
		position: static;
		display: inline-block;
		padding: 5px 15px;
		margin-bottom: 10px;
	}
	.searchMap_left .map .totalBox:before {
		display: none;
	}
	.searchMap_left .map .totalBox strong {
		font-size: 2.4rem;
	}


	/* -- マップサーチ（右） -- */
	.searchMap_right {
		width: auto;
		float: none;
	}
	.sideBox table th,
	.searchMap_right table th {
		font-size: 1.5rem;
	}
	.searchMap_right li {
		margin-bottom: 5px;
		margin-right: 25px;
	}
	/* SEARCHボタン */
	.search.btn-a {
		margin: 30px auto 0;
	}
	
	/* -- 新着一覧 -- */
	.listBox {
		margin-bottom: 30px;
	}
	.listBox h2 {
		font-size: 1.8rem;
		padding-bottom: 15px;
	}
	.listBox .btn-newsList a {
		display: block;
		overflow: hidden;
		white-space: nowrap;
		width: 50px;
	}
	
	.infoList {
		margin-bottom: 50px;
	}
	.infoList > li {
		width: 100%;
		float: none;
		margin-right: 0;
		margin-bottom: 25px;
	}
	.infoList > li .img {
		width: 100%;
		height: auto;
	}
	.infoList > li .img img {
		width: 100%;
		height: auto;
	}
	.news .infoList li {
		margin-bottom: 0;
	}
	
	/* -- 物件 -- */
	.listBox.property .name {
		margin-bottom: 8px;
	}
}

/* ------------------------------
 物件一覧
------------------------------ */
/* -- 物件一覧用 h1 -- */
h1.listTitle {
	font-family: "Yu Gothic",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 2rem;
	font-weight: bold;
	text-align: left;
	padding-left: 12px;
	padding-bottom: 0;
	border-left: solid 4px #CC4B1F;
	background: none;
	margin-bottom: 25px;
}

/* -- 物件タイトル -- */
.detailtitle {
	position: relative;
	margin-bottom: 20px;
}
.detailtitle .btn_favorite {
	top: -15px;
	right: 0;
}
.detailtitle h1 {
	margin-bottom: 40px !important;
}

/* -- 並び替え -- */
.sortBox {
	text-align: center;
	padding-bottom: 20px;
	margin-bottom: 40px;
	border-bottom: solid 1px #ccc;
}
.sortBox .apply {
	font-weight: bold;
	line-height: 30px;
/*	padding-right: 30px;*/
	display: inline-block;
	vertical-align: middle;
/*	border-right: dotted 1px #A9ACAD;*/
}
.sortBox .apply strong {
	font-size: 2.8rem;
}
.sortBox .sortSelect {
	font-weight: bold;
	line-height: 30px;
	padding-left: 30px;
	vertical-align: middle;
	display: inline-block;
}
.sortBox .sortSelect select {
	color: #656261;
	width: 225px;
	display: inline-block;
}


.sideBox {
	padding: 0 15px 15px;
	margin-bottom: 20px;
	border-radius: 5px;
	background: #F3F3F3;
}

.side_concept {
    width: 100%;
    min-width: 100px;
    border: 1px solid #333;
    border-radius: 3px;
    color: #333;
    display: inline-block;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 23px;
    min-width: 230px;
    padding: 10px 26px;
    text-align: center;
    transition: all 0.1s ease-in-out 0s;

}


.side_concept span{
padding-left: 25px;
background: url(../img/arrow01.png) no-repeat 0 .3em / 15px 12px;
}

.side_concept:hover {
    background: #ddd;
    text-decoration: none;
}

.side_concept a {
	text-decoration: none;
	color: #000;
}


.sideBox .title {
	font-size: 1.7rem;
	font-weight: bold;
	color: #fff;
	margin: 0 -15px 15px;
	padding: 10px 15px;
	background: #666;
	border-radius: 5px 5px 0 0;
}
.favorite .title {
	padding-left: 39px;
	background: #666 url(../img/search/star.png) no-repeat 15px center / 16px auto;
}
.sideBox .btn a,
.sideBox .btn-a a,
.main .btn-a a {
	width: 100%;
	min-width: 100px;
	padding: 10px 15px;
}
.sideBox .btn.inq-a a {
	font-size: 1.8rem;
}
.sideBox .tel,
.main .tel {
	font-size: 2.2rem;
	font-weight: bold;
	padding-left: 20px;
	background: url(../img/tel_icon_bk.png) no-repeat 0 center / 15px auto;
}

.sideBox .tel {
	margin-bottom: 10px;
}


/* -- 一覧 -- */
.propertyBox {
	font-size: 1.4rem;
	padding: 20px;
	margin-bottom: 25px;
	border-radius: 5px;
	background: #F3F3F3;
	position: relative;
}
.propertyBox + .listBox {
	margin-top: 50px;
}

h1.propertytitle,
.lot_detail .propertytitle {
	font-family: "Yu Gothic",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 2.2rem;
	font-weight: bold;
	line-height: 32px;
	margin-bottom: 20px;
	padding-bottom: 0;
	background: none;
	text-align: left;
	padding-right: 115px;
	position: relative;
	padding-left: 120px;
}
/*
.propertytitle {
	font-family: "Yu Gothic",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif !important;
	font-size: 2.2rem !important;
	font-weight: bold !important;
	line-height: 32px !important;
	margin-bottom: 20px !important;
	padding-bottom: 0 !important;
	background: none !important;
	text-align: left !important;
	padding-right: 65px !important;
	position: relative;
	padding-left: 120px;
}
*/
.propertytitle a {
	color: #333;
	text-decoration: none;
}
.propertytitle a:after {
	font-family: 'FontAwesome';
	content: '\f105';
	font-size: 3rem;
	font-weight: normal;
	color: #808080;
	margin-left: 25px;
	line-height: 1;
	vertical-align: top;
}

@media screen and (max-width: 767px) {
	h1.propertytitle,
	.lot_detail .propertytitle {
		padding-right: 0;
	}
/*
	h1.propertytitle,
	.lot_detail .propertytitle,
	.propertyBoxHouse .propertytitle,
	.propertyBoxLand .propertytitle {
		padding-right: 0;
	}
*/
}
/* -- アイコン -- */
.propertytitle span {
	font-size: 1.6rem;
	color: #fff;
	min-width: 88px;
	line-height: 34px;
	display: inline-block;
	position: absolute;
	margin-right: 25px;
	padding: 0 13px;
	vertical-align: middle;
	background: #758A3B;
	
	top: 0;
	left: 0;
}
.propertytitle span:before {
	content: "";
	width: 0;
	height: 0;
	border-radius: 50%;
	border: 12px solid #758A3B;
	border-right-color: transparent;
	position: absolute;
	top: 4px;
	left: -7px;
}
.propertytitle span:after {
	content: "";
	width: 0;
	height: 0;
	border-radius: 50%;
	border: 12px solid #758A3B;
	border-left-color: transparent;
	position: absolute;
	top: 4px;
	right: -7px;
}

.cate02 span {
	background: #477380;
}
.cate02 span:before{
	border-color: #477380;
	border-right-color: transparent;
}
.cate02 span:after {
	border-color: #477380;
	border-left-color: transparent;
}
.cate03 span {
	background: #AD6196;
}
.cate03 span:before{
	border-color: #AD6196;
	border-right-color: transparent;
}
.cate03 span:after {
	border-color: #AD6196;
	border-left-color: transparent;
}

.cate04 span {
	background: #666;
}
.cate04 span:before{
	border-color: #666;
	border-right-color: transparent;
}
.cate04 span:after {
	border-color: #666;
	border-left-color: transparent;
}

.cate05 span {
	background: #94C9D5;
}
.cate05 span:before{
	border-color: #94C9D5;
	border-right-color: transparent;
}
.cate05 span:after {
	border-color: #94C9D5;
	border-left-color: transparent;
}

/* -- 物件情報 -- */
.detailInfo {
	width: 570px;
}
.detailInfo .item {
	margin-bottom: 8px;
}
.detailInfo .item strong {
	font-size: 2.3rem;
	line-height: 1;
}
.borderTb table {
	border-left: none;
	border-top: none;
}
.borderTb table tr {
	background: #fff;
}
.borderTb table tr:nth-child(odd) {
	background: #F3F3F3;
}
.borderTb table th {
	height: auto;
	width: 90px;
	font-weight: bold;
	padding: 4px 0 4px 15px;
	border-right: none;
	border-bottom: none;
	background: none;
}
.borderTb table td {
	height: auto;
	padding: 4px 15px;
	border-right: none;
	border-bottom: none;
}

.propertyBox .borderTb table tr {
	background: #F3F3F3;
}
.propertyBox .borderTb table tr:nth-child(odd) {
	background: #fff;
}

/************** ▼▼▼ 2018/04/02 商談中物件表示 byMizuhori ▼▼▼ **************/
/* -- 商談中-画像 -- */
.in_negotiations .filter {
	background: #666;
}
.in_negotiations img {
	display: block;
	opacity: .5;
}

.in_negotiations .btn_favorite,
.in_negotiations table,
.in_negotiations ul.btnBox {
	display: none;
}
/************** ▲▲▲ 2018/04/04 商談中物件表示 byMizuhori ▲▲▲ **************/

/* -- ボタン一覧 -- */
.btnBox {
	font-size: 0;
	margin-top: 25px;
}
.btnBox li {
	width: 31.6%;
	display: inline-block;
}
.btnBox li + li {
	margin-left: 2.6%
}
.btnBox li a {
	width: 100%;
	font-size: 1.5rem;
	line-height: 1;
	padding: 9px 20px;
}

.detail-btnBox {
	position: absolute;
	top: -15px;
	right: 0;
}
.list-btnBox {
	position: absolute;
	top: 15px;
	right: 15px;
}

.detail-btnBox > *,
.list-btnBox > * {
	display: inline-block;
	vertical-align: bottom;
}

.btn_favorite {
	font-size: 1.2rem;
	font-weight: bold;
	text-align: center;
}
/*
.btn_favorite {
	font-size: 1.2rem;
	font-weight: bold;
	position: absolute;
	top: 15px;
	right: 15px;
	text-align: center;
}
*/
.btn_favorite a {
	display: block;
	color: #858585;
	text-decoration: none;
}
.btn_favorite span {
	width: 34px;
	height: 34px;
	display: block;
	margin: auto;
	padding-top: 5px;
	border-radius: 5px;
	background: #BFBFBF;
	-webkit-transition: 0.1s ease-in-out;
	-moz-transition: 0.1s ease-in-out;
	-o-transition: 0.1s ease-in-out;
	transition: 0.1s ease-in-out;
	 -webkit-appearance: none;
}
/*.btn_favorite a:hover {
	color: #CC4B1F;
}
.btn_favorite a:hover span {
	background: #CC4B1F;
}
.btn_favorite a:hover img {
	opacity: 1;
}
*/
.btn_favorite.on a {
	color: #CC4B1F;
}
.btn_favorite.on a span {
	background: #CC4B1F;
}
.btn_favorite.on a img {
	opacity: 1;
}

/* -- WEBサイトリンクBOX -- */
.dotlineBox {
	font-size: 1.4rem;
	text-align: center;
	padding: 20px;
	margin: auto;
	border: dotted 1px #A9ACAD;
}
.imgicon img {
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 5px;
}

/* ------------------------------
 スマホ用コード
------------------------------ */
@media screen and (max-width: 767px) {
	.contentsPage {
		padding-top: 0;
	}
	.contentsPage .side {
		
	}
	.contentsPage .main {
		padding-top: 30px;
	}
	.pageLink {
		width: auto;
		margin: -30px -5.5% 0;
	}
	.pageLink.bottom {
		width: auto;
		margin: 0 -5.5%;
	}
	
	/* -- 物件タイトル -- */
	.detailtitle h1 {
		margin-bottom: 0 !important;
	}
	
	/* -- サイド検索 -- */
	.sideBox {
		margin-bottom: 30px;
	}
	.sideBox .btn.inq-a a {
		font-size: 1.6rem;
	}
	.sideBox.search {
		padding: 0;
		background: none;
	}
	.sideBox .title {
		font-size: 1.5rem;
	}
	
	/* -- 並び替え -- */
	.sortBox .apply {
		padding-right: 0;
		display: block;
		border-right: none;
	}
	.sortBox .apply strong {
		font-size: 2.8rem;
	}
	.sortBox .sortSelect {
		padding-left: 0;
		display: block;
	}
	.sortBox .sortSelect select {
		width: 60%;
	}
	
	/* -- 一覧 -- */
	.propertyBox {
		padding: 5%;
		margin: 0 -5.5% 20px;
		border-radius: 0;
	}
	h1.propertytitle,
	.lot_detail .propertytitle {
		font-size: 1.8rem;
		line-height: 24px;
		margin-bottom: 15px;
		padding-left: 0;
	}
	.propertytitle a:after {
		font-size: 2.6rem;
		margin-left: 15px;
	}
	/* -- アイコン -- */
	.propertytitle span {
		font-size: 1.2rem;
		line-height: 24px;
		text-align: center;
		width: 80px;
		min-width: 80px;
		margin-bottom: 20px;
		display: block;
		position: relative;
	}
/*
	.propertytitle span {
		font-size: 1.2rem;
		line-height: 24px;
		text-align: center;
		width: 80px;
		min-width: 80px;
		margin-bottom: 10px;
		display: block;
		position: relative;
	}
*/
	.propertytitle span:before {
		border: 10px solid #758A3B;
		top: 2px;
		left: -5px;
	}
	.propertytitle span:after {
		border: 10px solid #758A3B;
		top: 2px;
		right: -5px;
	}
	
	.cate02 span:before,
	.cate02 span:after{
		border-color: #477380;
	}
	
	.cate03 span:before,
	.cate03 span:after{
		border-color: #AD6196;
	}

	.cate04 span:before,
	.cate04 span:after{
		border-color: #666;
	}

	.cate05 span:before,
	.cate05 span:after{
		border-color: #94C9D5;
	}
	
	
	/* -- 物件情報 -- */
	.detailInfo {
		width: auto;
		margin-top: 20px;
	}
	.detailInfo .item strong {
		font-size: 2rem;
	}
	.cms_text.borderTb {
		margin-bottom: 30px;
	}
	.propertyBox .borderTb table tr {
		display: none;
	}
	.propertyBox .borderTb table tr:nth-child(1),
	.propertyBox .borderTb table tr:nth-child(2),
	.propertyBox .borderTb table tr:nth-child(3),
	.propertyBox .borderTb table tr:nth-child(4) {
		display: block;
	}
	
	.borderTb table th {
		width: 90px;
	}
	
	/* -- ボタン一覧 -- */
	.btnBox {
		margin-top: 20px;
		text-align: center;
	}
	.btnBox li {
		width: 49%;
	}
	.btnBox li + li {
		margin-left: 2%;
	}
	.btnBox li a {
		min-width: 1px;
	}
	.btnBox li.btn:not(.inq-a),
	.btnBox li.phone {
		margin-left: 0;
		margin-top: 13px;
	}
	.btn_favorite {
		font-size: 1rem;
		top: 40px;
	}
	.detailtitle .btn_favorite {
		top: 30px;
	}
	.btn_favorite span {
		width: 28px;
		height: 28px;
		padding-top: 5px;
	}
	
	/* -- WEBサイトリンクBOX -- */
	.dotlineBox {
		width: auto;
	}
	.imgicon img {
		margin-right: 5px;
	}

}
@media screen and (max-width: 479px) {
	
}

/* ------------------------------
 詳細トップ
------------------------------ */
/*********** ▼▼▼ 2018/07/09 オプション工事について byTMIZUHORI ▼▼▼ ***********/
/* -- 価格ボタン -- */
#about_values a:nth-child(n + 2) {
  margin-left: 20px;
}
/*********** ▲▲▲ 2018/07/09 オプション工事について byTMIZUHORI ▲▲▲ ***********/
/* -- お問合せブロック -- */
.contactBox {
	margin-bottom: 50px;
}
.contactBox ul {
	font-size: 0;
	margin-bottom: 20px;
	text-align: center;
}
.contactBox li.btn-a, 
.contactBox li.btn.inq-a {
	width: 275px;
	display: inline-block;
}
/*.contactBox .btn-a li:nth-child(2),*/
.contactBox li.btn.inq-a {
	margin-left: 21px;
}
.contactBox li.btn.inq-a a {
	font-size: 1.8rem;
	width: 100%;
}
.contactBox .w572 {
	width: 572px;
	margin: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}


/* -- バナーブロック -- */
.bannerBox {
	margin-bottom: 70px;
}
.bannerBox ul {
	font-size: 0;
}
.bannerBox ul li {
	display: inline-block;
}
.bannerBox ul li:nth-child(2n) {
	margin-left: 20px;
}

/* -- 周辺環境 -- */
.environBox {
	margin-bottom: 40px;
}
.environBox li {
	font-size: 1.6rem;
	width: 280px;
	float: left;
	text-align: center;
	margin-right: 34px;
	margin-bottom: 25px;
}
.environBox li:nth-child(3n) {
	margin-right: 0;
}
.environBox li p {
	margin-top: 5px;
	text-align: left;
}

/* -- チェックリスト -- */
.checkList ul {
	font-size: 0;
}
.checkList li {
	font-size: 1.3rem;
	font-weight: bold;
	line-height: 30px;
	width: 170px;
	color: #fff;
	text-align: center;
	margin-right: 15px;
	margin-bottom: 10px;
	display: inline-block;
	background: #666;
}
.checkList li:nth-child(5n) {
	margin-right: 0;
}
.land_icon.checkList li {
	background: #CC4B1F;
}

/* -- 間取りボックス -- */
.floorBox {
	padding: 20px;
	margin-bottom: 40px;
	text-align: center;
	border: solid 1px #ccc;
	position: relative;
}
.floorBox a {
	display: block;
}
.floorBox .pop_icon {
	position: absolute;
	bottom: 17px;
	right: 17px;
}


/* -- エリアリンク -- */
.AreaLink {
	width: 1226px;
	margin: 0 auto 80px;
	font-size: 0;
	text-align: left;
}
.AreaLink p {
	text-align: left;
	font-size: 1.6rem;
}

.AreaLink li {
	font-size: 1.6rem;
	line-height: 1.2;
	padding: 5px 20px;
	display: inline-block;
  	vertical-align: top;
  	text-align: left;
	
}

.AreaLink li img {
	vartical-align: middle;
	margin-right: 10px;
}
.AreaLink li a {
	text-decoration: underline;
}
.AreaLink li a:hover {
	text-decoration: none;
}


.AreaLink a {
	font-size: 1.6rem;
	line-height: 1.2;
	padding: 5px 20px;
	display: inline-block;
  	vertical-align: top;
  	text-align: left;
	text-decoration: underline;
}

.AreaLink a:hover {
	text-decoration: none;
}



/* -- ページリンク タブ -- */
.pageLinkTab ul {
	width: 100%;
	text-align: center;
	display: table;
	table-layout: fixed;
	border-bottom: solid 3px #1C4C91;
}
.pageLinkTab li {
	font-size: 1.7rem;
	font-weight: bold;
	color: #1C4C91;
	vertical-align: bottom;
	display: table-cell;
}
.pageLinkTab li a {
	line-height: 29px;
	padding: 14px 10px;
	color: #1C4C91;
	display: block;
	border-top: solid 1px #1C4C91;
	border-right: solid 1px #1C4C91;
	text-decoration: none;
}
.pageLinkTab li:first-child a {
	border-left: solid 1px #1C4C91;
}
.pageLinkTab li a span {
	padding-left: 25px;
	background: url(../img/arrow01.png) no-repeat 0 .3em / 15px 12px;
}
.pageLinkTab li.on,
.pageLinkTab li:hover {
	border-top: solid 8px #1C4C91;
}
.pageLinkTab li.on a,
.pageLinkTab li:hover a {
	color: #fff;
	background: #1C4C91;
}
.pageLinkTab li.on a span,
.pageLinkTab li:hover a span {
	background: url(../img/arrow02.png) no-repeat 0 .3em / 15px 12px;
}

/************** ▼▼▼ 2022/4/21 備考 oda ▼▼▼ **************/

.iframe_block iframe{
	width: 100%;
	height: 400px;
	border: none;
}

.iframe_block {
	overflow: hidden;
}

.conceptBox img{
	min-width: 700px;
}

/************** ▲▲▲  2022/4/21 備考 oda ▲▲▲ **************/

/* ------------------------------
 スマホ用コード
------------------------------ */
@media screen and (max-width: 767px) {
	/* -- タイトル -- */
	.detailtitle .propertytitle {
		padding-right: 0;
	}
	
	/* -- ギャラリーブロック -- */
	.galleryBox .gallery-thumbs {
		margin: 15px 0 0;
	}
	.galleryBox .swiper-button-prev,
	.galleryBox .swiper-button-next {
		width: 15px;
		height: 42px;
		background-size: 15px auto;
	}
	
	/* -- 外部リンク -- */
	.AreaLink {
		width: auto;
		margin-bottom: 20px;
	}
	.AreaLink li {
		font-size: 1.5rem;
		letter-spacing: -.05em;
		margin-bottom: 10px;
		padding: 0 10px;
	}
	.AreaLink li img {
		margin-right: 5px;
	}
	
	.AreaLink div {
		text-align: center;
	}
	
	
	
	/* -- バナーブロック -- */
	.bannerBox {
		margin-bottom: 40px;
	}
	.bannerBox ul li {
		display: block;
		margin-bottom: 10px;
	}
	.bannerBox ul li:nth-child(2n) {
		margin-left: 0;
	}
	
/*********** ▼▼▼ 2018/07/09 オプション工事について byTMIZUHORI ▼▼▼ ***********/
	/* -- 価格ボタン -- */
	#about_values a {
		display: block;
	}
	#about_values a:nth-child(n + 2) {
		margin-left: 0;
	}
	#about_values a:not(:last-child) {
	  margin-bottom: 10px;
	}
/*********** ▲▲▲ 2018/07/09 オプション工事について byTMIZUHORI ▲▲▲ ***********/
	/* -- お問合せブロック -- */
	.contactBox {
		margin-bottom: 30px;
	}
	.contactBox .btn-a {
		margin-bottom: 10px;
	}
	.main .contactBox li.btn-a,
	.contactBox li.btn.inq-a {
		width: 49%;
	}
	.contactBox li.btn.inq-a {
		margin-left: 2%;
	}
	.contactBox li.btn.inq-a a {
		font-size: 1.6rem;
		min-width: 100%;
		padding: 8px 13px;
	}
	.main .contactBox li.btn-a.sp {
		margin-top: 10px;
		display: inline-block !important;
	}
	
	/* -- 周辺環境 -- */
	.environBox {
		margin-bottom: 20px;
	}
	.environBox li {
		width: 49%;
		margin-right: 2%;
		margin-bottom: 15px;
	}
	.environBox li:nth-child(3n) {
		margin-right: 2%;
	}
	.environBox li:nth-child(2n) {
		margin-right: 0;
	}
	
	
	/* -- チェックリスト -- */
	.checkList li {
		width: 49%;
		margin-right: 2%;
	}
	.checkList li:nth-child(5n) {
		margin-right: 2%;
	}
	.checkList li:nth-child(2n) {
		margin-right: 0;
	}
	
	
	/* -- チェックリスト -- */
	.inPageLink .cms_text {
		width: 48%;
		margin-right: 1%;
		display: inline-block;
		margin-bottom: 4px;
	}
	
	.search_concept{
		width: 100%;
	}
	
	.inPageLink .cms_text::nth-child(2n) {
		margin-right: 0;
	}
	
	/* -- ページリンク タブ -- */
	.pageLinkTab li {
		font-size: 1.2rem;
	}
	.pageLinkTab li a {
		width: 100%;
		line-height: 16px;
		height: 53px;
		padding: 10px 5px;
		display: table;
	}
	.pageLinkTab li a span {
		padding-left: 0;
		background: none;
		display: table-cell;
		vertical-align: middle;
	}
	.pageLinkTab li.on a span,
	.pageLinkTab li:hover a span {
		background: none;
	}
/************** ▼▼▼ 2018/11/26 参考プラン管理機能 byMizuhori ▼▼▼ **************/
	/* -- 参考プランがある場合 -- */
	.pageLinkTab ul.hasPlan {
		display: flex;
		table-layout: initial;
		flex-wrap: nowrap;
	}
	.pageLinkTab ul.hasPlan li {
		width: 25%;
	}
	.pageLinkTab ul.hasPlan li.on,
	.pageLinkTab ul.hasPlan li:hover {
		border-top: none;
		background: #1C4C91;
	}
	.pageLinkTab ul.hasPlan li a {
		height: 92%;
		display: table;
		margin-top: 8%;
	/* -- 以下タブ調整 -- */
		border-left: solid 1px #1C4C91;
		border-right: none;
	}
	.pageLinkTab ul.hasPlan li:last-child a {
		border-right: solid 1px #1C4C91;
	}
	.pageLinkTab ul.hasPlan li.on + li a,
	.pageLinkTab ul.hasPlan li:hover + li a {
		border-left: none;
	}
	/* -- 以上タブ調整 -- */
	
	.pageLinkTab ul.hasPlan li a span{
		display: table-cell;
		vertical-align: middle;
	}
/************** ▲▲▲ 2018/11/26 参考プラン管理機能 byMizuhori ▲▲▲ **************/	
}
@media screen and (max-width: 479px) {
	/* -- 周辺環境 -- */
	.environBox li {
		width: auto;
		float: none;
		margin-right: 0;
	}
	.environBox li:nth-child(3n) {
		margin-right: 0;
	}
}



.search_price {
	width: 44%;
	font-size: 1.3rem;
}

/*#map {
	height: 396px;
}

@media screen and (max-width: 767px) {
	#map {
		height: 197px;
	}
}*/
#mapbox, #map {
	height: 100%;
}



/* -- ギャラリーブロック -- */
/*.galleryBox {
	padding: 25px;
	margin-bottom: 25px;
	text-align: center;
	border-radius: 5px;
	background: #F3F3F3;
}
.galleryBox .gallery-thumbs {
	margin: 25px 8.8% 0;
}
.galleryBox .gallery-thumbs .swiper-slide{
	border: solid 2px #ccc;
	width:18.8%;
	height:100%;
	opacity:0.7;
}
.galleryBox .gallery-thumbs .swiper-slide-active{
	border-color: #003366;
	opacity:1;
}
.galleryBox .swiper-button-prev,
.galleryBox .swiper-button-next {
	width: 23px;
	height: 42px;
	background-size: 23px auto;
}
.galleryBox .swiper-button-prev,
.galleryBox .swiper-container-rtl .swiper-button-prev {
	background-image: url(../img/slide_prev_line.png) !important;
}
.galleryBox .swiper-button-next,
.galleryBox .swiper-container-rtl .swiper-button-next {
	background-image: url(../img/slide_next_line.png) !important;
}
*/
.galleryBox {
	padding: 25px;
	margin-bottom: 25px;
	text-align: center;
	border-radius: 5px;
	background: #F3F3F3;
}

.galleryBox .thumb-item-nav .slick-slide {
    border: 2px solid #ccc;
    height: 100%;
    opacity: 0.7;
    width: 18.8%;
}

.galleryBox .gallery-thumbs {
	margin: 25px 8.8% 0;
}

.galleryBox .gallery-thumbs .slick-slide {
	margin-right: 10px;
    width: 133.8px;
}

.galleryBox .gallery-thumbs .slick-slide:hover {
	cursor: pointer;
}

.galleryBox .thumb-item-nav .slick-current {
    border-color: #003366;
    opacity: 1;
}

.galleryBox .slick-prev, .galleryBox .slick-next {
	height: 42px !important;
}

.galleryBox .slick-prev {
	left: 0 !important;
    background: url("../img/slide_prev_line.png") no-repeat !important;
}

.galleryBox .slick-next {
	right: 0 !important;
    background: url("../img/slide_next_line.png") no-repeat !important;
}

@media screen and (max-width: 767px) {
	.galleryBox .slick-prev, .galleryBox .slick-next {
		background-size: 15px auto;
		height: 42px !important;
	}
	
	.galleryBox .slick-prev {
		left: 10px !important;
	}

	.galleryBox .slick-next {
		right: 10px !important;
	}
	
	.galleryBox .gallery-thumbs {
		margin: 15px 0 0;
	}
}

/* 特集アイコン */
.feature-icon {
	margin-top: 35px;
	margin-bottom: 20px;
}
.feature-icon li {
	display: inline-block;
	margin-bottom: 10px;
}
.feature-icon li a {
	display: block;
	position: relative;
	background: #f08c00;
	border-radius: 18px;
	padding: 6px 19px 6px 36px;
	color: #fff;
	font-weight: bold;
}
.feature-icon li a:hover {
	text-decoration: none;
}

.feature-icon li a:before {
    display: block;
	position: absolute;
    content: " ";
    background: rgba(0, 0, 0, 0) url("../img/arrow01_white.png") no-repeat scroll 0 0.25em / 15px 15px;
    width: 15px;
    height: 20px;
	left: 16px;
}

.price_box {
	display: inline-block;
	margin-bottom: 0 !important;
	vertical-align: bottom;
}
/*********** ▼▼▼ 2018/05/15 長期優良住宅 byTMIZUHORI ▼▼▼ ***********/
/* 遠鉄の土地が選ばれる理由 */
div.land_btn_box {
	display: inline-block;
}

div.land_btn_box p {
	display: inline-block;
	margin-left: 5px;
	border-radius: 3px;
}

.land_btn_box p:first-of-type {
  margin-left: 20px;
}

div.land_btn_box p a:before {
	display: inline-block;
	content: " ";
	background: rgba(0, 0, 0, 0) url("../img/arrow01_white.png") no-repeat scroll 0 0.1em / 15px 12px;
	background-size: contain;
	width: 15px;
	height: 12px;
	padding-right: 5px;
}

div.land_btn_box p a {
	color: #fff;
	padding: 5px 20px 5px 15px;
	font-weight: bold;
	text-decoration: none;
	line-height: 2;
}

div.land_btn_box p:hover {
	cursor: pointer;
	opacity: 0.7;
}
/*.btn_land_value {
	display: inline-block;
	margin-left: 20px;
	background: #003366 none repeat scroll 0 0;
	border-radius: 3px;
}

.btn_land_value a:before {
	display: inline-block;
	content: " ";
	background: rgba(0, 0, 0, 0) url("../img/arrow01_white.png") no-repeat scroll 0 0.1em / 15px 12px;
	background-size: contain;
	width: 15px;
	height: 12px;
	padding-right: 5px;
}

.btn_land_value a {
	background: rgba(0, 0, 0, 0) url("../img/arrow01_white.png") no-repeat scroll 0 0.6em / 15px 12px;
	color: #fff;
	padding: 5px 20px 5px 15px;
	font-weight: bold;
	text-decoration: none;
	line-height: 2;
}

.btn_land_value:hover {
	cursor: pointer;
	opacity: 0.7;
}*/
/*********** ▲▲▲ 2018/05/15 長期優良住宅 byTMIZUHORI ▲▲▲ ***********/
.pc_hide {
	display: block;
}

.sp_hide {
	display: none;
}
/*********** ▼▼▼ 2018/05/15 長期優良住宅 byTMIZUHORI ▼▼▼ ***********/
#btn_land_chouki {
	background: #C61A22 none repeat scroll 0 0;
}

#btn_land_value {
	background: #003366 none repeat scroll 0 0;
}
/*********** ▲▲▲ 2018/05/15 長期優良住宅 byTMIZUHORI ▲▲▲ ***********/
@media screen and (max-width: 767px) {
/*********** ▼▼▼ 2018/05/15 長期優良住宅 byTMIZUHORI ▼▼▼ ***********/
	div.land_btn_box p[id^="btn_land_"] {
		margin-left: 0;
		margin-top: 10px;
	}
/*	.btn_land_value {
		margin-left: 0;
		margin-top: 10px;
	}*/
/*********** ▲▲▲ 2018/05/15 長期優良住宅 byTMIZUHORI ▲▲▲ ***********/
	.pc_hide {
		display: none;
	}

	.sp_hide {
		display: block;
	}
}
/* NEWアイコン */
.property .infoList li.new:before {
	font-family: 'Roboto' , "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 1.1rem;
	font-style:italic;
	font-weight: 500;
	min-width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: #fff;
	content: "NEW";
	padding: 0;
	background: #CC4B1F;
	position: absolute;
	top: -12px;
	left: -12px;
	z-index: 10;
	border-radius: 100%;
}

.detail-btnBox .new,
.list-btnBox .new {
    font-family: 'Roboto' , "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 1.1rem;
	font-style:italic;
    font-weight: 500;
    min-width: 48px;
	height: 48px;
	line-height:48px;
    text-align: center;
    color: #fff;
    padding: 0;
    background: #cc4b1f;
    border-radius: 100%;
}
/*
.propertyBoxLand.lot_detail .new ,
.propertyBoxHouse.lot_detail .new ,
.propertyBox.lot_detail .new {
    font-family: 'Roboto' , "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
    font-size: 1.1rem;
	font-style:italic;
    font-weight: 500;
    min-width: 48px;
	height: 48px;
	line-height:48px;
    text-align: center;
    color: #fff;
    padding: 0;
    background: #CC4B1F;
    z-index: 10;
    border-radius: 100%;
    display: inline-block;
    margin-left: 12px;
    margin-right: -10px;
    vertical-align: top;
    margin-top: -7px;
}
*/
/*
.propertytitle.new::after {
	font-family: 'Roboto' , "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 1.1rem;
	font-style:italic;
	font-weight: 500;
	min-width: 48px;
	height: 48px;
	line-height:48px;
	text-align: center;
	color: #fff;
	content: "NEW";
	padding: 0;
	background: #CC4B1F;
	position: absolute;
	top: -10px;
	right: 70px;
	z-index: 10;
	border-radius: 100%;
	display:inline-block;
}

.propertyBoxLand.new::after ,
.propertyBoxHouse.new::after {
	font-family: 'Roboto' , "メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	font-size: 1.1rem;
	font-style:italic;
	font-weight: 500;
	min-width: 48px;
	height: 48px;
	line-height:48px;
	text-align: center;
	color: #fff;
	content: "NEW";
	padding: 0;
	background: #CC4B1F;
	position: absolute;
	top: 11px;
	right: 13px;
	z-index: 10;
	border-radius: 100%;
	display:inline-block;
}
*/


@media screen and (max-width: 767px) {
/*
	.propertytitle.new::after {
		top: -3px;
	}
*/
	.list-btnBox {
		margin-top: -3px;
	}
	.propertyBox .list-btnBox {
		margin-right: -5px;
		margin-top: -10px;
	}

	.property .infoList li.new:before,
	.detail-btnBox .new,
	.list-btnBox .new {
		font-size: 0.9rem;
	    min-width: 38px;
		height: 38px;
		line-height: 40px;
	}
}
.btn a::after {
	display: none;
}
.btn a:hover {
	color: #333;
}