@charset "UTF-8";

h1 {
  padding: 0 20px;
  margin-bottom: 5px;
  font-size: 1.5rem;
  text-align: left;
  line-height: 1.4;
}

.photobox {
  position: relative;
  width: 100%; 
}

.photobox-mainPH {
  width: 100%;
  margin-top: 5px;
  border: 1px solid #d3d3d3; }

.photobox-pager {
  position: absolute;
  bottom: 40px;
  left: 12px;
  width: auto;
  padding: 2px 10px 1px 10px;
  text-align: left;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  display: inline-block;
  border: 1px solid #00000094;
  border-radius: 12px;
  font-size: 1.5rem; }

.photobox-pager::after {
  content: '枚';
  padding-left: 3px; }

.img-prev {
  position: absolute;
  bottom: 135px;
  left: 10px;
  width: 13px; }

.img-next {
  position: absolute;
  bottom: 135px;
  right: 10px;
  width: 13px; }

/*-------------------------------------------------*
-* データTOP部分
-*-------------------------------------------------*/
.datetop-box {
  padding: 0 12px; }

.datetop-box-flex {
  width: 100%; }

.providerlabel {
  padding: 10px 15px 10px;
  background: #fff;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.5;
}
.providerlabel span {
  display: block;
  position: relative;
  padding: 0 0 1px 12px;
  margin: 0 0 3px 2px;
  color: #FF7DB5;
}
.providerlabel span:before {
  position: absolute;
  display: block;
  width: 5px;
  bottom: 2px;
  height: auto;
  left: 0;
  top: 0;
  content: "";
  background-color: #FF85BB;
  border-radius: 9999px;
}

.estate-distance {
  position:relative;
  margin: 12px 0 35px 0;
  background-color: #f5f5f5;
  border-radius: 3px;
  border: 1px solid #ebebeb;
}
.estate-distance .icon-icon-mainSearch3:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform:translateY(-50%);
  left: 10px;
  color: #333;
  font-size: 16px;
}
.estate-distance p {
  padding: 9px 10px 10px 33px;
  text-align: left;
  .icon-icon-mainSearch3:before;
  color: #333;
  line-height: 1.5;
  font-size: 13px;
  font-weight: bold;
}

.UserRequestButton {
  position: relative;
  display: inline-block;
  width: 70%;
  padding: 5px 10px 5px 15px;
  border: 1px solid #707070;
  box-shadow: 1px 1px 1px 0 rgb(0 0 0 / 40%);
  border-radius: 3px;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.5;
  z-index: 10;
  color: #3d474b;
  margin: 15px 0;
}
.UserRequestButton a {
  text-decoration: none;
  color: #fff;
}
.UserRequestButton:after, .UserRequestButton-1:after {
  position: absolute;
  top: 50%;
  font-size: 10px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f054';
  margin-top: -7px; }

.UserRequestButton:after {
  right: 5px;
}
.UserRequestButton .fa-camera:before {
  margin-right: 5px;
  font-size: 13px;
}
.UserRequestButton-1:after {
  right: 3px;
}
.EstateDetail-Sec1-RentFee {
  margin-bottom: 3px;
  color: #FF57A5;
  text-align: left;
}
  .EstateDetail-Sec1-RentFee p {
    margin: 8px 0 0 0;
    font-weight: bold;}

  .EstateDetail-Sec1-RentFee span {
    font-size: 1.6rem; }

.EstateDetail-Sec1-RentFee > p > span:nth-child(1) {
  font-weight: 700;
  font-size: 2.8rem; }

.EstateDetail-Sec1-RentFee > p > span:nth-child(2) {
  font-weight: 700; }

.EstateDetail-Sec1-OtherEtc {
  display: flex;
  border-bottom: 1px solid #ededed;
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 1.5;
}
.EstateDetail-Sec1-OtherEtc > p {
  margin: 1px 10px 10px 0;
  display: flex; 
  align-items: center;
}

.EstateDetail-Sec1-OtherEtc > p:first-child {
  margin-left: 0; }

.EstateDetail-Sec1-OtherEtc > p > span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 1px 5px;
  margin-right: 5px;
  border-radius: 2px;
 background: #eae8e8;
 font-size: 1.3rem;
}

.EstateDetail-Sec1-InfoData {
  position: relative;
  padding-top: 2px;
  margin-bottom: 5px;
}

.EstateDetail-Sec1-InfoData P {
  margin: 6px 0 0 0;
  padding-right: 6px;
  text-align: left;
  font-size: 1.3rem;
  line-height: 1.6;
}

.EstateDetail-Sec1-InfoData P:first-of-type {
  font-weight: bold;
  padding-right: 120px;
  margin-top: 5px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ededed; 
}

/*.EstateDetail-Sec1-InfoData img {
  position: absolute;
  right: 0px;
  top: 7px;
  width: 42px; }
*/

.cvbtn-blue2 {
  display: block;
  padding: 15px 0;
  margin-top: 8px;
  text-align: center;
  text-decoration: none;
  width: 100%;
  border: 2px solid #2b1c85;
  border-radius: 3px;
  background-color: #5c5cfc;
  box-shadow: 1px 2px 1px 0 rgba(0, 0, 0, 0.22);
}
.cvbtn-blue2 p,
.cvbtn-blue2 span {
    margin: 0;
    font-size: 1.9rem;
    font-weight: bold;
    color: #FFF;
    line-height: 1.3; }

/*-------------------------------------------------*
-* ポイント
-*-------------------------------------------------*/
.PromoMessage {
  margin: 25px 12px 0;
  padding: 18px 22px;
  background-color: rgba(255, 87, 165, 0.12);
  text-align: left;
  font-size: 1.4rem;
  line-height: 1.6;
  border-radius: 3px;
  position: relative;
}
.PromoMessage > p {
  margin-bottom: 13px;
  margin-top: 16px;
}
.PromoMessage_title {
  padding: 5px 0;
  border: none;
  text-align: center;
  margin: 0 0 0 -100px;
  border-radius: 20px;
  font-size: 1.3rem;
  position: absolute;
  left: 50%;
  top: -10px;
  width: 200px;
  color: #fff;
  background-color: #FF85BB;
}

/*-------------------------------------------------*
-* 特優賃
-*-------------------------------------------------*/
#EstateDetail_Equipment_TokuteiYuuryouChintai {
  padding: 0 1em;
  margin: 1em 0 1em 0;
  box-sizing: border-box; }

#EstateDetail_Equipment_TokuteiYuuryouChintai > div {
  display: inline-block;
  background-color: #FF57A5;
  border: 1px solid transparent;
  border-radius: 2px;
  box-sizing: border-box;
  color: #fff;
  height: 2.2em;
  line-height: 1.4em;
  font-size: 0.9em;
  padding: 5px 0.5em;
  width: 18%; }

#EstateDetail_Equipment_TokuteiYuuryouChintai > h5 {
  display: inline-block;
  margin-left: 1em;
  height: 2.2em;
  padding: 5px 0;
  width: calc( 100% - 18% - 1em );
  border-top: 1px solid #B5B5B6;
  border-bottom: 1px solid #B5B5B6;
  font-size: 0.9em;
  text-align: left;
  line-height: 1.6rem;
  background: initial;
  color: #000;
  font-weight: normal;
  border-radius: initial;
  padding-left: 0.5em; }

#EstateDetail_Equipment_TokuteiYuuryouChintai > p {
  box-sizing: border-box;
  font-size: 0.9em;
  text-align: left;
  margin: 0; }

h5 {
  margin: 10px 0;
  padding: 4px 0;
  background-color: #999;
  width: 100%;
  text-align: center;
  color: #FFF;
  border-radius: 2px;
  font-weight: normal;
  font-size: 1.5rem; }

/*-------------------------------------------------*
-* 定期借家
-*-------------------------------------------------*/
#EstateDetail_Equipment_Teikishakuya {
  margin: 22px 12px;
}

.Teikishakuya-title {
  background-color: #FF57A5;
  border: 1px solid #FF57A5;
  color: #FFF;
  margin: 0;
  padding: 2px 0; }

.Teikishakuya-inner {
  border: 1px solid #FF57A5;
  text-align: left;
  padding: 11px 15px 13px 15px; }
  .Teikishakuya-inner p {
    margin: 0;
    font-size: 1.3rem;
    line-height: 1.4; }

p.period {
  font-size: 1.5rem;
  margin: 0 0 3px 0;
  font-weight: bold; }
  p.period span {
    font-size: 1.7rem;
    color: #FF57A5; }

/*-------------------------------------------------*
-* dl dy dd
-*-------------------------------------------------*/
.BasicData, .FreeData {
  margin: 0;
  padding: 0;
  text-align: left;
  font-size: 1.4rem; }

.AboutAnyData {
  text-align: left;
  font-size: 1.4rem; }

.AtherData {
  text-align: left;
  font-size: 1.4rem; }

dl.AsTable {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 20px;
  max-width: 100%;
  font-size: 1.4rem;
  line-height: 1.5;
}

dl {
  list-style-type: none; }

.AsTable > dt,
.AsTable > dd {
  display: block;
  margin-bottom: initial;
  padding: 16px 14px;
  border-bottom: 1px solid #ddd;
}
dl.AsTable > dt {
  color: #333;
  width: 29%;
  background-color: #f4f4f4;
  font-weight: bold;
}
dl.AsTable > dd {
  font-weight: 400;
  width: 71%;
}
  dl.AsTable > dd p {
    line-height: 1.5rem; }

dd#Address {
  position: relative; }

