@charset "utf-8";

.formPage .secCmnTit {
  background: url(../img/contact/bgCmnTit.jpg) center top / cover no-repeat;
}

.formPage .secCmnTit .subTxt {
  font-size: 15px;
  line-height: 27px;
  margin-top: 20px;
  color: #fff;
  letter-spacing: 1px;
}

@media only screen and (max-width:767px) {
  .formPage .secCmnTit {
    background: url(../img/contact/bgCmnTitSp.jpg) center top / cover no-repeat;
  }

  .formPage .secCmnTit .subTxt {
    display: none;
  }
}

/* secCatalog */
.secCatalog {
  margin-top: 30px;
}

.secCatalog .topTxtBox {
  text-align: center;
}

.secCatalog .topTxtBox .tit {
  font-size: 32px;
  font-weight: bold;
}

.secCatalog .topTxtBox .txt {
  font-size: 15px;
  line-height: 28px;
  margin-top: 25px;
}

@media only screen and (max-width:767px) {
  .secCatalog {
    margin-top: 25px;
  }

  .secCatalog .topTxtBox .tit {
    font-size: 20px;
  }

  .secCatalog .topTxtBox .txt {
    font-size: 12px;
    line-height: 21px;
    margin-top: 15px;
  }
}



/* hopeContactBox */
.hopeContactBox {
  margin-top: 50px;
}

.hopeContactBox .bgTit {
  width: 100%;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  background-color: #182033;
  border-radius: 3px 3px 0 0;
}

.hopeContactBox .inner {
  padding: 30px 0;
  border: 1px solid #182033;
}

