@charset "utf-8";

/*----------------------------------------------------------------------------------------

	adjust.css

----------------------------------------------------------------------------------------*/

.pagebody {
	position: relative;
}
.pagebody #taktFormBody {
	font-size: 13px !important;
}
#sidebar .tksn-list iframe {
	opacity: 1;
}

/* 打消し //
-----------------------------*/

.adjust,
#body_header,
.pgtitle,
#side-menu,
#body_footer,
#sidebar {
	font-family: 'Noto Sans JP', sans-serif;
}

.adjust *,
#body_header *,
#side-menu *,
#body_footer *,
#sidebar *,
.pgtitle *,
#toi * {
	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,
.pgtitle a,
#toi a {
	color: inherit;
}

i.fas, i.fa, i.far {
	font-family: "Font Awesome 5 Free" !important;
}
i.fab {
	font-family: "Font Awesome 5 Brands" !important;
}
.adjust a {
	color: #333;
}

#sidebar .btn02 a {
  color: #beaf87;
	line-height: 40px;
	text-align: center;
}

body#st .main p + p {
	margin-top: 0;
}

body#st #taktpankuzu a:hover {
	color: #fff;
}

/* スタッフ紹介ページ //
-----------------------------*/

body#st > .wrapper {
	display: block;
}
body#st .kasou-body {
	margin-top: 0;
}
body#st #eigyoman_detail .post-staff .wrapper {
	padding-bottom: 0;
}
.h2 {

}
.h2::before {

}
.h2 + p {

}


body#st #sidebar svg, body#st #gmenu .box a span svg, body#st #gmenu .list a svg, body#st #body_footer .menu a svg {
	display: none;
}
body#st .hnbn .staff_voice iframe {
	background-color: rgba(0,0,0,0);
}


#gmenu .box a {
	margin: 0;
	background-image: none;
	float: none;
}

/* パン屑 //
-----------------------------*/

body#st #pankuzu, body#st #taktpankuzu {
	margin: 0;
	padding: 0;
	height: 35px;
	position: absolute;
	top: -35px;
}
body#st #pankuzu > li, body#st #taktpankuzu > li {
	display: table-cell;
}
body#st #pankuzu a, body#st #taktpankuzu a {
	padding: 0;
	background-image: none;
}
body#st #taktpankuzu > span {
	line-height: 35px;
}

/* 物件詳細ページ //
-----------------------------*/

/*-- ページ下部「物件のお問い合わせ」余白打消し --*/
.pagebody .main > center > #des83wrapper > :last-child {
	margin-bottom: 0;
}

/* マイページとは ///
---------------------------------------------- */

#taktmypage {
	font-size: 13px;
	line-height: 1.7;
}