dd {
  margin-left: 0; }

.UserRequestButton-1 {
  display: inline-block;
  margin: 6px 0 4px 0;
  padding: 6px 14px 6px 8px;
  background: #f7f8f8;
  box-shadow: 1px 1px 1px 0 rgb(0 0 0 / 40%);
  border-radius: 3px;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.5;
  border: 1px solid #707070;
  position: relative;
}
.UserRequestButton-1 a {
    text-decoration: none;
    color: #fff; }

.Facility .UserRequestButton-1 p {
  margin: 0; }

/*dd#Address img {
  position: absolute;
  right: 0px;
  top: 10px;
  width: 20px; }
  */

.providerlabel2 {
  margin: -5px 0 40px 15px;
  font-size: 1.3rem; }

/*-------------------------------------------------*
-* 物件アイコン情報
-*-------------------------------------------------*/
.MarkIcons {
  border-bottom: 1px solid #ddd; }
.MarkIcons ul:first-of-type {
  padding-top: 28px; }
.MarkIcons ul {
  display: flex;
  flex-wrap: nowrap;
  margin: auto;
  padding: 5px 10px;
  list-style-type: none;
  background-color: #f4f4f4; }

.MarkIcons > ul > li {
  width: 25%;
  display: flex;
  margin: 0 5px;
  justify-content: center;
  flex-wrap: wrap;
  align-items: top; }

.MarkIcons > ul > li > div {
  display: flex;
  max-width: 65px;
  height: 65px;
  justify-content: center;
  align-items: center;
  width: 100%; }

.MarkIcons > ul > li.on > div {
  background: #FF9ABE;
  border-radius: 4px; }

.MarkIcons > ul > li.off > div {
  background: #DCDCDC;
  border-radius: 4px; }

.MarkIcons > ul > li > div > img {
  max-width: 50px;
  max-height: 52px;
  vertical-align: middle;
  border-style: none; }

.MarkIcons > ul > li > p {
  width: 100%;
  margin: 3px 0 10px 0;
  text-align: center;
  font-size: 1rem;
  line-height: 1.3; 
  font-weight: bold; }

.MarkIcons > ul > li.off > p {
  color: #B5B5B6; }


/* 「IT重説」を共通化 */
.md-ItImportantExplain {
	margin: 50px 14px 0 14px;
  padding: 18px 18px 25px 18px;
	background: #dce6fb;
  border: 2px solid #003b95;
  padding-bottom: 18px;
  border-radius: 3px;
}

.md-ItImportantExplain-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%; }

.md-ItImportantExplain-flex p {
  text-align: left;
  margin: 0;
  line-height: 1.5;
}

.md-ItImportantExplain-flex-in img {
  width: 60px;
  float: left;
  display: block;
  margin-right: 13px;}

.md-ItImportantExplain-link {
  margin: 0;
  font-size: 1.2rem;
}

.md-ItImportantExplain-btn {
  display: block;
  position: relative;
  margin: 10px 0 8px 0;
  padding: 5px 0;
  text-decoration: none;
  border-radius: 3px;
  border: solid 1px #1a1a1a;
  background-color: #FFF;
  color: #1a1a1a;
  box-shadow: 1px 2px 1px 0 rgb(0 0 0 / 22%); 
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.4;
}

.md-ItImportantExplain-btn:after {
  position: absolute;
  right: 8px;
  top: 50%;
  font-size: 10px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f054';
  margin-top: -6px;
}


/*-------------------------------------------------*
-* アパマンショップ
-*-------------------------------------------------*/
.apaman-box {
  margin-top: 30px;
  background-color: #FFFDE6;
  border: 2px solid #FF6414;
}

/* 2020-04-09 - 「IT重説」 */
.apaman-box2.ItImportantExplain { background: #dce6fb; border-color: #003b95; padding-bottom: 18px }
.ItImportantExplain-Detail-TelephoneZone img { max-width: 100%; }
.ItImportantExplain-Detail-TelephoneZone {margin-top: 20px!important;}

/*-------------------------------------------------*
-* この物件について
-*-------------------------------------------------*/
.bukkendescription {
  margin: 0 14px 25px 14px;
  padding: 18px 16px 15px 18px;
  background-color: #F7FAFA;
  border: 1px solid #B5B5B6;
  border-radius: 3px; }
  .bukkendescription p {
    font-size: 1.4rem;
    text-align: left;
    margin: 5px 0; }

.bukkendescription p:nth-child(1) {
  font-weight: bold; }

/*-------------------------------------------------*
-* お支払いに関すること
-*-------------------------------------------------*/
.LeftSideWall-pink {
  margin: 50px 0 0 0;
  padding: 12px 10px 12px 28px;
  color: #FF66A5;
  font-size: 1.8rem;
  border-top: 1px solid #FF66A5;
  Border-bottom: 1px solid #FF66A5;
  position: relative;
  line-height: 1.5;
  text-align: left;
}

.LeftSideWall-pink:before {
  position: absolute;
  width: 6px;
  bottom: 15px;
  height: auto;
  left: 15px;
  top: 15px;
  content: "";
  background-color: #FF66A5;
  border-radius: 9999px; 
}

.square {
  width: 8px;
  height: 20px;
  background: #FF66A5; }

/*-------------------------------------------------*
-* 周辺情報
-*-------------------------------------------------*/
.Facility {
  /*padding: 0px 12px 10px 12px;*/
  text-align: left;
  font-size: 1.4rem;
  }

/*.Facility p {
    margin: 5px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    word-break: break-all;
    }
*/
.Facility2 {
	padding: 28px 15px 2px;
  background-color: #f4f4f4;
  border-bottom: 1px solid #ddd;
}

.Facility-map h3 {
  margin-top: 0; 
}

h3 {
  margin-bottom: 7px;
  margin-top: 28px;
  color: #FF66A5;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 5px;
  font-size: 1.5rem;
}

.hazard-link {
  width: 100%;
}



/*-------------------------------------------------*
-* 問い合わせフォーム
-*-------------------------------------------------*/
.form-title {
  position: relative;
  padding: 26px 50px 22px 12px;
  background-color: #FF7BAA;
  width: 100%; }
  .form-title img {
    position: absolute;
    right: 3px;
    top: 5px;
    /*width: 20%;*/ }

.form-title p {
  margin: 0;
  font-size: 2.2rem;
  font-weight: bold;
  text-align: left;
  color: #FFF;
  line-height: 0.9; }
  .form-title p span {
    font-size: 1.3rem; }

.form-title:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 8px solid transparent;
  border-top: 12px solid #FF7BAA; }

.ResultDetailForm-TextSection {
  padding: 10px 12px 5px 12px; }

.ResultDetailForm-TextSection2 {
  padding: 25px 12px 5px 12px;
  border-top: 1px solid #B5B5B6;
  border-bottom: 1px solid #B5B5B6;
  text-align: left; }

.ResultDetailForm-TextSection-Object {
  margin: 0;
  padding: 0; }

.ResultDetailForm-TextSection-Object:last-child {
  margin-top: 8px;
  font-size: 16px; }

.ResultDetailForm-TextSection-Object select {
  display: block;
  width: 100%;
  padding: 12px 0 15px 5px;
  box-sizing: border-box;
  background-color: #F7FAFA;
  border: 1px solid #B5B5B6;
  border-radius: 3px;
  font-size: 1.6rem; }

.ResultDetailForm-TextSection-Object .Red-LayerThisField {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.ResultDetailForm-TextSection-Object input[type=text],
.ResultDetailForm-TextSection-Object input[type=number] {
  display: block;
  width: 100%;
  padding: 16px 8px;
  box-sizing: border-box;
  box-sizing: border-box;
  background-color: #FFF;
  border: 2px solid #FF7BAA;
  border-radius: 3px;
  font-size: 1.6rem;
  margin-bottom: 10px; }

.ResultDetailForm-TextSection > span {
  font-size: 1.4rem;
  display: inline-block;
  margin: .2rem .3rem; }

h4 {
  font-size: 1.6rem;
  text-align: left;
  margin: 15px 0 0 2px; }
  h4 span {
    color: #FF57A5;
    font-size: 1.4rem; }

.smooth {
  text-align: left;
  padding: 0 12px;
  font-size: 1.3rem; }
  .smooth span {
    margin: 0;
    font-weight: bold;
    font-size: 1.3rem; }

.ResultDetailForm-TextSection3 {
  margin-top: 15px;
  padding: 0 12px;
  text-align: left; }

.ResultDetailForm-TextSection3box {
  padding: 14px 0;
  border-bottom: 1px solid #333;
  border-top: 1px solid #333; }

.checker .check {
  position: relative; }

.ResultDetailForm-TextSection-Object input[type="checkbox"]:checked {
  background: linear-gradient(to bottom, #FF66A5 0%, #FF57A5 100%);
  border: 1px solid #FF57A5; }

.ResultDetailForm-TextSection-Object input[type="checkbox"] {
  border: 1px solid #aaa;
  vertical-align: -6px;
  appearance: none;
  -webkit-appearance: none;
  position: relative;
  margin-right: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  width: 26px;
  height: 26px;
  background: #fffffe;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fffffe),
color-stop(1, #fff));
  background: linear-gradient(to bottom, #fffffe 0%, #fff 100%); }

input {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

.checker input:checked + .check::after {
  display: block;
  position: absolute;
  top: 1px;
  left: -27px;
  width: 16px;
  height: 8px;
  border-left: 3px solid #FFF;
  border-bottom: 3px solid #FFF;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  content: "";
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.text {
  font-weight: bold;
  font-size: 1.6rem; }

.ResultDetailForm-TextSection h4 {
  margin-bottom: 6px; }

/*-------------------------------------------------*
-* 個人情報について
-*-------------------------------------------------*/
#form02-Terms-Text {
  text-align: left;
  padding: 0 12px;
  font-size: 1.2rem;
  line-height: 1.6; }

.form02 p {
  font-weight: bold;
  margin-top: 20px; }

.form02 p::after {
  position: relative;
  top: 2px;
  color: #666;
  font-family: "icomoon";
  font-weight: normal;
  content: "\e901";
  font-size: 1.3rem;
  margin-left: 3px; }

/*-------------------------------------------------*
-* 取扱い不動産会社
-*-------------------------------------------------*/
.AgentData {
  padding: 40px 12px 20px 12px; }

.AgentData-title {
  width: 100%;
  padding: 12px;
  background-color: #3d474b;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  color: #FFF; 
  line-height: 1.5; }

.AgentData-date {
  padding: 25px 20px 20px 20px;
  background-color: #f4f4f4;
  border: 1px solid #666;
  border-bottom-style: dotted;
  text-align: left;
}
.AgentData-date p {
  margin: 5px 0;
  font-size: 1.4rem;
  line-height: 1.4;
}

.AgentData-name {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.7;
}

.AgentData-date h5 {
  position: relative;
  margin: 16px 0 10px;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  align-items: center;
  padding-left: 15px;
  background: none;
  color: initial;
}

.AgentData h5:before {
  background: #1a1a1a;
  border-radius: 50%;
  content: "";
  height: 10px;
  left: 0px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 10px;
}

.AgentData h5:after {
  border-top: 1px solid #999;
  content: "";
  flex-grow: 1;
  margin-left: 5px;
}

#agt-telephone {
  width: 100%;
  margin-top: 12px;
  padding: 10px 9px 12px 11px;
  border-radius: 3px;
  border: 2px solid #5c5cfc;
  background-color: #FFF;
  box-shadow: inset 0px -7px 8px 1px #DCDDDD;
}
/* 電話問合せ */
#agt-telephone p {
    margin: 0;
    font-size: 1.8rem;
    color: #FF00C2;
    font-weight: bold;
}

#agt-telephone a {
    display: block;
    font-weight: bold;
    font-size: 2.6rem;
    text-decoration: none;
    text-align: center;
}

.agt-telephone-up {
  display: flex;
  justify-content: center;
  margin-bottom: 3px;
  align-items: center;
}

.telmark {
  float: left;
  margin-right: 5px;
  width: 25px;
}

.AgentData-date p:last-child {
  margin-top: 10px;
  font-size: 1.3rem; }

.AgentData-text {
  padding: 17px 15px;
  text-align: left;
  background-color: #F7F8F8;
  border: 1px solid #666;
  border-top: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  font-size: 1.3rem;
}
.AgentData-text a {
    font-size: 1.7rem;
    line-height: 1.5;
}
.agt-telephone-caution {
  margin-top: 10px;
}
.agt-telephone-caution p {
  font-size: 1.3rem;
  line-height: 1.5;
}

/*-------------------------------------------------*
-* スタッフ紹介
-*-------------------------------------------------*/
#AgentDetail-AgentStaff {
  padding: 0 12px 20px 12px;
  -webkit-text-size-adjust: 100%;
}

.AgentDetail-AgentStaff-box {
  padding: 25px 20px 10px 23px;
  width: 100%;
  border-radius: 5px;
  background-color: #f1f1f1;
  text-align: center; }

h6 {
  margin: auto;
  margin-bottom: 16px;
  width: 215px;
  padding: 3px 0 2px 0;
  background-color: #3d474b;
  border-radius: 5px;
  color: #FFF;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.5; }

#AgentDetail-Staff-Image {
  margin: auto;
}
#AgentDetail-Staff-Image img {
    margin-top: 10px;
    width: 70%;
    border: 1px solid #d3d3d3;
}
#AgentDetail-Staff-Image p {
  margin: 0;
  color: #FF66A5;
  font-weight: bold;
  font-size: 1.5rem;
}
.Exp-Staff-Sentence {
  text-align: left;
  font-size: 1.3rem; }

#Exp-Staff-Control {
  display: flex;
  justify-content: space-evenly;
  margin: 18px 0;
}

#Exp-Staff-Control-Count {
  position: relative;
  top: 8px;
  font-weight: bold;
  font-size: 1.4rem; }

div#Exp-Staff-Control > p:nth-child(1) {
  cursor: pointer;
  border: solid 1px #1a1a1a;
  border-radius: 20px;
  background: #fff;
  padding: 6px 13px;
  text-align: center; }
  div#Exp-Staff-Control > p:nth-child(1) a {
    text-decoration: none;
    font-size: 1.3rem;
    color: #1a1a1a;
    font-weight: bold; }

div#Exp-Staff-Control > p:nth-child(3) {
  cursor: pointer;
  border: solid 1px #1a1a1a;
  border-radius: 20px;
  background: #fff;
  padding: 6px 10px 6px 15px;
  text-align: center; }
div#Exp-Staff-Control > p:nth-child(3) a {
    text-decoration: none;
    font-size: 1.3rem;
    color: #1a1a1a;
    font-weight: bold; }

#Exp-Staff-Control-Next .fa-angle-right:before {
  margin-left: 0; }

