@charset "utf-8";

/* 現地案内図 */

html {
	zoom: 70%;
}

#headWrap {
	background-color: #003a36;
}

.topReqBtn,
.topResBtn {
	display: none;
}

#popupButton {
	display: none;
}

/* 間取り詳細ページ */

.planFig {
	width: 70%;
	height: auto;
}

