/*-------------------------------------------------*
-* bulk_inquiry.html 、bulk_visitreserve.php　で使用
-*-------------------------------------------------*/

@charset "UTF-8";

form {
  display: table;
  margin: 0;
  width: 100%; }

/*-------------------------------------------------*
-* ★★★↓↓お問い合わせする物件↓↓★★★
-*-------------------------------------------------*/
.inquiry-bukken {
  padding: 0 12px;
  margin-bottom: 20px; }

.inquiry-bukken-title {
  font-size: 1.7rem;
  font-weight: bold;
  margin: 0 0 4px 0;
  padding-bottom: 2px;
  text-align: left;
  color: #1a1a1a; }

span.icon-arrow-down1:before {
  content: "\ea36";
  margin-right: 3px;
  position: relative;
  top: 2px; }

.inquiry-bukken-inner {
  width: 100%;
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border: 1px solid #B5B5B6; }

.inquiry-bukken-photo {
  margin-right: 8px; }

.bukken_img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 138px;
  height: 116px; }

.inquiry-bukken-date {
  padding-right: 5px; }
  .inquiry-bukken-date p {
    margin: 0;
    text-align: left;
    line-height: 1.3;
    color: #1a1a1a; }
    .inquiry-bukken-date p span {
      font-size: 1.4rem;
      font-weight: bold; }

.inquiry-bukken span:nth-of-type(2) {
  color: #FF57A5;
  font-size: 1.5rem; }

.companyname {
  display: block;
  width: 100%;
  margin: 0;
  padding: 9px;
  padding: 10px 12px;
  text-align: left;
  background-color: #FFFDE6;
  border-bottom: 1px solid #B5B5B6;
  border-right: 1px solid #B5B5B6;
  border-left: 1px solid #B5B5B6;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.3;
}
.companyname.matome {
  width: auto;
  margin: 0 14px;
  padding: 7px 9px;
  font-size: 0.82em;
}

.company-name {
  display: table-cell;
  vertical-align: middle;
  margin-left: 5px;
  padding-left: 6px;
  border-left: 1px solid #666;
  line-height: 1.4;
}

.company-name-title {
  display: table-cell;
  vertical-align: middle;
  width: 55px;
}

.md-inquiryBukken_link {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 1.2rem;
}
.md-inquiryBukken_link a {
  background: #555f64 !important;
  padding: 4px 20px;
  border-radius: 15px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
.modal-estateInner_title {
  position: fixed;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 650px;
  margin-bottom: 12px;
  border-bottom: 1px solid #ddd;
  background: #f0f0f0;
  padding: 12px 6px 12px 12px;
  font-size: 2rem;
  font-weight: bold;
  z-index: 10;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  overflow: hidden;
  text-indent: -9999px;
  z-index: 9999;
}

.modal-estateInner .PromoMessage--yellow {
  background-color: #FFFFEB!important;
  text-align: center;
}
.PromoMessage--yellow span {
  color: #FF57A5;
  font-size: 1.8rem;
}

.md-inquiryBukken_btn {
  display: block;
  width: 170px;
  margin: 40px auto 0;
  padding: 10px 0;
  border-radius: 15px;
  background: #F1F1F1;
  border-radius: 25px;
  color: #1a1a1a;
  text-align: center;
  font-size: 1.8rem;
  text-decoration: none;
}

.md-inquiryBukken_close {
  margin: 0;
  background: #fff;
  width: auto;
  display: flex;
  padding: 10px 15px 10px 22px;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.22);
  font-size: 1.3rem;
  line-height: 1.7;
}
.md-inquiryBukken_close i {
  font-size: 2.2rem;
}

.md-inquiryBukken_btn i {
/* margin-right: 7px; */
 margin-left: 9px;
}

/* 物件詳細モーダル detail.min.css上書き*/
.modal-estateWrapper {
  padding-bottom: 40px;
  background: #fff;
}
.EstateDetail-block {
  margin: 12px;
}
#EstateDetail-Image-Wrapper .bx-pager {
  padding: 2px;
}
.md-formheader h1 {
  line-height: initial;
}
#EstateDetail-PhotoSec {
  height: 364px;
  padding-top: 75px;
}
.EstateDetail-Sec1-OtherEtc > p {
  display: flex;
  top: 0;
  margin: 5px 10px 10px 0;
}
.bukken-detail p span:first-of-type {
  display: -webkit-inline-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.bukken-detail {
  width: 100%;
}

.overlay .bx-wrapper {
  left: unset!important;
}

/* サイトごとにカラーを変える */
.inquiryH .PromoMessage--yellow span {
  color: #ff6414;
}
.inquiryH .EstateDetail-Sec1-RentFee {
  color: #00a9d9;
}
.inquiryH .PromoMessage {
  background: #d2efff;
}
.inquiryH .LeftSideWall-pink {
  color: #00a9d9;
  border-top: 1px solid #00a9d9;
  Border-bottom: 1px solid #00a9d9;
}
.inquiryH .LeftSideWall-pink:before {
  background-color: #00a9d9;
}
.inquiryG .LeftSideWall-pink:before,
.inquiryK .LeftSideWall-pink:before,
.inquiryKT .LeftSideWall-pink:before,
.inquiryCK .LeftSideWall-pink:before,
.inquiryCM .LeftSideWall-pink:before {
  background-color: #FA6917;
}

.inquiryK .PromoMessage--yellow span,
.inquiryG .PromoMessage--yellow span,
.inquiryKT .PromoMessage--yellow span,
.inquiryCK .PromoMessage--yellow span,
.inquiryCM .PromoMessage--yellow span {
  color: #FA6917;
}
.inquiryK .EstateDetail-Sec1-RentFee,
.inquiryG .EstateDetail-Sec1-RentFee,
.inquiryKT .EstateDetail-Sec1-RentFee,
.inquiryKT .EstateDetail-Sec1-RentFee,
.inquiryCK .EstateDetail-Sec1-RentFee,
.inquiryCM .EstateDetail-Sec1-RentFee {
  color: #FA6917;
}
.inquiryK .PromoMessage,
.inquiryG .PromoMessage {
  background: #FEF9E0;
}

.inquiryKT .PromoMessage,
.inquiryCK .PromoMessage,
.inquiryCM .PromoMessage {
  background: #FFFFEB;
}
.inquiryK .LeftSideWall-pink,
.inquiryG .LeftSideWall-pink,
.inquiryKT .LeftSideWall-pink,
.inquiryCK .LeftSideWall-pink,
.inquiryCM .LeftSideWall-pink {
  color: #FA6917;
  border-top: 1px solid #FA6917;
  Border-bottom: 1px solid #FA6917;
}
.inquiryK .LeftSideWall-pink:before,
.inquiryG .LeftSideWall-pink:before,
.inquiryKT .LeftSideWall-pink:before,
.inquiryCK .LeftSideWall-pink:before,
.inquiryCM .LeftSideWall-pink:before {
  background-color: #FA6917;
}

.inquiryMM .PromoMessage--yellow span {
  color: #FF64BE;
}
.inquiryMM .EstateDetail-Sec1-RentFee {
  color: #FF64BE;
}
.inquiryMM .LeftSideWall-pink {
  color: #FF64BE;
  border-top: 1px solid #FF64BE;
  Border-bottom: 1px solid #FF64BE;
}
.inquiryMM .LeftSideWall-pink:before {
  background-color: #FF64BE;
}



/*-------------------------------------------------*
-* ★★★↓↓お気に入り物件↓↓★★★
-*-------------------------------------------------*/
.titlecomment {
  text-align: left;
  margin: 0 0 5px 12px;
  color: #FF57A5;
  font-weight: bold; }

.titlebar-pink2 {
  background-color: #FF66A5;
  width: 100%;
  padding: 16px 10px 16px 13px;
  margin-top: 0;
  text-align: left;
  text-decoration: none;
  font-size: 1.8rem;
  font-weight: bold; }

.titlebar-pink2 p {
  margin: 0;
  padding-left: 5px;
  border-left: 6px solid #FFF;
  line-height: 1;
  color: #FFF; }

.gray-box {
  background-color: #E2E2E4;
  margin-bottom: 25px;
  padding: 15px 9px 35px;
}

.allcheck-box {
  position: relative;
  width: 225px;
  padding: 12px 14px;
  margin-top: 0;
  margin-bottom: 20px;
  background-color: #fff;
  border-radius: 4px;
  text-align: left;
  filter: drop-shadow(2px 2px 3px rgba(0, 0, 0, 0.12));
}

.allcheck-box:before {
  content: "";
  position: absolute;
  bottom: -23px;
  margin-left: 2px;
  border: 10px solid transparent;
  border-top: 20px solid #fff;
  z-index: 2; }

.allcheck-box label {
  padding-left: 32px;
  font-size: 1.6rem;
  font-weight: bold;
}

.checkbox02-input {
  display: none; }

.checkbox02-parts {
  position: relative; }

.checkbox02-parts::before {
  content: "";
  display: block;
  position: absolute;
  top: -13px;
  width: 20px;
  height: 20px;
  background: #FFF;
  border: 2px solid #999;
  border-radius: 3px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.15);
}
.checkbox02-input:checked + .checkbox02-parts::before {
  background: #FF7BAF;
  border-color: #FF7BAF;
}

.checkbox02-input:checked + .checkbox02-parts::after {
  content: "";
  display: block;
  position: absolute;
  top: -9px;
  margin-left: 8px;
  width: 6px;
  height: 11px;
  transform: rotate(40deg);
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
}

.checkbox02-parts--all {
  top: 10px;
}

/* 売買のみ「ついでにお問合せをいかがですか？」 */
.md-recommendList_tableCheckbox2 .checkbox02-parts2 {
  top: 10px;
}

.bukken-box {
  width: 100%;
  margin-top: 18px;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1), 0 0 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1), 0 0 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1), 0 0 2px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.bukken-box-name {
  display: flex;
  justify-content: flex-start;
  position: relative;
  width: 100%;
  padding: 12px 15px;
  border-bottom: 1px solid #e4e4e4;
  align-items: center;
}