/*-------------------------------------------------*
-* 近くの類似おすすめ物件
-*-------------------------------------------------*/

.recommend-pink {
  padding: 20px 12px;
  background-color: #F1F1F1; }

.recommend-pink-box {
  display: block;
  text-decoration: none;
  position: relative;
  margin-bottom: 15px;
  padding: 12px 8px 12px 10px;
  width: 100%;
  border-radius: 3px;
  background-color: #FFF;
  box-shadow: 1px 1px 3px 0 rgba(0, 0, 0, 0.22);
  color: #1a1a1a; }

.recommend-pink-box1 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%; }

.recommend-pink-boxleft {
  margin-right: 8px; }

.recommend-pink-boxleft {
    height: 115px;
    width: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.recommend-pink-boxleft > img {
    max-width: calc(150px - 2px);
    width: auto;
    height: auto;
    max-height: calc(115px - 2px);
}

.recommend-pink-boxright p {
  margin: 0;
  text-align: left;
  font-size: 1.6rem;
  line-height: 1.3; }

.recommend-pink-boxright p:first-child {
  margin: 0;
  text-align: left;
  font-size: 1.8rem;
  font-weight: bold; }

hr {
  margin: 5px 0 7px 0;
  height: 1px;
  background-color: #b5b5b6;
  width: 100%;
  border: none; }

.recommend-pink-box:after {
  position: absolute;
  right: 6px;
  top: calc(50%);
  color: #FF66A5;
  font-family: "icomoon";
  font-weight: normal;
  content: "\e900";
  font-size: 1.4rem; }

.recommend-pink-box2 {
  padding: 4px 0;
  margin: 12px auto 8px;
  width: 93%;
  text-align: center;
  border: 1px solid #FF66A5;
  border-radius: 3px;
  color: #FF66A5;
  font-weight: bold;
  font-size: 1.5rem;
  line-height: 1.5;
}

/*-------------------------------------------------*
-* あなたにおすすめの物件
-*-------------------------------------------------*/
.recommend-green-box {
  display: block;
  position: relative;
  margin: 0 12px 16px;
  padding: 22px;
  text-decoration: none;
  border-radius: 7px;
  background: #fff;
  box-shadow: 0 1px 3px rgb(0 0 0 / 25%);
  color: #1a1a1a;
}
 .recommend-green-box p {
   text-align: left;
   margin: 0;
   line-height: 1.5;
 }
 a.recommend-pink-box { 
  display: block;
  color: initial;
  text-decoration: none; 
}
.recommend-green-box:last-child{ border-bottom: 0px none transparent; }
.recommend-green-box-ph {
    height: 200px;
    border: 1px solid #ededed;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f4f9f9;
}
.recommend-green-box-ph img {
    max-height: calc(200px - 2px);
    height: auto;
    max-width: calc(100% - 2px);
    width: auto;
    border: 0px none transparent;
}
.recommend-green-box-date p:ﬁrst-of-type {
  margin: 12px 0 3px;
}

.recommend-green-box-date {
  font-size: 1.6rem;
  line-height: 1.4; 
  margin-top: 8px; 
}

  .recommend-green-box-date span {
    font-size: 1.8rem;
    font-weight: bold; 
}

.recommend-green-box-comment {
  margin-top: 10px;
  background-color: #F1F1F1;
  padding: 15px 18px;
  border-radius: 5px;
  font-size: 1.3rem;
  font-weight: bold;
 line-height: 1.5;
 color: #333;
}

.recommend-green-box:after {
  position: absolute;
  right: 6px;
  top: 50%;
  font-size: 14px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f054';
  margin-top: -6px;
  color: #1a1a1a;
}

/*-------------------------------------------------*
-* PR
-*-------------------------------------------------*/
#pr {
  width: 100%;
  padding: 0 45px 50px 45px; }
  #pr img {
    width: 100%;
    margin-bottom: 10px; }
  #pr p {
    font-size: 1.8rem;
    margin-bottom: 5px;
    position: relative;
    top: -5px; }

