/*openhouse*/

.openhouse_area {
	padding-top: 50px;	
}
.openhouse_area h3 {
	font-size: 24px;
	letter-spacing: 0.1em;
	line-height: 1.4;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.23);
	margin-bottom: 20px;
	color: #006600;
	background-color: #F3FFEE;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
	text-align: center;
}
.openhouse_box {
	margin-bottom: 40px;
	margin-top: 10px;
}
.openhouse_type {
	font-size: 12px;
	letter-spacing: 0.4em;
	line-height: 1.4;
	margin-bottom: 5px;
	color: #000;
	padding-top: 1%;
	padding-right: 4%;
	padding-bottom: 1%;
	padding-left: 4%;
	border: 1px solid #999;
	text-align: center;
}
.openhouse_name {
	font-size: 15px;
	letter-spacing: 0.1em;
	line-height: 1.4;
	margin-bottom: 0px;
	color: #000;
}
.openhouse_ttl {
	font-size: 21px;
	letter-spacing: 0.1em;
	line-height: 1.4;
	margin-bottom: 0px;
	color: #000;
}
.openhouse_ttl2 {
	font-size: 21px;
	letter-spacing: 0.05em;
	line-height: 1.4;
	margin-bottom: 0px;
	color: #000;
}
.openhouse_ttl_c {
	font-size: 16px;
	letter-spacing: 0.1em;
	line-height: 1.4;
	margin-bottom: 0px;
	color: #000;
}
.openhouse_ttl_c span {
	font-size: 21px;	
}
.openhouse_add {
	font-size: 13px;
	letter-spacing: 0.1em;
	line-height: 1.4;
	margin-bottom: 10px;
	color: #000;
}
.openhouse_copy {
	font-size: 15px;
	letter-spacing: 0.1em;
	line-height: 1.4;
	margin-bottom: 10px;
	color: #000;
	font-weight: bold;
}
.openhouse_price {
	font-size: 13px;
	letter-spacing: 0.1em;
	line-height: 1.4;
	margin-bottom: 10px;
	color: #000;
}
.openhouse_price span {
	font-size: 20px;
	color: #060;
}
.openhouse_kukaku {
	font-size: 15px;
	letter-spacing: 0.1em;
	line-height: 1.4;
	color: #FFF;
	background-color: #090;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.openhouse_3d {
    font-size: 15px;
    letter-spacing: 0.1em;
    line-height: 1.4;
    color: #FFF;
    background-color: #007BD6;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}
.openhouse_new {
	font-size: 15px;
	letter-spacing: 0.1em;
	line-height: 1.4;
	color: #FFF;
	background-color: #E80000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.openhouse_kenchiku {
	font-size: 15px;
	letter-spacing: 0.1em;
	line-height: 1.4;
	color: #FFF;
	background-color: #036;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.openhouse_last {
    font-size: 15px;
    letter-spacing: 0.1em;
    line-height: 1.4;
    color: #FFF;
    background-color: #FF7206;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

.openhouse_img {
	padding-top: 5px;
	padding-bottom: 5px;	
	
}
.openhouse_read{
    font-size: 19px;
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: center;
    line-height: 1.6;
}


/*テーブル*/
.n_table {
	clear: both;
	width: 100%;
	margin-bottom: 25px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
}
.n_table th {
	width: 25%;
	background-color: #F2F2F2;
}
.n_table td {
	width: 75%;
	background-color: #fff;
}
.n_table th,.n_table td {
	color: #333333;
	font-size: 100%;
	line-height: 160%;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B3A882;
	font-weight: normal;
}	

@media (max-width: 1200px) {

	
}


@media (max-width: 992px)  {
	
	
}



@media (max-width: 768px)  {
.openhouse_kukaku {
	font-size: 14px;
	letter-spacing: 0.01em;	
}
.openhouse_3d {
    font-size: 14px;
    letter-spacing: 0.01em;    
}
.openhouse_new {
	font-size: 14px;
	letter-spacing: 0.01em;	
}
.openhouse_kenchiku {
	font-size: 14px;
	letter-spacing: 0.01em;	
}

.openhouse_last {
    font-size: 14px;
    letter-spacing: 0.01em;   
}

}


@media (max-width: 468px) {
.openhouse_kukaku {
	font-size: 15px;
	letter-spacing: 0.1em;	
}
.openhouse_3d {
    font-size: 15px;
	letter-spacing: 0.1em;    
}
.openhouse_new {
	font-size: 15px;
	letter-spacing: 0.1em;	
}
.openhouse_kenchiku {
	font-size: 15px;
	letter-spacing: 0.1em;	
}

.openhouse_last {
    font-size: 15px;
	letter-spacing: 0.1em;   
}


}
