@charset "utf-8";

p.priceTxt {
  display: inline-block;
  font-size: 15px;
  margin: 0 0 0 6px;
}
.webgene-search-form-block:first-child .search-title-wrapper {
  margin: 0;
}
.webgene-search-form-block[rel="土地面積（検索用）"] .search-title:after{
  content: "";
  display: block;
  width: 90px;
  height: 90px;
  background: url(/system_panel/uploads/images/in_search_icon05.png) center no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -10px;
}

.webgene-search-form-block[rel="築年数（検索用）"] .search-title:after{
  content: "";
  display: block;
  width: 90px;
  height: 90px;
  background: url(/system_panel/uploads/images/in_search_icon07.png) center no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -10px;
}

.webgene-search-form-block[rel="建物面積（検索用）"] .search-title:after{
  content: "";
  display: block;
  width: 90px;
  height: 90px;
  background: url(/system_panel/uploads/images/in_search_icon06.png) center no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -10px;
}

.webgene-search-form-block[rel="価格(検索/詳細表示用)"] .search-title:after{
  content: "";
  display: block;
  width: 90px;
  height: 90px;
  background: url(/system_panel/uploads/images/in_search_icon04.png) center no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -10px;
}

.webgene-search-form-block[rel="沿線1徒歩（分）|沿線2徒歩（分）|沿線3徒歩（分）"] .search-title:after{
  content: "";
  display: block;
  width: 90px;
  height: 90px;
  background: url(/system_panel/uploads/images/in_search_icon_ch.png) center no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -10px;
}
p.trainTitle.search-title.Subsearch-title:after {
  background: url(/system_panel/uploads/images/in_search_icon01.png) center no-repeat;
  background-size: cover;
}


.search-area-parent-box-inner input {
  margin: 0 5px 0 0;
}

input[type=checkbox], input[type=radio] {
  margin: 0 5px 0 0;
}

.search-contents-wrapper {
  margin: 30px 0 0 0;
}

.search-title-wrapper {
  margin: 80px 0 0 0;
}

.Subsearch-title {
  margin: 80px 0 0 0;
}



.search-contents-wrapper > input {
  margin-top: 20px;
  width: 28%;
}