.pr-title {
  position: relative;
  display: inline-block;
  padding: 0 50px; }

.pr-title:before, .pr-title:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: black; }

.pr-title:before {
  left: 0; }

.pr-title:after {
  right: 0; }

.md-annotation-box P {
  padding: 0 15px;
  margin: 20px 0 10px 0;
  color: #333;
  font-size: 1.2rem;
  text-align: left;
  line-height: 1.6; }

/*-------------------------------------------------*
-* バナー&物件ID
-*-------------------------------------------------*/
.support-banner {
  width: 100%; }

.id-no {
  margin: 0 0 20px;
  font-weight: bold;
  font-size: 2.7rem;
  padding: 6px 0;
  border-bottom: 2px solid #FF66A5; }

/*-------------------------------------------------*
-* 追従アイコンはこれを使ってください
-*-------------------------------------------------*/
#allinfobar {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  left: 0;
  position: fixed;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 82px;
  flex-wrap: nowrap;
  padding: 10px 10px;
  z-index: 1000; }

/* -----------------------------------------
  画面吸着バー.
--------------------------------------------*/

/* 下部吸着バー */
#allinfobar .telinner-flex p > span { letter-spacing: -0.2px; }
#allinfobar .telinner-flex p.komoji{ letter-spacing: -0.3px; font-size: 13px; word-break: keep-all;}

/* 2019-09-09 - 修正(1) */
#allinfobar .telinner-flex { position: relative; }
#allinfobar .telinner-flex p:nth-child(2) { font-size: 20px; letter-spacing: -0.5px; }
#allinfobar .telinner-flex p:nth-child(2) > span { font-size: 16px; letter-spacing: -0.5px; }
#allinfobar .telinner-flex p.komoji { margin-left: 2px; }
#allinfobar #E_CUSTUM_BOOKMARK { width: auto;  position: absolute; bottom: calc(100% + 11px); right: 7px; }

#button_bottom_inquiry_mail {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 39%;
  height: 53px;
  border: 2px solid #5c5cfc;
  border-radius: 4px;
  background-color: #5c5cfc;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.7);
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.3;
  padding: 3px 5px 2px; 
}
  
#button_bottom_inquiry_mail p {
 color: #FFF;
 padding-left: 24px;
}
  
#button_bottom_inquiry_mail span {
 font-size: 1.7rem;
}

div#button_bottom_inquiry_mail a {
  position: relative; 
}

div#button_bottom_inquiry_mail p:before {
  position: absolute;
  Left: -2px;
  top: 50%;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f0e0';
  margin-top: -13px;
  color: #fff;
  font-size: 1.7rem; 
}

#agt-telephone2 { width: 28%; }

#agt-telephone2 a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #4D66FF;
  text-decoration: none;
  width: 100%;
  height: 53px;
  border: 2px solid #5c5cfc;
  border-radius: 4px;
  background-color: #FFF;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.7);
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.2;
  padding: 0;
  position: relative;
}

.telinner-flex p {
 padding-left: 18px;
}
.telinner-flex span {
 position: relative;
 top: 0px;
 font-size: 1.9rem;
 margin-right: 2px; 
}

#agt-telephone2 p:before {
  position: absolute;
  Left: -6px;
  top: 50%;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f879';
  margin-top: -13px;
  font-size: 2rem;
  transform: rotate(10deg);
}

span.icon-tel1:before {
  content: "\e911";
  color: #4D66FF;
  font-size: 2.7rem; }

p.komoji {
  font-size: 1.3rem;
  font-weight: normal;
  color: #FFF;
  padding: 6px 5px;
  background-color: #5c5cfc;
  border-radius: 2px; }

span.icon-Global-Star:before {
  position: relative;
  top: 2px;
  content: "\e906";
  color: #ff57a5;
  font-size: 2.2rem;
  margin-right: 2px; }

#E_CUSTUM_BOOKMARK a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FF57A5;
  text-decoration: none;
  width: 100%;
  height: 53px;
  border: 2px solid #FF57A5;
  border-radius: 4px;
  background-color: #FFF;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.7);
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 1.5;
  padding: 0;
  position: relative; 
}

#E_CUSTUM_BOOKMARK a p {
 margin: 0;
 position: relative;
 padding-left: 22px; 
}

/*-------------------------------------------------*
-* 訴求POINT枠
-*-------------------------------------------------*/
.point-box {
  display: table;
  width: 100%;
  box-sizing: border-box;
  border: solid 1px #FF6BAC;
  border-radius: 5px;
  margin: 2px auto 16px; }

.point-title {
  display: table-cell;
  width: 17%;
  vertical-align: middle;
  background-color: #FF6BAC;
  color: #fff;
  font-weight: bold;
  font-size: 1.2rem; 
}
.point-title p {
  margin: 0; 
}

.point-text {
  display: table-cell;
  width: 93%;
  vertical-align: middle;
  text-align: left;
  font-size: 1.5rem; 
}
.point-text p {
  margin: 0;
  padding: 6px 7px;
  line-height: 1.4;
  font-weight: bold;
  color: #444; 
}
.point-text span {
  color: #FF6BAC;
}

.detail-title,.md-block_detailBase {
  margin: 2px 0 10px 0;
  text-align: left;
  font-weight: bold;
  font-size: 14px;
  line-height: 1.5;
}

/*-------------------------------------------------*
-* 2020-07-09 - 追加.
-* 問い合わせボタン群
-*-------------------------------------------------*/
.cvbtn-box {
  padding: 3px 12px 0 12px;
}

/*----------------------------------*
-* 2020-07-09 - 追加.
-* 425
-*----------------------------------*/
.cvbtn-blue {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 13px;
  margin-top: 8px;
  text-align: center;
  text-decoration: none;
  width: 100%;
  border: 2px solid #2b1c85;
  border-radius: 3px;
  background-color: #5c5cfc;
  box-shadow: 1px 2px 1px 0 rgba(0, 0, 0, 0.22);
}

.cvbtn-blue img {
  width: 35px;
}

.cvbtn-blue-text {
  margin: 4px 0 2px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #FFF;
  line-height: 1.1;
}

.cvbtn-blue-text span {
  font-size: 1.3rem;
  font-weight: normal;
}

.cvbtn-free {
  margin: 0;
  padding: 9px 8px;
  font-size: 1.6rem;
  font-weight: bold;
  background-color: #fff;
  color: #5c5cfc;
  line-height: 1;
  border-radius: 3px;
}

.cvbtn-white {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 13px 13px;
  margin-top: 8px;
  text-align: center;
  text-decoration: none;
  width: 100%;
  border: 2px solid #5c5cfc;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 1px 2px 1px 0 rgba(0, 0, 0, 0.22);
}

.cvbtn-white p {
  margin: 0;
  font-size: 1.9rem;
  font-weight: bold;
  color: #5c5cfc;
  line-height: 1.3;
}

.cvbtn-white img {
  width: 35px;
}

.cvbtn-white p.cvbtn-free {
  padding: 9px 8px;
  font-size: 1.6rem;
  background-color: #5c5cfc;
  color: #fff;
  line-height: 1;
  border-radius: 3px;
}

/*----------------------------------*
-* 2020-07-09 - 追加.
-* 426
-*----------------------------------*/
.cvbtn-box-btn-flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.line-keep-box {
  width: 49%;
}

.cvbtn-keep {
  display: block;
  padding: 13px 0;
  margin-top: 8px;
  text-align: center;
  text-decoration: none;
  border: 2px solid #FF57A5;
  border-radius: 3px;
  color: #FF57A5;
  box-shadow: 1px 2px 1px 0 rgba(0, 0, 0, 0.22);
}

.cvbtn-keep p {
  margin: 0;
  font-size: 1.8rem;
  font-weight: bold;
}

.cvbtn-keep p::before {
  position: relative;
  top: 2px;
  color: #FF57A5;
  font-family: "icomoon";
  font-weight: normal;
  content: "\e906";
  font-size: 1.9rem;
  padding-right: 5px;
}

.cvbtn-line {
  display: block;
  height: 57px;
  padding: 13px 0;
  margin-top: 8px;
  text-align: center;
  text-decoration: none;
  border: 1px solid #666;
  border-radius: 3px;
  box-shadow: 1px 2px 1px 0 rgba(0, 0, 0, 0.22);
}

.cvbtn-line p {
  margin: 2px 0 0;
  font-size: 1.7rem;
  color: #1a1a1a;
}

.cvbtn-line img {
  position: relative;
  top: -2px;
  width: 25px;
  margin-right: 8px;
}

/*----------------------------------*
-* 2020-07-09 - 追加.
-* 427
-*----------------------------------*/
.cvbtn-mail {
  position: relative;
  display: block;
  padding: 7px 15px;
  margin-top: 8px;
  text-align: left;
  text-decoration: none;
  width: 100%;
  border: 1px solid #666;
  border-radius: 3px;
  box-shadow: 1px 2px 1px 0 rgba(0, 0, 0, 0.22);
}