.bukken-box-name p {
  position: relative;
  margin: 0;
  margin-left: 33px;
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.5;
}

.bukken-box-name-label {
  position: static;
  top: 0;
  padding-left: 0;
  height: 28px; }

.matome {
  border-bottom: 1px solid #ddd;
  border-right: none;
  border-left: none; }

.bukken-container {
  position: relative;
  display: table;
  width: 100%;
  border-bottom: 1px solid #ccc; }

.container-inner-left {
  height: 110px;
  width: 110px;
}

.container-inner-left img { max-width: 100%; }

.container-inner-right {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
  width: 100%;
  line-height: 1.4;
  font-size: 1.4rem;
  padding: 0 10px;
  color: #1a1a1a;
}

.bukke_media-object-img {
  width: 110px;
  height: 110px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 0%;
  border-radius: 3px;
}

.container-inner-right p {
    margin: 0; }

.container-inner-right p span {
  color: #FF57A5;
  font-weight: bold;
  font-size: 1.5rem; }

.container-type {
  position: absolute;
  top: 12px;
  width: calc(100% - 24px);
  padding: 3px 8px;
  text-align: left;
  border-radius: 3px;
  background-color: #ececec;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.5;
}

.container-inner-fee {
  display: block;
  margin-bottom: 2px;
  color: #FF57A5;
  font-weight: bold;
}

.more-open {
  table-layout: auto;
  width: 100%;
  border-collapse: collapse;
  border-top: 1px solid #e4e4e4;
  line-height: 1.6;
  text-align: left;
}

.more-open th,
.more-open td {
  padding: 9px 11px;
  border-bottom: 1px solid #e4e4e4;
  font-size: 1.4rem;
  color: #1a1a1a;
}
.more-open th {
  width: 28%;
  padding: 9px 5px 9px 12px;
  background-color: #f4f4f4;
  font-size: 13px;
}

.morebtn,
.morebtn2 {
  display: block;
  text-decoration: none;
  padding: 9px 0 11px;
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
}
.morebtn p,
.morebtn2 p {
  margin: 0;
}
.morebtn span,
.morebtn2 .textParts {
  text-decoration: underline;
}

.detail-look {
  display: inline-block;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  padding: 10px 25px;
  background-color: #FFF;
  border-bottom: 1px solid #e4e4e4;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.5;
  text-decoration: none;
  text-align: right;
}

.detail-look:after {
  position: absolute;
  top: 11px;
  right: 9px;
  font-family: "icomoon";
  content: "\e90d";
  color: #4D66FF;
  font-size: 1rem;
  transform: rotate(90deg);
}

.nakami {
  display: none; }

#Form-Confirm form {
  display: table;
  margin: 0;
  width: 100%; }