.hopeContactBox .inputBox {
  width: 790px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.hopeContactBox .inputBox+.inputBox {
  margin-top: 20px;
}

.hopeContactBox .inputBox select {
  cursor: default;
}

@media only screen and (max-width:767px) {
  .hopeContactBox {
    margin-top: 20px;
  }

  .hopeContactBox .bgTit {
    height: 75px;
    font-size: 13px;
    line-height: 23px;
    text-align: center;
  }

  .hopeContactBox .inner {
    padding: 20px;
  }

  .hopeContactBox .inputBox {
    width: 100%;
  }

  .hopeContactBox .inputBox+.inputBox {
    margin-top: 10px;
  }

  .secEstate .hopeContactBox .box {
    width: 36.306%;
  }

  .secEstate .hopeContactBox .box+.box {
    width: 62.71%;
  }

  .secEstate .hopeContactBox .inputBox select {
    width: 100%;
  }
}



/* secEntryForm */
.secEntryForm {
  margin-top: 100px;
}

@media only screen and (max-width:767px) {
  .secEntryForm {
    margin-top: 50px;
  }
}


/* boxFlow */
.secEstate .boxFlow {
  margin-top: 30px;
}

.secEstate .itemLi {
  width: 100%;
  position: relative;
}

.secEstate .itemLi:nth-child(n+2) {
  margin-top: 50px;
}

.secEstate .innerItem {
  display: flex;
  align-items: center;
  background: #ffffff;
  ;
  text-decoration: none;
  color: #1a1a1a;
  box-shadow: 0px 0px 4.75px 0.25px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
}

.secEstate .imgInnerItem {
  width: 42.96875%;
}

.secEstate .innerItemBox {
  width: 100%;
  height: 0;
  padding-top: 66.546%;
}

.secEstate .txtInnerItem {
  width: calc(100% - 42.96875%);
  padding: 0 50px 5px;
}

.secEstate .tag {
  display: inline-block;
  margin: 5px 10px 0 0;
  border-radius: 10.5px;
  background: #182033;
}

.secEstate .innerTag {
  color: #fff;
  font-size: 12px;
  min-width: 44px;
  min-height: 21px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px 8px;
}

.secEstate .tit {
  font-size: 25px;
  font-weight: bold;
  line-height: 1.5;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 13px;
  color: #65ad2f;
}

.secEstate .subTit {
  font-size: 16px;
  line-height: 1.5;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-top: 8px;
  letter-spacing: 0.5px;
}

.secEstate .price {
  margin-top: 13px;
  font-size: 14px;
}

.secEstate .nmber {
  color: #65ad2f;
  font-size: 34px;
  margin-right: 4px;
  white-space: nowrap;
}

.secEstate .nmberItem {
  margin: 0 9px;
}

.secEstate .topTxt {
  font-size: 14px;
  line-height: 24px;
  margin-top: 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  max-height: 48px;
}

.secEstate .numFlow {
  display: flex;
  margin-top: 21px;
}

.secEstate .thBlock {
  background: #444444;
  color: #fff;
  font-size: 13px;
  line-height: 1.5;
  min-height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.secEstate .tdBlock {
  background: #f6f5f3;
  min-height: 64px;
  font-size: 13px;
  line-height: 1.69;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
}

.secEstate .tdBlock .inner {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  max-height: 65px;
}

.secEstate .innerNum {
  display: flex;
  flex-direction: column;
}

.secEstate .innerNum:nth-child(n+2) {
  margin-left: 1px;
}

.secEstate .innerNum {
  /* min-width: 120px; */
  width: calc(100% / 5);
}

/* .secEstate .innerNum:nth-child(1){
    width: 120px;
}
.secEstate .innerNum:nth-child(4){
    width: 198px;
    width: 25%;
}
.secEstate .innerNum:nth-child(5){
    width: 310px;
    width: 30%;
} */
.secEstate .bg01 {
  background: #ed113a;
}

.secEstate .bg02 {
  background: #ced237;
}

.secEstate .bg02 .innerTag {
  color: #000;
}

/* .secEstate .bg01 .innerTag{
    color: #000;
} */
@media only screen and (max-width:767px) {
  .secEstate .boxFlow {
    margin-top: 20px;
  }

  .secEstate .itemLi:nth-child(n+2) {
    margin-top: 20px;
  }

  .secEstate .innerItem {
    box-shadow: 0px 0px 4.75px 0.25px rgba(0, 0, 0, 0.25);
    padding: 17px 20px 20px;
  }

  .secEstate .imgInnerItem {
    display: none;
  }

  .secEstate .innerItemBox {
    padding-top: 51.81%;
  }

  .secEstate .innerItemBox img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    /* right: 0; */
    margin: auto;
    object-fit: inherit;
  }

  .secEstate .txtInnerItem {
    width: 100%;
    padding: 0;
  }

  .secEstate .tag {
    margin: 3px 5px 0 0;
  }

  .secEstate .tit {
    font-size: 18px;
    margin-top: 11px;
  }

  .secEstate .subTit {
    font-size: 12px;
    margin-top: 2px;
  }

  .secEstate .spBox {
    display: flex;
    align-items: center;
    margin-top: 12px;
  }

  .secEstate .spBoxImg {
    width: 54.43%;
  }

  .secEstate .spBoxTxt {
    width: calc(100% - 54.43%);
    padding-left: 10px;
  }

  .secEstate .price {
    margin-top: 0;
    font-size: 11px;
    line-height: 1.4;
  }

  .secEstate .nmber {
    font-size: 22px;
    margin-right: 2px;
    vertical-align: -2px;
  }

  .secEstate .nmberItem {
    margin: 0 5px;
  }

  .secEstate .topTxt {
    font-size: 12px;
    line-height: 18px;
  }

  .secEstate .numFlow {
    display: block;
    margin-top: 15px;
  }

  .secEstate .thBlock {
    min-width: 80px;
    font-size: 12px;
  }

  .secEstate .tdBlock {
    min-height: 35px;
    font-size: 12px;
    line-height: 1.58;
    padding: 8.5px 8px;
    justify-content: flex-start;
    width: calc(100% - 80px);
  }

  .secEstate .tdBlock .inner {
    max-height: 38px;
  }

  .secEstate .innerNum:nth-child(n+2) {
    margin-left: 0;
    margin-top: 1px;
  }

  .secEstate .innerNum {
    min-width: 100%;
    display: flex;
    flex-direction: row;
  }

  .secEstate .innerNum,
  .secEstate .innerNum:nth-child(4),
  .secEstate .innerNum:nth-child(5) {
    width: 100%;
  }
}

@media only screen and (max-width:374px) {
  .secEstate .nmber {
    font-size: 18px;
  }
}

@media only screen and (max-width:359px) {
  .secEstate .nmber {
    font-size: 15px;
    margin-right: 1px;
  }

  .secEstate .price {
    font-size: 11px;
  }

  .secEstate .nmberItem {
    margin: 0 3px;
  }
}

/* vacation
======================================================== */
.vacation {
  display: grid;
  place-items: center;
  padding: 15px;
  margin-block-end: 30px;
  background: #fffef7;
  border: solid 1px #cd2929;
  border-radius: 10px;
}