.cvbtn-mail p {
  margin: 0;
  font-size: 1.7rem;
  font-weight: bold;
  color: #5c5cfc;
}

.cvbtn-mail img {
  position: relative;
  top: -2px;
  margin-right: 5px;
  width: 18px;
}

.cvbtn-mail p::after {
  position: absolute;
  right: 5px;
  top: 15px;
  color: #333;
  font-family: "icomoon";
  font-weight: normal;
  content: "\e900";
  font-size: 1rem;
}

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

/*----------------------------------*
  2021-01-28 今回の改修分
-*----------------------------------*/
.cvform-box {
  margin: 40px 0 30px;
}

.cvform-list {
  padding: 25px 18px 20px;
  background-color: #FFE5EE;
  border-bottom: 1px solid #FF9ABE;
}

.cvform-title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 17px 12px 17px 9px;
  background-color: #ff7baa;
}

.cvform-title img {
  display: block;
  height: 46px;
}

.cvform-title p {
  display: block;
  position: absolute;
  left: 50%;
  bottom: -15px;
  margin-left: -97px;
  padding: 9px 18px;
  background-color: #fff;
  border: 2px solid #ff7baa;
  border-radius: 20px;
  color: #ff7baa;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
}

.cvform-title p span {
  font-size: 15px;
}

@media print, screen and (max-width: 330px) {
  .cvform-title p {
    font-size: 19px;
  }
}

.cvform-list ul {
  margin: 0 0 10px;
  padding: 0;
}

.cvform-list li {
  list-style: none;
}

.cvform-list label {
  text-align: left;
  display: block;
}

@media print, screen and (max-width: 330px) {
  .cvform-list ul {
    margin: 0 0 25px;
  }
}

.cvform-list li input {
  display: none;
}

.cvform-list .label {
  display: block;
  width: 100%;
  position: relative;
  margin: 12px 0;
  padding: 16px 20px 16px 14px;
  border-radius: 5px;
  background-color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
}

.cvform-list li input[type=radio]:checked + .label {
  border: 2px solid #ff66a5;
}

.cvform-list .label::before {
  display: block;
  border: .15em solid #cbcbcb;
  content: "";
  position: absolute;
  border-radius: 50%;
  width: 1.5em;
  height: 1.5em;
  top: calc(50% - .75em);
  left: .6em;
  box-sizing: border-box;
  padding: .3em;
}

.cvform-list li input[type=radio]:checked + .label::before {
  border-color: #ff66a5;
  background: #ff66a5;
  background-clip: content-box;
}

.cvform-list.cvfrom-list-v2 {
	display: block;
}
.cvform-list.cvfrom-list-v2 .label {
	box-shadow: 1px 1px 3px 0 rgb(0 0 0 / 40%);
}

.cvform-list.cvfrom-list-v2 .label::before {
	display: none;
}

.cvform-list.cvfrom-list-v2 .label::after {
  position: absolute;
  right: 6px;
  top: 50%;
  font-size: 12px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f054';
  margin-top: -6px; 
}

.cvform-list.cvfrom-list-v2 .UserRequestButton {
	cursor: pointer;
	display: block;
	width: unset;
	padding: unset;
	background: unset;
	box-shadow: unset;
	border-radius: unset;
	font-size: unset;
	font-weight: unset;
	line-height: unset;
	z-index: unset;
  border: none;
  position: initial;
}


.not-go-store > span {
  font-size: 1.2rem;
  font-weight: bold;
  padding: 0 25px; }

.not-go-store > p::after { padding-top: 11px; }

.not-store-img{
  padding-bottom: 15px; }

/*アパマンキャンペーンあしらい*/
.apaman-box2.KadenGet{
  background: #e6f4f0;
  border-color: #00a299;
  padding-bottom: 15px;}

.kaden-date{
  color: #00a299;
  font-size: 13px;
  font-weight: bold;}


.apaman-box-flex-in > p > span{
  font-size: 17px;
  font-weight: bold;
  text-align: left;
  display: inline-block;
  margin-bottom: 2px;}

.another_link > p > img {
    width: 80px;
    float: left;
    margin: -2px 7px 7px 0;
}

.button_map {
  display: block;
  margin: 6px 0 0 0;
  padding: 3px 0;
  width: 110px;
	border: 1px solid #707070;
	box-shadow: 1px 2px 1px 0 rgb(0 0 0 / 22%);
	border-radius: 3px;
	background: #fff;
	font-size: 14px;
	font-weight: bold;
  color: #1a1a1a;
	text-decoration: none;
  text-align: center;
  line-height: 1.4;
}

.button_map .fa-map-marker-alt {
  margin-right: 4px;
  font-size: 16px;
  color: #FF66A5;
 }

/* 地図拡張 */
/*.NearSpotLandmark h3 {
	display: flex;
	justify-content: space-between;
    align-items: center;
    border: 1px solid #ededed;
    background: #FFF5FA;
    font-size: 16px;
    font-weight: bold;
	padding: 3px 10px;
	margin: 0;
}*/
/*.NearSpotLandmark > h3 > div {
	display: flex;
	align-items: center;
	text-align: left;
}
*/
.NearSpotLandmark img {
	margin-right: 8px;
}
.NearSpotLandmarkTitle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #ededed;
    background: #FFF5FA;
    font-size: 16px;
    font-weight: bold;
    padding: 3px 10px 4px;
    margin: 0;
}
.NearSpotLandmarkTitle > div {
    display: flex;
    align-items: center;
    background: #FFF5FA;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}
.NearSpotLandmark h3 {
	text-align: left;
	border-bottom: none;
    margin: 0;
    padding: 0;
    line-height: 1.6;
}
.btn-long{
	width: auto;
    text-align: center;
    height: 40px;
    margin: 15px 15px 30px;
    display: flex;
    justify-content: center;
    padding: 6px;
    font-size: 16px;
}
.Facility div.NearSpot {
	margin: 0;
}
.Facility div.NearSpotLandmark {
	margin: 0;
}
.Facility p {
	font-size: 14px;
	line-height: 1.4;
  margin-bottom: 28px;
}
.button_map_pin {
	display: block;
    height: initial;
    width: initial;
    padding: 2px 14px;
}
.button-map-off {
	border: 1px solid #707070;
	box-shadow: 1px 2px 1px 0 rgb(0 0 0 / 22%);
	border-radius: 3px;
	color: #656565;
	background: #fff;
	font-size: 14px;
	padding: 4px 10px;
	margin: 5px 0;
}
.button-map-on {
	background: #FF66A5;
    border: 1px solid #FF66A5;
    color: #fff;
}

.NearSpotLandmark p {
	margin: 2px 7px;
	text-align: left;
}
.NearSpotLandmark p.text-map-marker {
	margin: 8px 7px 10px;
}


/* 地図拡張 -地図ページ- */
.pinkLabel-map {
	display: flex;
    align-items: center;
    height: 28px;
    margin-top: -6px;
    padding: 0 1em;
    background: #FF66A5;
    color: #fff;
    white-space: nowrap;
    box-sizing: border-box;
    overflow-x: auto;
    font-size: 12px;
}
#map-fixed {
	position: fixed;
    z-index: 10000;
    width: 100%;
    max-width: 650px;
}
@media screen and ( orientation: portrait )
{
	#map-fixed #DynamicMap {
		max-height: calc(65vh - 100px);
		height: 100vh;
	}
	#map-scroll {
		margin-top: calc(65vh - 76px);
	}
}
#GotoInitializePosition,
#SetDynamicMapRoute {
	position: relative;
	right: 0;
	top: 0;
	z-index: 10;
}
#GotoInitializePosition img,
#SetDynamicMapRoute img {
	position: absolute;
	top: 6px;
	right: 2px;
	cursor: pointer;
	z-index: 15;
}
#SetDynamicMapRoute img {
	top: 49px;
}
#SetDynamicMapRoute-WalkDistance {
	position: relative;
	width: 100%;
}
#SetDynamicMapRoute-WalkDistance > div {
	position: absolute;
	display: none;
	bottom: 1.5em;
	margin: 0.5em 1em;
	padding: 0.35em 0;
	text-align: center;
	max-width: 650px;
	width: calc(100% - 2em);
	background: rgba(0,0,0,.8);
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
#SetDynamicMapRoute-WalkDistance.Active > div {
	display: table;
}
#SetDynamicMapRoute-WalkDistance.Active > div.gen-display-none {
	display: none;
}

/* 横持ち, タブレットデバイス */
@media screen and ( max-height: 430px )
{
	#DynamicMap {
		height:calc(100vh - 95px);
		top: 28px;
	}
	#GotoInitializePosition img,
	#SetDynamicMapRoute img  {
		top: 28px;
	}
	#SetDynamicMapRoute img  {
		top: 72px;
	}
	#SetDynamicMapRoute-WalkDistance {
		top: 0;
	}
	#SetDynamicMapRoute-WalkDistance > div {
		position: relative;
		bottom: -15.5em;
		width: calc(650px - 375px - 2em);
		left: 0px;
	}
  .bottom-zero {
    bottom: 40px !important;
  }
	#map-fixed {
		max-width: 650px;
		width: calc(650px - 375px);
	}
	#map-fixed h1 {
		z-index: 3;
		position: absolute;
		width: 100vw;
		max-width: 650px;
	}
	#map-fixed #DynamicMap {
		max-width: calc(650px - 375px);
		left: 0;
		position: absolute;
		max-height: calc(100vh - 95px);
	}
	#map-scroll {
		position: relative;
		left: calc(650px - 375px);
		top: 0;
		margin-top: 22px;
		max-width: 375px;
	}
	#map-scroll2 {
    margin-top:50px;
    display:flex;
    flex-direction:column;
    align-items:center;
    width:100%;
	}
  .no-display-class {
    display:none !important;
  }
}
#map-fixed #DynamicMap .leaflet-popup-close-button,
.Facility #DynamicMap .leaflet-popup-close-button {
	display: none;
}