/*-------------------------------------------------*
-* ★★★↓↓確認画面：タイトルテキスト↓↓★★★
-*-------------------------------------------------*/
#Form-Confirm .top-attention {
  display: inline-block;
  margin: 30px 0 15px;
  padding: 10px 0;
  border-top: 2px solid #FF7BAF;
  border-bottom: 2px solid #FF7BAF;
}
.top-attention h1 {
  margin: 0;
  color: #FF66A5;
  font-size: 2rem;
}

#Form-Confirm .top-attention-sub {
  margin: 0 0 15px 0;
  color: #1a1a1a;
  font-size: 1.6rem;
  line-height: 1.7;
}
.top-attention-sub span {
  color: #FF66A5;
  font-weight: bold;
}

/*-------------------------------------------------*
-* ★★★↓↓確認画面：お問い合わせ内容↓↓★★★
-*-------------------------------------------------*/
#Form-Confirm .toiawase-content-box {
  margin: 14px; }

#Form-Confirm .table-title {
  padding: 6px 10px;
  background-color: #555f64;
  border-top: 1px solid #555f64;
  border-right: 1px solid #555f64;
  border-left: 1px solid #555f64;
  color: #FFF;
  font-weight: bold;
  text-align: left;
  font-size: 1.4rem;
  font-size: 14px;
}

