@charset "UTF-8";
/* rent_common
=========================================== */
@media (max-width: 960px) {
  main {
    padding-top: 60px;
  }
}

/* bnr color
=========================================== */
/* old_bnr01
------------------------------ */
.flex_shinchiku li.old_bnr01 {
  border: 1px solid #4E8F94 !important;
  background: #4E8F94 !important;
}

.flex_shinchiku .old_bnr01 dt {
  background: #4E8F94 !important;
}

.flex_shinchiku .old_bnr01 dt .sub {
  color: #4E8F94 !important;
}

/* old_bnr02
------------------------------ */
.flex_shinchiku li.old_bnr02 {
  border: 1px solid #857469 !important;
  background: #857469 !important;
}

.flex_shinchiku .old_bnr02 dt {
  background: #857469 !important;
}

.flex_shinchiku .old_bnr02 dt .sub {
  color: #857469 !important;
}

/* news_bnr
------------------------------ */
.flex_shinchiku li.new_bnr {
  border: 1px solid #856D48 !important;
  background: #856D48 !important;
}

.flex_shinchiku .new_bnr dt {
  background: #856D48 !important;
}

.flex_shinchiku .new_bnr dt .sub {
  color: #856D48 !important;
}

/* news_bnr02
------------------------------ */
.flex_shinchiku li.new_bnr02 {
  border: 1px solid #3B3A3C !important;
  background: #3B3A3C !important;
}

.flex_shinchiku .new_bnr02 dt {
  background: #3B3A3C !important;
}

.flex_shinchiku .new_bnr02 dt .sub {
  color: #3B3A3C !important;
}

/*=========================================== */
/* encrest_shinchiku
------------------------------ */
.ttl_shinchiku {
  background-color: #000;
  color: #fff;
  padding: 0.5em 1em 0.5em 2em;
  position: relative;
  font-weight: normal;
  font-size: 22px;
  text-align: left;
  margin-bottom: 3%;
}

.flex_shinchiku {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1000px;
  width: 100%;
}

.flex_shinchiku a {
  display: block;
  width: 48%;
  height: auto;
  margin-bottom: 15px;
}

.flex_shinchiku a:hover {
  text-decoration: none !important;
}

.flex_shinchiku .flex_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}

.flex_shinchiku dt {
  width: calc(100% - 120px);
  text-align: center;
  margin: 0 auto;
  background: #213861;
}

.flex_shinchiku dt .name {
  font-size: 21px;
  color: #fff;
  padding-top: 7px;
  padding-bottom: 5px;
  text-decoration: none !important;
}
@media (max-width: 993px) {
  .flex_shinchiku dt .name {
    font-size: 16px;
  }
}

.flex_shinchiku li {
  position: relative;
  -webkit-transition: 0.5s all;
  transition: 0.5s all;
}

.flex_shinchiku dt .sub {
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  background: #fff;
  color: #213861;
  padding: 2px 10px;
}

.flex_shinchiku .sub span {
  font-size: 12px;
  margin-left: 10px;
}

.flex_shinchiku img {
  width: 120px;
  height: auto;
  -webkit-backface-visibility: hidden;
}

.map {
  margin-top: 20px;
}

.chk_property label {
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  table.commonTbl th {
    width: 100%;
    display: block;
  }
  table.commonTbl td {
    width: 100%;
    display: block;
  }
  .flex_shinchiku .over {
    width: 100%;
  }
  #cost_min {
    margin-bottom: 5px;
  }
}
.w470 {
  max-width: 470px;
  width: 100%;
}

.w360 {
  max-width: 360px;
  width: 100%;
}

#privacyArea a {
  display: inline-block;
}

article section {
  margin: 60px auto 100px;
}
@media only screen and (max-width: 767px) {
  article section {
    margin-top: 40px;
  }
}

/* サンクスページ
=========================================== */
#thanks {
  text-align: center;
  margin: 0 auto;
}

#thanks .headline {
  font-size: 18px;
  margin-bottom: 6%;
}
@media (max-width: 767px) {
  #thanks .headline {
    margin-bottom: 40px;
  }
}

#thanks .headline p {
  padding-bottom: 10px;
  margin: 0 !important;
}

#thanks .headline span {
  font-size: 36px;
  position: relative;
  display: inline-block;
}
@media (max-width: 767px) {
  #thanks .headline span {
    font-size: 24px;
  }
}

#thanks .headline span:after {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 0;
  height: 1px;
  width: 100%;
  background: #000;
}
@media (max-width: 767px) {
  #thanks .headline span:after {
    bottom: -10px;
  }
}

.thanksTel {
  text-align: center;
  font-size: 30px;
  color: #009540;
  font-weight: bold;
}

.thanksTelBox {
  margin: 0 0 20px 0;
}

.thanksTelBox p {
  font-weight: bold;
}

.thanksTelBox div {
  text-align: center;
}

.thanksTelBox .thanksTel {
  background: url(/common/img/tel.png) no-repeat left center;
  background-size: 35px auto;
  padding-left: 45px;
}

#thanks .shopName {
  padding-top: 10px;
}

#formThanks p {
  margin: 0 0 10px 0;
}

#thanks .submit {
  margin-top: 30px;
}
#thanks .submit a {
  margin: 0 auto;
}

@media (max-width: 767px) {
  #thanks .text {
    text-align: left;
  }
}

button.toForm {
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
          box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
  color: #fff;
  display: inline-block;
  padding: 15px 10px 15px 30px;
  border-radius: 3px;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  text-decoration: none;
  overflow: hidden;
  background-color: #1f9040;
  min-width: 350px;
  text-align: center;
  cursor: pointer;
}

button.toForm span::before {
  background: url(/common/img/icon_mail.png) no-repeat 0 0;
  display: inline-block;
  content: "";
  width: 26px;
  height: 16px;
  margin-right: 10px;
}

button.toForm span {
  position: relative;
  font-size: 20px;
}

button.toForm span.highlight {
  background: rgba(255, 255, 255, 0.15);
  width: 160%;
  height: 80px;
  display: block;
  border-radius: 100%;
  position: absolute;
  top: -50px;
  margin-left: -30%;
  left: 0%;
}

.select2-container {
  width: 470px !important;
}

.select2-selection {
  height: 38px !important;
  border: 2px #e7e7e7 solid !important;
  margin-top: -4px !important;
}

.select2-selection__rendered {
  color: #000 !important;
  line-height: 36px !important;
  font-weight: 500 !important;
}

.gm-style-iw.gm-style-iw-c {
  font-size: 12px;
}

table.commonTbl {
  margin: 1em auto;
  width: 100%;
  border-collapse: 0;
  border-spacing: 0;
  font-size: 15px;
}

table.commonTbl {
  width: 100%;
  border: 1px solid #CCC;
  text-align: left;
}

table.commonTbl th,
table.commonTbl td {
  vertical-align: middle;
  border-bottom: 1px solid #ccc;
  padding: 17px 15px 15px 15px;
  line-height: 170%;
}

table.commonTbl th {
  background: #f8f8f8;
  border-right: 1px solid #ccc;
  width: 166px;
  vertical-align: top;
}
@media (max-width: 768px) {
  table.commonTbl th {
    width: 100%;
  }
}

.commonTbl th span.req {
  display: block;
  background: #ff9e21;
  color: #fff !important;
  font-weight: bold;
  float: right;
  padding: 2px 10px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  font-size: 14px !important;
}/*# sourceMappingURL=page.css.map */