#map-fixed #DynamicMap .leaflet-popup-content-wrapper,
#map-fixed #DynamicMap .leaflet-popup-tip,
.Facility #DynamicMap .leaflet-popup-content-wrapper,
.Facility #DynamicMap .leaflet-popup-tip {
    box-shadow: 0 3px 5px rgb(0 0 0 / 40%);
}
#map-fixed #DynamicMap .leaflet-popup-content-wrapper,
.Facility #DynamicMap .leaflet-popup-content-wrapper {
    border-radius: 4px;
}
#map-fixed #DynamicMap .leaflet-popup-content,
.Facility #DynamicMap .leaflet-popup-content {
    margin: 5px 8px;
}
#map-fixed #DynamicMap .leaflet-popup-tip,
.Facility #DynamicMap .leaflet-popup-tip {
    width: 15px;
    height: 15px;
}
#map-fixed #DynamicMap .leaflet-popup.leaflet-zoom-animated,
.Facility #DynamicMap .leaflet-popup.leaflet-zoom-animated {
	bottom: -3px !important;
}

/* KARTE @ 4saA */
#MapDemoClearLayer {
    position: absolute;
    top: 3em;
    left: 50%;
    width: 19em;
    height: 5em;
    opacity: 0;
    margin-left: -9.5em;
}
#MapDemoClearLayer > img {
	width: 100%;
	height: auto;
}
div#driver-popover-item .driver-popover-title {
	display: none !important;
}
div#driver-popover-item .driver-popover-description {
	font-size: 14px !important;
	text-align: left !important;
}
div#driver-popover-item {
	max-width: 60vw !important;
}
html body ._karte-g__4saA_ ._card-body__4saA_ {
	background: rgba(0,0,0, 0.8) !important;
	color: #fff !important;
}
html body ._karte-g__4saA_ ._card__4saA_ {
	background: transparent !important;
}

html body ._karte-g__4saA_ ._card__4saA_ {
    border-radius: 5px;
}

html body ._karte-g__4saA_ ._btn__4saA_ {
    font: bold 13px / normal sans-serif;
}

html body ._karte-g__4saA_ ._btn-close__4saA_ {
    top: 0;
    right: 0;
}

html body ._karte-g__4saA_ ._krt-icon-close05__4saA_:before {
    font-weight: bold;
}

html body div#driver-popover-item {
    min-width: 225px;
}

html body div#driver-popover-item {
    margin-top: 0;
}

html body div#driver-popover-item .driver-popover-tip {
    border: 12px solid #FFF;
}

html body div#driver-popover-item .driver-popover-description {
    font-weight: bold;
}

html body div#driver-popover-item .driver-popover-footer button {
    color: #555;
}

html body div#driver-popover-item .driver-popover-footer .driver-close-btn {
    padding: 0 32px 0 0;
}
html body div#driver-popover-item .driver-popover-tip.right.position-center {
	top: 40%;
}
html body div#driver-popover-item .driver-popover-tip.right {
	right: -20px;
	top: 15px;
	border-color: transparent transparent transparent #fff;
}
html body div#driver-popover-item .driver-popover-footer button.driver-prev-btn {
	margin-right: 0.3em;
	color: #FFF;
	background-color: #999;
}
html body div#driver-popover-item .driver-popover-tip.top {
    top: -20px;
    border-color: transparent transparent #fff;
    left: 50%;
    margin-left: -12px;
}
html body div#driver-popover-item.driver-popover-actual-center {
    position: absolute !important;
    left: 50% !important;
    margin-left: -112.5px;
    margin-top: 5px;
}



/* KARTE @ 4si4 */
html body ._btn-close__4si4_ {
	display: none !important;
	position: relative;
	height: 0;
	width: 0;
	top: 0;
	right: 0;
}
html body .Facility-map ._btn-close__4si4_ {
	display: block !important;
}
._btn-close__4si4_ > img {
	position: absolute;
	top: -85px;
	right: -100vw;
	width: 192px;
}


/* 詳細ページ */
.detail-h1 {
  position: relative;
  height: auto;
  margin-bottom: 15px;
}

.estate-parent-rightTop-pink {
	display: inline-table;
	padding: 1px 12px;
	line-height: 2;
	vertical-align: bottom;
  margin-bottom: 7px;
  margin-right: 5px;
	background-color: #FF89BA;
	color: #fff;
  border-radius: 999px;
  font-size: 10px;
  font-weight: bold;
}

.SpTag {
  margin-top: 0;
  font-size: 0.9em;
  font-weight: bold;
  padding: 25px 15px 0 15px;
  background-color: #f4f4f4;
}
.SpTag.hushTag {
  padding-top: 0; 
}
.SpTag.hushTag.gen-display-none.gen-display-none {
  margin-top: 0; 
}
.SpTag.gen-display-none {
  margin-top: -25px;
  padding-top: 0;
}
.SpTag li {
  display: inline-block;
  margin: 0px 5px 8px 0;
  padding: 0.35em 0.5em;
  border: 1px solid #ddd;
  border-radius: 2px;
  background: #fff;
  color: #333;
}
.SpTag i {
  margin-right: 3px;
  color: #F89C0E;
}
.SpTag a {
	text-decoration: none;
	color: #333;
}
.SpTag.gen-display-none {
  margin-top: 0;
  padding-top: 0;
}
.ToggleSpTag {
	text-align: center;
  font-weight: bold;
  margin: 0;
  font-size: 13px;
  background-color: #f4f4f4;
  padding: 5px 0 20px;
  border-bottom: 1px solid #ddd;
}
.ToggleSpTag a {
  display: block; 
}
.fa-down {
	transform: rotate(90deg);
}
.Toggle1 > i.fa-down::before {
	margin-left: 0px;
}
.Toggle1 span {
	margin-right: 7px;
}
.Toggle1 > i.active {
	transform: rotate(-90deg);
}

/* 物件画像がない時のあしらい */
.PhotoBox_noimg {
	margin: 12px auto;
	background-color: #f7fafa;
	height: 250px;
	line-height: 250px;
	text-align: center;
}
.PhotoBox_noimg p {
	color: #aeaeae;
	font-size: 18px;
}


/* 希望日時を選んで見学予約 リニューアル */
.reserve-btn,.reserve-btn--green {
  position: relative;
  padding: 0;
  justify-content: center;
  height: 70px;
}
.reserve-btn {
  margin-top: 20px;
}
 .reserve-btn-free {
  display: flex;
  align-items: center;
  padding: 2px 10px 0;
  margin-right: 12px;
  height: 70px;
  background-color: #2b1c85;
  color: #fff;
  border-radius: 3px 0 0 3px;
 }
 .reserve-btn-baloon {
  position: absolute;
  top: -15px;
  right: 50%;
  margin-right: -60px;
  padding: 2px 7px 2px 12px;
  color: #165eba;
  background-color: #fff;
  border: 1px solid #165eba;
  border-radius: 15px;
  font-weight: bold;
  line-height: 1.5;
  font-size: 1.3rem;
 }
 .reserve-btn-baloon:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border: 5px solid transparent;
  border-top: 8px solid #FFF;
 }
 .fa-calendar-check:before {
  margin-right: 5px;
 }

/* 詳細ボタン群 */
.cvbtn-block-detail .cvbtn-white {
  margin-top: 12px;
}

.cvbtn-block-detail .cvbtn-blue {
  background: #165eba;
  border: 3px solid #fff;
  box-shadow: 1px 2px 3px 0 rgba(0, 0, 0, 0.22);
}

 .cvbtn-blue-mail {
  margin-top: 12px;
  padding: 7px 13px;
  border: none;
 }

 .flexBtn-block .cvbtn-white.cvbtn-black p.cvbtn-free {
  font-size: 1.1rem;
  padding: 5px 4px;
 }
 .flexBtn-block .cvbtn-white.cvbtn-black p {
  font-size: 1.6rem;
 }
 .flexBtn-block .cvbtn-white.cvbtn-black {
  padding: 0;
  height: 62px;
 }
 .flexBtn-block .cvbtn-white.cvbtn-black img {
  width: 25px;
 }
 .flexBtn-block {
  display: flex;
  justify-content: space-between;
 }
 .flexBtn-block .cvbtn-box-btn {
  width: 49%;
 }
 .cvbtn-telepehone-test {
  padding: 12px 13px;
 }