#Form-Confirm .toiawase-content {
  table-layout: auto;
  width: 100%;
  border-collapse: collapse;
  text-align: left;
}
#Form-Confirm .toiawase-content tr {
  border: 1px solid #ccc;
}
#Form-Confirm .toiawase-content tr th {
  width: 32%;
  padding: 10px 3px 10px 12px;
  background-color: #F1F1F1;
  font-size: 1.3rem;
  font-weight: bold;
  line-height: 1.3;
}
#Form-Confirm .toiawase-content td {
  padding: 10px 8px;
  font-size: 1.6rem;
  color: #1a1a1a;
}

#Form-Confirm .backpage-btn {
  text-align: left;
  margin: 20px 14px 25px; }
  #Form-Confirm .backpage-btn a {
    border-radius: 3px;
    padding: 8px;
    border: 1px solid #B5B5B6;
    background-color: #FFF;
    box-shadow: 1px 2px 1px 0 rgba(0, 0, 0, 0.22);
    color: #1a1a1a;
    font-size: 1.4rem;
    text-decoration: none; }

/*-------------------------------------------------*
-* ★★★↓↓確認画面：お問い合わせする物件↓↓★★★
-*-------------------------------------------------*/
#Form-Confirm .inquiry-bukken {
  padding: 0 14px;
  margin-bottom: 20px; }

