
/* main
------------------------------------------------------------------------------*/

.disp-ib {
	display: inline-block;
}


/* メインビジュアル
--------------------------------------*/

.lp-head {
  display: none;/* メインビジュアル非表示 */
  margin: 0 auto 30px;
  max-height: 460px;
  overflow: hidden;
  position: relative;
}

.lp-head img {
  width: 100%;
}

.lp-title-wrap {
  left: 0;
  position: absolute;
  text-align: center;
  top: 30%;
  width: 100%;
  z-index: 1000;
}

.lp-title-wrap .page-title {
  background: url(../img/mv_txt_bg-065.png) center repeat-y;
  color: #fff;
  display: inline-block;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 6px;
  line-height: 150%;
  margin: 0;
  padding: 30px 1%;
  text-align: center;
  width: 98%;
}

.lp-title-wrap .page-title span {
  display: block;
}

@media screen and (max-width: 950px) {
  /*--- 表示領域が950px以下の場合に適用するスタイル ---*/
  .lp-title-wrap .page-title {
    font-size: 24px;
    letter-spacing: 5px;
  }
}


/* LPページ用コンテンツ幅
--------------------------------------*/

.content-block {
	max-width: 990px;
}


/* LPページ用タイトル
--------------------------------------*/

.hd2 {
	text-align: left;
}

.hd2:before {
	background: #dfc7a2;
	content: "";
	display: block;
	height: 100%;
	left: -15px;
	position: absolute;
	top: -1px;
	width: 5px;
}


/* LPページ用 ３カラムレイアウト
--------------------------------------*/

@media screen and (max-width: 850px) {
  /*--- 表示領域が850px以下の場合に適用するスタイル ---*/
	.c3it .card-wrap {
		text-align: center;
	}

	.c3it .box {
		margin: 0 1% 2em;
		width: 29.7%;
	}
}


/* sale-item
--------------------------------------*/

.sale-list-wrap {
  text-align: center;
}

.sale-list-wrap .items {
	align-items: flex-start;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	margin-bottom: -1.2em;
}

.sale-item {
	background: #fefefe;
  border: 1px solid #cecece;
  margin: 1.3%;
  overflow: hidden;
  padding: 2%;
  width: 43%;
}

.sale-item:hover {
	background: #f3f3f3;
}

.sale-item .name {
	border-bottom: 1px solid #cecece;
  font-family: "source-han-serif-japanese", 'Yu Mincho', serif;
  font-weight: 500;
  margin: 0 0 12px;
  padding: 0 0 8px;
  text-align: center;
}

.sale-item .item-data-box {
	margin-top: 4px;
	min-height: 180px;
}

.sale-item .img {
  float: left;
  overflow: hidden;
  width: 36%;
}

.sale-item .img img {
  max-height: 180px;
}

.sale-item .data {
  float: right;
  font-size: 90%;
  width: 62%;
}

.sale-item .data .bg-table {
	background: #ccc;
	padding: 1px;
}

.sale-item .data table {
  border-collapse: separate;
  border-spacing: 1px;
  width: 100%;
	word-break: break-all;
}

.sale-item .data th {
	background: #ddd;
  font-weight: normal;
  padding: 4px 8px;
  width: 38%;/* 45% */
}

.sale-item .data td {
	background: #eee;
  padding: 4px 8px;
	width: auto;
}

.sale-item .condition {
	font-size: 12px;/* ロゴ既定のmargin確保基準用 */
	margin: 2em 1em;
	text-align: center;
}

.sale-item .condition-icon {
	display: inline-block;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}

.sale-item .go {
  font-size: 80%;
  padding: 6px 0 0;
  text-align: right;
  width: 100%;
}

.sale-item .go:after {
  content: '»';
  margin: 0 0 0 4px;
}

/* sale-item-none -- 売出中物件が0件のときの代替表示 */

.sale-item-none {
	margin: 2em 0 1.6em;
	padding: 2em 1em;
}

.sale-item-none .head-txt {
	color: #767676;
	font-size: 1rem;
	font-weight: bold;
	line-height: 1;
	margin: 0;
}

.sale-item-none .fa-exclamation-circle {
	color: #595959;
	margin-right: .3em;
}

/* kibou-room-none -- ご希望に合うお部屋がないときは
   konyu-kibou ------ 購入希望登録 */

.kibou-room-none,
.konyu-kibou {
	background: #f9f9f9;
	border-radius: 2px;
	margin: 0 auto;
	padding: 0 6% 30px;
	width: 82%;/* 94% - 12% */
}

.konyu-kibou {
	padding-top: 30px;
}

.kibou-room-none .hd3 {
	font-size: 24px;
	font-weight: 500;
	letter-spacing: 2px;
	line-height: 1.6;
	margin: 1.3em 0 1em;
	text-align: center;
}