.md-btn_inner--share {
  display: flex;
  justify-content: center;
  margin: 10px 0 15px;
  column-gap: 10px;
}
.md-btnC {
  position: relative;
  width: 50%;
  height: auto;
  border-radius: 3px;
  margin: 0;
  box-shadow: 1px 2px 1px 0 rgb(0 0 0 / 22%);
  background: #fff;
  color: #1a1a1a;
  font-weight: bold;
  text-decoration: none;
  padding: 6px 0 6px 12px;
}
.md-btnC img {
  width: 22px;
  text-align: center;
  position: absolute;
  height: auto;
  left: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.md-btn--Line2Button {
  border: 2px solid #4CC764;
}
.md-btn--keep2Button {
  border: 2px solid #ff66a5;
}

/* 初期費用の目安 */
.initialCostBtn .fa-calculator {
  margin-right: 4px;
  font-size: 16px;
  color: #FF66A5;
}
.initialCostBtn {
  display: block;
  position: relative;
  padding: 11px;
  margin: 25px 15px 5px;
  text-decoration: none;
  text-align: center;
  border-radius: 30px;
  border: 1px solid #1a1a1a;
  background-color: #fff;
  box-shadow: 1px 1px 1px 0 rgb(0 0 0 / 40%);
  color: #1a1a1a;
  font-weight: bold;
  line-height: 1.4;
}
.initialCostBtn:after,.hazard-link a:after {
  position: absolute;
  right: 8px;
  top: 50%;
  font-size: 10px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f054';
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.mapBtn {
  margin: 35px 15px;
}
.mapBtn .fa-map-marker-alt {
  margin-right: 4px;
  font-size: 16px;
  color: #FF66A5;
}


/* popup共通事項 */
.popupContnts {
  background: rgba(0, 0, 0, 0.7);
  padding: 40px 12px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 10050;
}
.popupContnts > div {
  position: relative;
  background: #fff;
  text-align: center;
  padding-bottom: 20px;
  top: 0 ;
  bottom: 0;
  left: 0;
  right: 0;
}

.initialCostContents {
  display: none;
  overflow: scroll;
}
.initialCost_resultValue {
  margin: 14px 0 2px;
}
.initialCost_title {
  margin-bottom: 10px;
  background-color: #ff7baa;
  padding: 8px 0;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.initialCostClose {
  position: absolute;
  top: -24px;
  right: 0;
}
.sidePinkLine {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
  font-weight: bold;
  font-size: 14px;
}

.sidePinkLine span {
  display: block;
  margin: 6px;
  border-top: 1px solid rgba(255, 123, 170, 0.5);
  border-bottom: 1px solid rgba(255, 123, 170, 0.5);
  height: 6px;
  width: 40%;
}

.initialCost_table table {
  border-spacing: 0;
  box-sizing: border-box;
  clear: both;
  table-layout: fixed;
  margin: 8px 15px;
  border: 1px solid #ddd;
  width: calc(100% - 30px);
  border-bottom: none;
}

.initialCost_table table tr {
  clear: both;
  width: 100%;
}
.initialCost_table table tr th,
.initialCost_table table tr td {
  border-bottom: 1px solid #ddd;
  padding: 6px;
}
.initialCost_table table th {
  width: 96px;
  background:#f7f7f7;
  padding: 0.6em 1em;
  border-right: 1px solid #ddd;
  text-align: left;
  box-sizing: border-box;
}
.initialCost_table table td {
  /*word-break: break-all;*/
  text-align: initial;
}
.initialCost-inquiryBox {
  display: flex;
  justify-content: space-between;
  width: 94%;
  margin: auto;
}
.inquiryBox_item {
  display: flex;
  align-items: stretch;
  margin: 0 4px;
  width: 100%;
}
.inquiryBox_item a {
  text-decoration: none;
  padding: 8px 5px 7px;
  border-radius: 3px;
  font-weight: bold;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 95%;
  color: #fff;
  box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.4);
  position: relative;
}
.inquiryBox_item .blueBtn {
  background-color: #5c5cfc;
}
.inquiryBox_item .pinkBtn {
  background-color: #ff7baa;
}
.inquiryBox_item a img{
  margin: 2px auto 0;
}

.parkingIncludeCheckBox {
  position: relative;
	margin: 20px 14px 25px;
  padding: 10px 12px;
	background-color: #fff;
	border: 2px solid #ffbed2;
	border-radius: 0.5em;
}
.parkingIncludeCheckBox label {
  position: relative;
  display: block;
}
.parkingIncludeCheckBox:before,
.parkingIncludeCheckBox:after {
  content: "";
  position: absolute;
  top: -1.2em;
	left: 50%;
	transform: translateX(-50%);
	border-right: 10px solid transparent;
	border-bottom: solid 1.2em #ffbed2;
	border-left: 10px solid transparent;
}
.parkingIncludeCheckBox:after {
  top: calc( 6px - 1.35em );
	border-bottom: solid 1.2em #fff;
}

.parkingIncludeCheckBox_text {
  display: block;
  margin: 0px 0px 0px 40px;
  font-size: 13px;
  font-weight: bold;
  text-align: initial;
}
.initialCostCaution {
  position: relative;
  margin: 20px 14px 25px;
  padding: 15px 10px 10px;
  background: rgba(255, 123, 170, 0.12);
}
.initialCostCaution img {
  position: absolute;
  top: -13px;
  right: 50%;
  margin-right: -12px;
}
.initialCostCaution p {
  color: #ff66a5;
  font-weight: bold;
}

/* search.css より*/
.checkbox01-input {
  display: none;
}
.checkbox01-parts {
  /*top: 0;*/
  display: block;
  width: 21px;
  height: 21px;
  font-size: 1.6rem;
    padding-left: 27px;
    position: relative;
    margin-right: 15px;
}
.checkbox01-parts::before {
  content: "";
  display: block;
  position: absolute;
  /*top: 22%;*/
  left: 3px;
  width: 22px;
  height: 22px;
  /*margin-top: -12px;*/
  top: 5px;
  bottom: 7px;
  border: 2px solid #ccc;
  background: #FFF;
  border-radius: 3px;
}
.checkbox01-input:checked + .checkbox01-parts::after {
  content: "";
  display: block;
  position: absolute;
  top: -3px;
  bottom: 5px;
  left: 9px;
  width: 6px;
  height: 11px;
  transform: rotate(40deg);
  margin-top: 12px;
  border-bottom: 3px solid #FF57A5;
  border-right: 3px solid #FF57A5;
}

/* detail用 */
.parkingIncludeCheckBox .checkbox01-parts {
  position: initial;
  height: 0;
}
.parkingIncludeCheckBox .checkbox01-input:checked + .checkbox01-parts::after {
  left: 12px;
}

/* 駅サマリテキストのpopup*/
.trainTextPopupBox {
  position: relative;
  margin: 10px 0 5px;
  padding: 8px 15px;
  background-color: #f1f1f1;
  border-radius: 5px;
  font-weight: bold;
}
.trainTextPopupBox:before {
  content: "";
  position: absolute;
  top: -20px;
  left: 25px;
  margin-left: -15px;
  border: 10px solid transparent;
  border-bottom: 15px solid #f1f1f1;
}
.trainTextPopupBox .fa-subway {
  margin-right: 4px;
}
.trainTextContents {
  display: none;
  padding: 48px 12px;
}
.trainTextContents > div {
  padding: 21px;
  border-radius: 10px;
}
.trainTextContents .initialCostClose {
  top: -28px;
}

.trainTextContents .initialCost_title{
  position: relative;
  margin-top: 22px;
  border-radius: 5px;
  padding: 17px 15px;
  font-size: 18px;
}
.trainText_text {
  margin: 16px 2px;
  font-size: 15px;
  text-align: initial;
  line-height: 1.8!important;
}
.trainTextContents > div > img {
  position: absolute;
  left: 43%;
  top: 21px;
  z-index: 1;
}

/* 物件詳細ページにハッシュタグを設置 */
.hushTag li:before {
  margin-right: 2px;
  color: #FF55B9;
  content: '#';
}
.Facility > div.Facility-gray {
  margin: 0 0 30px;
  padding: 25px 16px 22px;
  background-color: #f1f1f1;
}
.Facility-gray h3 {
  margin: 0;
  padding-bottom: 7px;
  color: #1a1a1a;
  text-align: center;
  border: none;
}
.Facility-lifeLink {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
}
.hazard-link a {
  display: flex;
  margin: 7px 0;
  padding: 16px 12px;
  box-shadow: 1px 1px 3px 0 rgb(0 0 0 / 40%);
  border-radius: 5px;
  text-decoration: none;
  background-color: #fff;
  position: relative;
  align-items: center;
  color: #1a1a1a;
}
.Facility-lifeLink span {
  display: block;
}
.Facility-lifeLink_title {
  color: #1a1a1a;
  line-height: 1.5;
  font-weight: bold;
  width: 90px;
  font-size: 1.5rem;
}
.Facility-lifeLink_text {
  color: #FF57A5;
  line-height: 1.5;
  font-size: 13px;
  font-weight: bold;
}
.Facility-lifeLink_title img {
  position: relative;
  top: -2px;
  margin-right: 5px;
  width: 18px;
  height: 18px;
}


/* 事業用ページの作成 */
.detail-business .estate-parent-rightTop-pink {
  position: relative;
  top: -2px;
  color: #FF57A5;
  background: #fff;
  font-weight: bold;
  border: 2px solid #FF57A5;
  border-radius: 3px;
  vertical-align: initial;
  line-height: 1.6;
  padding: 1px 5px;
}
.detail-business .detail-h1 {
  margin: 14px 0 15px;
  line-height: 1.5;
}

.detail-business .EstateDetail-Sec1-RentFee {
  margin-bottom: 6px;
}


.detail-business .EstateDetail-Sec1-OtherEtc {
  border-bottom: none;
  margin-bottom: 2px;
 }

.detail-business .EstateDetail-Sec1-OtherEtc-business {
  border-bottom: 1px solid #B5B5B6;
  padding-bottom: 8px;
}


.detail-business .EstateDetail-Sec1-OtherEtc > p > span {
  position: relative;
  top: -1px;
  padding: 1px 4px;
  background-color: #eef0f2;    
  border-radius: 2px; 
  font-size: 13px;
}

.detail-business .EstateDetail-Sec1-OtherEtc p { 
  margin: 1px 10px 1px 0;
}

.detail-business .MarkIcons > ul > li {
  width: 33%;
  margin: 0 2px;
}
.detail-business .MarkIcons > ul > li > div {
  max-width: 90px;
}
.detail-business .MarkIcons p {
  margin: 6px 0 13px 0;
  font-weight: bold;
  font-size: 12px;
}
.detail-business .MarkIcons > ul > .off > p {
  color: #b4b4b5;
}
.detail-business .MarkIcons.MarkIcons div {
  border-radius: 3px;
  max-width: 100px;
}
.detail-business .MarkIcons.MarkIcons > ul > .on > div {
  background: #FF99bd;
}
.detail-business .MarkIcons.MarkIcons > ul > .off > div {
  background: #dbdbdb;
}

.lasttime-search--detail .lasttime-search-wrap {
  height: 90px;
}

.lasttime-search--detail {
  margin: 0;
  padding: 18px 0 25px;
  background-color: #f4f4f4;
  border-bottom: 1px solid #ddd;
}

.equipment-area {
  padding: 1px 17px 25px;
  background-color: #f4f4f4;
  text-align: left; }
.equipment-area-item {
  margin: 14px 0;
  padding: 16px 20px;
  background-color: #fff;
  border-radius: 5px;
  line-height: 1.6;}
.equipment-area-item_title {
  margin-bottom: 10px;
  font-size: 1.6rem;
  font-weight: bold;
  color: #666;
  line-height: 1.5; }
.equipment-area-item_title i {
  margin-right: 5px;
  color: #FF82B4; }

/*2024-07-05追加分*/
.InfoDataMap .button_map {
  position: absolute;
  right: 0;
  top: 0;
  margin-top: 2px; 
}

.md-block--point {
  position: relative;
  width: 100%;
  padding: 0 90px 0 12px; 
}
.md-btn--star {
  position: absolute;
  right: 12px;
  bottom: 0;
  padding: 3px 0 1px 12px;
  border-left: 1px solid #ededed;
}
.md-btn--starKeep {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #FF6BAC;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.22);
  text-align: center;
  color: #FF57A5; 
}
.md-btn--star p {
  margin: 5px 0 0;
  font-size: 10px;
  font-weight: bold; 
}
.md-btn--starKeep img {
  margin-top: 10px;
  font-size: 24px; 
}

.md-btn--reserveArrow {
  position: relative; }
.md-btn--reserveArrow:after {
  position: absolute;
  top: 50%;
  right: 7px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 12px;
  content: '\f054'; 
}
.md-btn--reserveArrow i:before {
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%); 
}
.md-btn--reserveArrow.reserve-btn i:before {
  font-size: 2.6rem; 
}

.cvbtn-block-detail .md-btn--reserveGreen.cvbtn-blue {
  padding: 11px 13px;
  background: #07ba8f;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.3; }
.md-btn--reserveGreen p, .cvbtn-black p {
  margin: auto;
  padding-left: 10px; 
}
.md-btn--reserveArrow.md-btn--reserveGreen i:before {
  font-size: 2.2rem;
  left: 13px; 
}

.md-block--hazard {
  margin-bottom: 10px; 
}
.md-block--hazard p {
  margin: 0;
  padding: 6px;
  text-align: center;
  background-color: #666;
  color: #fff;
  font-size: 1.3rem;
  font-weight: bold; 
}
.md-block--hazard table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%; 
}
.md-block--hazard table th, .md-block--hazard table td {
  width: 50%;
  padding: 7px 5px;
  border: solid 1px #DDDADA;
  background-color: #fff;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.4; 
}
.md-block--hazard table th {
  background-color: #fafafa !important; 
}
.md-block--hazard h3, .md-table--accordionHousehold h3 {
  margin: 15px 0 0;
  text-align: left;
  font-size: 1.4rem;
  color: #165eba; 
}
.md-block--hazard p.md-table--hazardWarning {
  background-color: initial;
  color: #555;
  font-weight: normal;
  text-align: left;
  font-size: 1.2rem;
  line-height: 1.6; 
}
.md-table--accordionInfomation a {
  position: relative;
  display: block;
  margin: 20px 0 10px;
  padding: 16px 12px;
  box-shadow: 1px 1px 3px 0 rgb(0 0 0 / 40%);
  border-radius: 5px;
  text-decoration: none;
  background-color: #fff;
  color: #1a1a1a;
  line-height: 1.5;
  font-weight: bold;
  font-size: 1.4rem; 
}
.md-table--accordionReference {
  position: relative;
  display: block;
  width: 150px;
  margin: 5px auto 15px;
  padding: 7px 0;
  box-shadow: 1px 1px 2px 0 rgb(0 0 0 / 40%);
  border-radius: 20px;
  text-decoration: none;
  text-align: center;
  background-color: #f1f1f1;
  color: #1a1a1a;
  line-height: 1.5;
  font-weight: bold;
  font-size: 1.2rem; 
}
.md-table--accordionInfomation a:after,
.md-table--accordionReference:after {
  position: absolute;
  top: 50%;
  right: 10px;
  color: #555;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f13a"; 
}

.md-table--accordionInfomation .active:after,
.md-table--accordionReference.active:after {
  content: "\f139"; 
}

#allinfobar #E_CUSTUM_BOOKMARK p {
  position: absolute;
  display: block;
  padding: 0;
  color: #4d4c4c;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.1;
  transform: translateX(120%);
  width: 7em;
  opacity: 0;
  transition: all .8s;
}
#allinfobar #E_CUSTUM_BOOKMARK span {
  margin-right: -1px;
}
#allinfobar #E_CUSTUM_BOOKMARK img {
  left: 9.5px;
  width: 25px;
  top: 48%;
  transition: all .3s;
}
#allinfobar #E_CUSTUM_BOOKMARK .md-btnC.md-btn--keep2Button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 47px;
  height: 47px;
  margin: 0;
  border-radius: 100px;
  overflow: hidden;
  transition: all 1s;
}
#allinfobar .cvbtn-box-btn {
  width: 69%;
}
#allinfobar .cvbtn-box-btn a p {
  font-size: 1.4rem;
  margin-left: 5px;
}
#allinfobar .cvbtn-box-btn .reserve-btn {
  justify-content: center;
  margin-top: 0;
  padding: 0;
  height: 53px;
  border-width: 2px;
  border: 2px solid #fff;
  background: #165eba;
  border-radius: 5px;
}
#allinfobar .md-btn--reserveArrow.reserve-btn i:before{
  font-size: 1.8rem;
}
#allinfobar .cvbtn-box-btn a p.reserve-btn-baloon {
  font-size: 1.2rem;
}
#allinfobar .reserve-btn-baloon {
  top: -17px;
  margin-right: -55px;
}
#allinfobar #E_CUSTUM_BOOKMARK.is-active .md-btnC.md-btn--keep2Button {
  width: 168px;
  padding: 0 13px;
  gap: 6px;
  justify-content: flex-start;
}
#allinfobar #E_CUSTUM_BOOKMARK.is-active p {
  transform: translateX(32px);
  opacity: 1;
}