#Form-Confirm .inquiry-bukken-title {
  margin: 0 0 2px 0;
}

/*-------------------------------------------------*
-* ★★★↓↓確認画面：お気に入り物件↓↓★★★
-*-------------------------------------------------*/
#Form-Confirm .titlecomment {
  margin: 40px 0 0;
  padding: 12px 0;
  background-color: #FF7BAF;
  color: #FFF;
  font-size: 1.8rem;
  line-height: 1.4;
  text-align: center;
}


#Form-Confirm .bukken-container,
.md-recommendList .bukken-container {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 10px 14px;
  background-color: #fff;
  border-bottom: none !important;
}

#Form-Confirm .bukke_media-object-img {
  width: 110px;
  height: 110px;
}

/*-------------------------------------------------*
-* ★★★↓↓確認画面：送信ボタン↓↓★★★
-*-------------------------------------------------*/
#Form-Confirm #form_submit {
  margin-top: 25px;
  margin-bottom: 25px; }

#Form-Confirm .cvbtn-box {
  padding: 0 20px 0 20px; }

#Form-Confirm .cvbtn-blue2 {
  display: block;
  padding: 15px 0;
  margin: 20px 0;
  border: 2px solid #2b1c85;
}

/* 2020-01-15 - 訴求文言の実装. */
.gray-box-title {
  text-align: left;
  font-size: 1.8rem;
  font-weight: bold;
  padding: 8px 0 10px 5px;
}
.titlebar-white {
  width: 100%;
  margin-top: 0;
  padding: 0 10px 15px;
  background-color: #FF7BAF;
  font-size: 1.3rem;
  font-weight: bold;
}
.titlebar-white p {
  display: inline-block;
  padding: 9px 15px;
  background-color: #fff;
  border-radius: 25px;
  line-height: 1.4;
}


/*# sourceMappingURL=toiawase.css.map */

.inquiry-button {
  display: block;
  position: relative;
  width: 75%;
  margin: auto;
  padding: 9px 10px;
  background-color: #165eba;
  border-radius: 30px;
  box-shadow: 1px 2px 1px 0 rgba(0, 0, 0, 0.22);
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.4;
  text-align: center;
  }

/* 問合せ完了画面のリンクあしらい */
.Search-By-Any{
	text-align: left;}
.titlebar-orange{
	font-size: 1.9rem;
  background: #ff6414;
  color: #fff;
  padding: 12px 15px;
}
.another_link > p {
  padding: 0 1.4em 0.5em 1.4em;
}
.another_link > p > img {
  float: left;
  width: 80px;
  margin: 0 8px 1px 0;
}
.titlebar-sub {
  border-radius: 3px;
  padding: 10px 0;
  border: 2px solid #d3d3d3;
  background-color: #F1F1F1;
  font-weight: bold;
  box-shadow: none;
  margin: 0 18px 35px 18px;
}
.titlebar-sub a {
  display: block;
  padding: 6px 18px 6px 13px;
  text-decoration: none;
  color: #1a1a1a;
  font-size: 1.2em;
  position: relative;
}
.titlebar-sub > a > span {
	display: inline-block;
  padding: 0.2em 0.3em;
  margin-right: 8px;
  background: rgb(92, 92, 252);
  color: #FFF;
  border-radius: 3px;
  font-size: 1.4rem;
}
.titlebar-sub > a:after {
  position: absolute;
  right: 14px;
  top: 14px;
  width: 9.12px;
  height: 12px;
  color: rgb(92, 92, 252);
  font-family: icomoon;
  line-height: normal;
  content: "\E900";
  font-size: 1.2rem;
}
.recommend {
  display: none;
}
.recommendActive {
  display: block;
}

/*2024-10-18追加*/
.test {
  padding: 12px 14px;
  border-radius: 0 0 5px 5px;
  background-color: #f4f4f4;
}