.kibou-room-none .hd3::after {
	content: none;
}

.kibou-room-none .contact-web,
.konyu-kibou .contact-web {
	padding-bottom: 2em;
}

.kibou-room-none .text,
.konyu-kibou .text {
	text-align: center;
}

.kibou-room-none .button,
.konyu-kibou .button {
	background: #1e375a;
	border: none;
	color: #fff;
	cursor: pointer;
	display: block;
	font-family: YuGothic, 'Yu Gothic';
	font-size: 16px;
	font-weight: 500;
	margin: 15px auto 0;
	max-width: 370px;
	padding: 17px 25px;
	text-align: center;
	width: auto;
}

.kibou-room-none .button:hover,
.konyu-kibou .button:hover {
	background-color: #90aac1;
	font-weight: 600;
}


/* rent-item
--------------------------------------*/

.rent-list-wrap {}

.rent-list-wrap .style-mobile {
	display: none;
}

.rent-items {/* table */
	margin: 0 auto;
	text-align: center;
	width: 94%;
}

.rent-head {/* thead tr */
	background: #dcdfe3;
}

.rent-head th {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #464646;
	height: 30px;
	font-family: YuGothic, 'Yu Gothic';
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
	padding: 6px 1%;
	vertical-align: middle;
	width: 10%;
}

.rent-head .img { width: 15%;}
.rent-head .rent { width: auto;}
.rent-head .room { width: 13%;}
.rent-head .menseki { width: 13%;}
.rent-head .madori { width: 20%;}
.rent-head .detail { width: 15%;}

.rent-item {/* tbody tr */
	border-bottom: 1px solid #ddd;
	cursor: pointer;
}

.rent-item:last-of-type {
	border-bottom: 3px double #ddd;
}

.rent-item:hover {
	background: #f0f3f5;
	transition: background-color .2s;
}

.rent-item td {
	height: 104px;
	padding: 8px 1%;
	vertical-align: middle;
}

.rent-item .img {
	display: inline-block;
	max-height: 100px;
	max-width: 100%;
	vertical-align: middle;
}

.rent-item .button {
	background: #92803e;
	border-radius: 2px;
	color: #fff;
	display: inline-block;
	font-size: 13px;
	padding: 12px 1em;
	width: calc(100% - 2em);
}

.rent-item:hover .button {
	background-color: #ad9a53;
	transition: background-color .2s;
}


/* info-update - 売出中物件の更新日テキスト
--------------------------------------*/

.info-update {
	clear: both;
	color: #666;
	font-size: 13px;
	line-height: 1.8;
	letter-spacing: 1px;
	margin: 1.2em auto 2em;
	text-align: right;
	width: 94%;
}


/* daiko-flow - 代行コースの流れ
--------------------------------------*/

.daiko-flow {}

.daiko-flow .hd3 {
	font-size: 21px;
}

.daiko-flow .hd3:after {
	margin-top: 8px;
}

.daiko-flow ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

.daiko-flow li {
	border-bottom: 1px solid #ddd;
	display: table;
	min-height: 65px;
	width: 100%;
}

.daiko-flow li + li {
	margin-top: 3px;
}

.daiko-flow li > * {
	display: table-cell;
	padding: 10px 1.3em;
	vertical-align: middle;
}

.daiko-flow .head-txt {
	background: #dcdfe3;
	color: #464646;
	font-family: YuGothic, 'Yu Gothic';
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3;
	width: 30%;
}

.daiko-flow .head-txt .txt-s {
	display: inline-block;
	font-size: .8em;
}

.daiko-flow .detail-txt {
	color: #333;
	font-size: 13px;
	width: auto;
}

.daiko-flow .detail-txt > * {
	display: block;
	line-height: 1.6;
}

.daiko-flow .detail-txt > * + * {
	margin-top: 4px;
}


/* content-block.bnr - バナー部分
--------------------------------------*/

.inner.bnr-block {
	max-width: 930px;
	width: 94%;
}

.bnr-detail {}

.bnr-detail table {
	background: #fff;
	border: 2px solid #2e5f7f;
	border-collapse: inherit;
	text-align: center;
	width: 100%;
}

.bnr-detail th {
	background: #004165;
	padding: .6em 0 .8em;
	width: 100%;
}

.bnr-detail td {
	vertical-align: top;
	width: 100%;
}

.bnr-detail td.info-tel {
	width: 50%;
}

.bnr-detail .text1 {
	color: #fff;
	font-family: "source-han-serif-japanese", 'Yu Mincho', serif;
	font-size: 28px;
	font-weight: 600;
	letter-spacing: 4px;
	line-height: 1;
}

.bnr-detail .text2 {
	color: #8c5e22;
	font-family: "source-han-serif-japanese", 'Yu Mincho', serif;
	font-size: 27px;
	font-weight: 600;
	letter-spacing: 2px;
	line-height: 1.3;
	margin: 0 auto;
	padding: 1em 0 1.5%;
	width: 94%;
}