.md-btn--reserveArrow.md-btn--reserveGreen.cvbtn-blue.cvbtn-visit-reserve.gen-display-flex.md-btn--reserveBlue {
  background: #165eba;
}

.is-source {
  display: none;
}

/*2025-02-05追加分*/
.md-block_hazard .Facility-lifeLink_title {
  width: 135px;
}

.md-btn_hazard img {
  position: relative;
  top: -2px;
  margin-right: 5px;
  width: 18px;
  height: 18px;
}

.md-btn_hazard i::before {
  position: relative;
  top: 2px;
  margin-right: 5px;
  font-size: 16px;
}

.md-btn_hazard.initialCostBtn {
  width: 60%;
  margin: 20px auto 30px;
  background-color: #ff7bb0;
  border-color: #ff7bb0;
  color: #fff;
}

/*2025-08-26追加分*/
.md-block_detail {
  margin-right: 75px;
}
.md-block_detail span:nth-of-type(2) {
  display: block;
}
.md-block_detail a {
  color: #1a1a1a;
  text-decoration: underline 1px #333; 
}

.md-block_2btn .cvbtn-white {
  margin-top: 0;
}

@media print, screen and (max-width:360px) {
  .point-text {
    font-size: 1.4rem; 
  }
  .detail-title {
    font-size: 12px; 
  }
}

@media print, screen and (max-width:360px) {
  .Facility > div.Facility-gray {
    padding: 25px 17px 22px;
  }
}

/*2024-11-08追加*/
@media print, screen and (max-width:360px) {
  .cvform-title img:nth-of-type(2) {
    width:222px;
    height:42px;
  }
}