.search-area-parent-box > label {
  font-size: 20px;
  color: #333;font-weight: 700;width: 200px;}


p.search-title.Subsearch-title:after {
  content: "";
  display: block;
  width: 90px;
  height: 90px;
  background: url(/system_panel/uploads/images/in_search_icon01.png) center no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -10px;
}
p.search-title.Subsearch-title.ensen-title:after{
  content: "";
  display: block;
  width: 90px;
  height: 90px;
  background: url(/system_panel/uploads/images/in_search_icon03.png) center no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -10px;
}

p.search-title.Subsearch-title.area-title:after{
  content: "";
  display: block;
  width: 90px;
  height: 90px;
  background: url(/system_panel/uploads/images/in_search_icon02.png) center no-repeat;
  background-size: cover;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -10px;
}

input.wayside_large_cd {
  margin: 0 3px 0 0;
}

input.search-submit.btn01.cursor-pointer {
  background: #333;
  margin: 0 auto;
  color: #fff;
  border: 1px solid #333;
}

input.search-submit.btn01.cursor-pointer:hover {
  background: #fff;
  color: #333;
}

input.property_type_cd {
  margin: 0 3px 0 0;
}

input.area_large_cd {
  margin: 0 3px 0 0;
}

input.wayside_small_cd {
  margin: 0 3px 0 0px;
}

p.search-area-title {
  font-size: 24px;
  font-weight: 700;
  padding: 10px 0;
  border-bottom: 1px solid #20BFF3;
}

.search-title {
  font-size: 23px;
  font-weight: 700;
  padding: 8px 0 8px 8px;
  /* border-bottom: 1px solid #96D256; */
  background: #F5F3F0;
}

.search-subtitle-wrapper {
}

.webgene-search-form-block {
  margin-top: 30px;
}

.search-area-parent-box {
  flex-wrap: wrap;
  padding: 15px 0 15px 0px;
  border-bottom: 1px solid #ccc;
  width: 100%;
  margin: 0 0 0 auto;
}

label {
  padding: 5px 5px;
  font-size: 16px;
  display: inline-block;margin-bottom: 0;}


.search-area-parent-box-inner {
  display: flex;
  flex-wrap: wrap;
  flex: 1;
  max-width: 375px;
  width: 100%;
  align-items: center;
  /* max-width: calc(100% - 200px); */
}

.search-contents-wrapper label .btn-select {
  display: inline-block;
  padding: 8px 18px;
  border-radius: 6px;
  border: 1px solid #ccc;
  cursor: pointer;
  transition: .25s;
}

.search-contents-wrapper label .btn-select.active {
  background: #0072ff;
  color: #fff;
  border-color: #0072ff;
}

.webgene-search-form-block[rel="物件種別"] .property_type_cd:checked + span {
  background: #00A0E8;
  color: #fff;
  box-shadow: 0 3px 3px rgba(0, 0, 0, .16) inset;
}

.webgene-search-form-block[rel="物件種別"] .property_type_cd
{
  display: none;
}

.webgene-search-form-block[rel="物件種別"] label span
{
  padding: 0.75rem 1rem;
  border: 2px solid #5C5048;
  font-size: 1rem;
  display: inline-block;
  cursor: pointer;
  box-shadow: 0 3px 3px rgba(0, 0, 0, .16);
  border-radius: 5px;
  width: 140px;
  text-align: center;
  background-color: #FFF;
}

.webgene-search-form-block[rel="物件種別"] label span:hover
{
  opacity: .7;
}

.webgene-search-form-block[rel="物件種別"] label:not(:last-of-type)
{
  margin-right: 1rem;
}

.webgene-search-form-block[rel="物件種別"] label
{
  margin-top: 1rem;
  margin-bottom: 0.5rem;
}

.webgene-search-form-block[rel="物件種別"] .search-contents-wrapper
{
  margin: 1rem 0;
  max-width: 800px;
  padding: 0;
}

.webgene-search-form-block[rel="物件種別"] .property_type_cd:checked + span
{
  background: #5C5048;
  color: #fff;
  box-shadow: 0 3px 3px rgba(0, 0, 0, .16) inset;
}

input.search-submit.btn01.cursor-pointer{
  margin: 3rem auto 0;
  cursor: pointer;
  display: flex;
  transition: .5s ease;
  font-weight: bold;
  color:#fff;
  background:#5C5048;
  text-align: center;
  justify-content: center;
  border:2px solid #5C5048;
  width: 240px;
  text-align: center;
  padding: 20px 1rem;
  border-radius: 40px;
}

input.search-submit.btn01.cursor-pointer:hover{
  box-shadow: 0px 0px 4px #0000008e;
  color:#fff;
  background:#5C5048;
  opacity:0.7;
}

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:544px) {

  /* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  /* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */


  /* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 544px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */



/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:768px) {

  /* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  /* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */


  .search-area-parent-box {
    width: calc(100% - 80px);
  }

  .search-area-parent-box {
    display: flex; 
  }

  .search-contents-wrapper {
    padding: 0 0 0 75px;
  }

  .search-area-parent-box-inner {
    display: flex;
    /* max-width: 700px; */
    /* width: 100%; */
    align-items: center;
  }

  .webgene-search-form-block[rel="利回り"] {
    margin: 0 0 0 80px;

  }

  .search-contents-wrapper > input {
    width: 13%;
  }



  /* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 768px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1024px) {

  /* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  /* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */



  /* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1024px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1200px) {

  /* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  /* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */


  /* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1200px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

@media screen and (max-width:768px) {
  .webgene-search-form-block[rel="物件種別"] label:not(:last-of-type) {
    margin-right: 0.5rem;
  }
  input.search-submit.btn01.cursor-pointer {
    margin: 2rem auto 0;
  }
}