.bnr-detail .text3 {
	line-height: 1;
	margin: 0 auto;
	width: 94%;
}

.bnr-detail .text3 > * {
	color: #50340d;
	display: inline-block;
	font-family: "source-han-serif-japanese", 'Yu Mincho', serif;
	font-weight: 600;
	line-height: 1;
}

.bnr-detail .text3 .text-s {
	font-size: 21px;
	letter-spacing: 2px;
	margin: 0 1%;
	padding-top: 6px;
	vertical-align: middle;
}

.bnr-detail .text3 .text-m {
	font-size: 36px;
	letter-spacing: 0;
	margin: 0 1%;
	vertical-align: bottom;
}

.bnr-detail .text3 .text-l {
	font-size: 64px;
	letter-spacing: 1px;
	margin: 0 1%;
	vertical-align: middle;
}

.bnr-detail .komejiru {
	display: block;
	margin: 2% auto;
	text-align: right;
}

.bnr-detail .info-inr-wrap {
	border: 1px solid #2e5f7f;
	margin: 0 auto 1em;
	min-height: 140px;
	text-align: center;
	width: 88%;
}

.bnr-detail .info-inr-wrap.mb {
	display: none;
}

.bnr-detail .info-tel .info-inr-wrap p {
	background: #e5eaee;
	color: #004165;
	font-family: "source-han-serif-japanese", 'Yu Mincho', serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	letter-spacing: 2px;
	margin: 0;
	padding: .8em 0;
}

.bnr-detail .info-tel .tel {
	padding: 6px 3%;
}

.bnr-detail .info-tel .tel .tel-inr-wrap {
	display: inline-block;
	width: auto;
}

.bnr-detail .info-tel .tel .tel-inr-wrap .tel-before {
	display: inline-block;
	vertical-align: middle;
	width: 50px;
}

.bnr-detail .info-tel .tel .tel-inr-wrap span {
	color: #004165;
	display: inline-block;
	font-family: "source-han-serif-japanese", 'Yu Mincho', serif;
	font-size: 28px;
	font-weight: 600;
	vertical-align: middle;
}

.bnr-detail .info-tel .tel .notes {
	background: none;
	font-size: 13px;
	font-weight: 500;
	line-height: 1.6;
	margin: .3em 0 .2em;
	padding: 0;
}

.bnr-detail td.info-web {
	width: 50%;
}

.bnr-detail .info-web .info-inr-wrap a {
	display: block;
	min-height: 140px;
}

.bnr-detail .info-web .info-inr-wrap a:hover > * {
	-ms-filter: "alpha(opacity=75)";
	opacity: .75;
}

.bnr-detail .info-web .info-inr-wrap .web-before {
	display: block;
	margin: 0 auto;
	padding-top: 2em;
	width: 50px;
}

.bnr-detail .info-web .info-inr-wrap .btn {
	color: #004165;
	display: block;
	font-family: "source-han-serif-japanese", 'Yu Mincho', serif;
	font-size: 18px;
	font-weight: 600;
	margin-top: 1em;
}


/* 賃貸専用バナー ※上記をベースとして上書き */

.rent .bnr-detail {}

.rent .bnr-detail .text3 .text-m {
	font-size: 28px;
	letter-spacing: .1em;
}

.rent .bnr-detail .text3 .text-l {
	font-size: 56px;
	letter-spacing: -.06em;
}

.rent .bnr-detail .komejiru {
	line-height: 1;
}

.rent .bnr-detail .komejiru span {
	display: block;
	line-height: 1.3;
	margin-top: .3em;
}


/*
// 以下
// 管理画面 > used/sell から入力している箇所のスタイル
// 全件検索でも引っかからないため誤って削除しないように
*/

/* BrilliaClub（ブリリアクラブ） */

.buttons-wrap .button {
  background: none;
  border: none;
  box-sizing: unset;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 14px;
  font-weight: inherit;
  margin: 30px auto 0;
  padding: 0;
  text-align: center;
  text-decoration: none;
  outline: none;
}

.buttons-wrap .left_button {
  float: left;
  max-width: 47%;
  width: 208px;
}

.buttons-wrap .left_button img:not(.sp_display) {
  display: block;
  max-width: 100%;
}

.buttons-wrap .right_button {
  float: right;
  max-width: 47%;
  width: 208px;
}

.buttons-wrap .right_button img:not(.sp_display) {
  display: block;
  max-width: 100%;
}

/* 2024.11.14
--- 仕様変更に伴い以後はMobile用の画像は使用しない
--- PC/Mobileを区別していた以下のクラス名も廃止（但し旧仕様も現存するので以下記述は残してある） */
.pc_display { display: block;}
.sp_display { display: none;}
