@charset "utf-8";

/*----------------------------------------------------------------------------------------

	adjust.css

----------------------------------------------------------------------------------------*/

body#st {
	font-size: 14px;
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	line-height: 1.7;
}
.pagebody > .pgmain {
	font-size: 16px;
}

/* 打消し //
-----------------------------*/

.adjust,
#body_header,
.pgtitle,
#side-menu,
#body_footer,
#sidebar {
	font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}

.adjust *,
#body_header *,
#side-menu *,
#body_footer *,
#sidebar * {
	font-size: inherit;
	line-height: inherit;
	text-align: left;
	font-family: inherit;
}
.adjust a,
#body_header a,
#side-menu a,
#body_footer a,
#sidebar a {
	color: inherit;
}
.adjust a {
	color: #333;
}

.adjust h5,
#body_header h5,
#side-menu h5,
#body_footer h5,
#sidebar h5 {
	border-top: none;
}

/* スタッフ紹介ページ //
-----------------------------*/
.h2 {
	margin-bottom: 30px;
	padding-left: 20px;
	color: #fff;
	border-radius: 4px;
	font-size: 16px;
	font-weight: bold;
	line-height: 70px;
	text-align: left;
}
.h2::before {

}
.h2 + p {
	margin-bottom: 30px;
}

body#st #side-oshirase iframe {
	height: 0;
}

/* パン屑 //
-----------------------------*/
body#st #pankuzu, body#st #taktpankuzu {
	margin: 0;
	padding: 0;
	width: auto;
	height: 30px;
	display: table;
	position: absolute;
	top: -30px;
	right: unset;
	left: 260px;
}
body#st #pankuzu > li, body#st #taktpankuzu > li {
	display: table-cell;
	vertical-align: middle;
}
body#st #pankuzu a, body#st #taktpankuzu a {
	padding: 0;
	background-image: none;
}
body#st #pankuzu li:not(:last-child) a, body#st #taktpankuzu li:not(:last-child) a {
	padding-right: 13px;
	background: url(../images/common/pankuzusankaku.gif) no-repeat right center;
}
body#st #taktpankuzu > span {
	line-height: 35px;
}
/* 物件検索ぺージ //
-----------------------------*/
#taktFormBody #contentArea input {
	margin-right: 3px;
}

/* バス便を利用しないが見切れないように //
-----------------------------*/
.rschbox table.research tr:nth-of-type(2) td{
	padding-right: 10px;
	}

table.research input[type="checkbox"], table.research input[type="radio"]{
	margin-right: 0.2em !important;
	margin-left: -3px;
	}
/* 物件詳細ページ //
-----------------------------*/
/*-- ページ下部「物件のお問い合わせ」余白打消し --*/
.pgmain > center > #des83wrapper > :last-child {
	margin-bottom: 0;
}

/* マイページとは ///
---------------------------------------------- */
#taktmypage {
	font-size: 13px;
	line-height: 1.7;
}
