@charset "UTF-8";
/* ------- BOOTSTRAP Enhancements ------------ */
/**
* no property member-only
*/
.prop-row {
  margin-top: 10px;
  margin-bottom: 20px; }

.error-message,
.members-error {
  margin: 15px 0;
  padding: 120px 0;
  font-size: 1.7rem;
  text-align: center;
  background-color: #f4f4f4; }
  .error-message .close-btn,
  .members-error .close-btn {
    background-color: #F8B62E; }
  .error-message .login-btn,
  .members-error .login-btn {
    margin-top: 30px; }
  .error-message .register-btn,
  .members-error .register-btn {
    padding: 8px 15px;
    background-color: #F8B62E; }
  .error-message .login-link,
  .members-error .login-link {
    margin-top: 10px;
    font-size: 1.0rem; }

/**
* bookmark
*/
.bookmark-btn {
  background-color: #00A0E9 !important; }

/**
* detail
*/
@media screen and (max-width: 767px) {
  .prop-container {
    padding: 0 !important; } }

.slider {
  display: none; }

.slider.slick-initialized {
  display: block; }

.nav-image {
  margin: 1px auto !important; }

.main-slider {
  text-align: center;
  height: auto;
  margin-bottom: 25px; }
  .main-slider .main-slider-image {
    height: 400px;
    max-width: 100%;
    display: inline-block !important; }
  .main-slider figcaption {
    text-align: center; }
  .main-slider .slick-next:before,
  .main-slider .slick-prev:before {
    color: #444;
    font-size: 36px; }
    @media screen and (max-width: 800px) {
      .main-slider .slick-next:before,
      .main-slider .slick-prev:before {
        font-size: 22px; } }
  @media screen and (max-width: 700px) {
    .main-slider .main-slider-image {
      height: 350px; } }
  @media screen and (max-width: 600px) {
    .main-slider .main-slider-image {
      height: 300px; } }
  @media screen and (max-width: 530px) {
    .main-slider .main-slider-image {
      height: 250px; } }
  @media screen and (max-width: 400px) {
    .main-slider .main-slider-image {
      height: 200px; } }
  @media screen and (max-width: 380px) {
    .main-slider .main-slider-image {
      height: 150px; } }
  @media screen and (max-width: 350px) {
    .main-slider .main-slider-image {
      height: 125px; } }
  .main-slider .slick-dots {
    bottom: auto;
    position: relative; }

.slider-nav {
  height: 100px;
  margin-bottom: 3rem;
  width: auto; }
  .slider-nav .item img {
    height: 100px;
    max-width: 100px;
    margin: 0 auto; }
    @media screen and (max-width: 991px) {
      .slider-nav .item img {
        max-width: 80px; } }
  .slider-nav .slick-slide {
    border: 1px solid transparent; }
  .slider-nav .slick-current {
    background-color: #ddd !important; }
  .slider-nav .slick-next:before,
  .slider-nav .slick-prev:before {
    color: #444;
    font-size: 22px; }

a.contact-link {
  float: left; }
  a.contact-link button.btn {
    color: #FFF !important;
    background-color: #f44336 !important;
    padding: 12px 30px;
    margin: 5px;
    font-size: 20px !important;
    font-weight: bold;
    border-radius: 2px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.8); }
    a.contact-link button.btn:hover {
      background-color: #009688 !important; }
    @media screen and (max-width: 767px) {
      a.contact-link button.btn {
        font-size: 14px !important; } }

.detail-title {
  margin-bottom: 20px; }
  .detail-title .jusyo {
    font-size: 1.2rem; }
  .detail-title .btn-group a.contact-link {
    float: left; }
    .detail-title .btn-group a.contact-link button.btn {
      color: #FFF;
      background-color: #f44336; }
      .detail-title .btn-group a.contact-link button.btn:hover {
        background-color: #009688 !important; }
  .detail-title .btn-group button.btn {
    border: 0;
    padding: 12px 30px;
    margin: 5px;
    font-size: 20px !important;
    font-weight: bold;
    border-radius: 2px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.8); }
    @media screen and (max-width: 767px) {
      .detail-title .btn-group button.btn {
        font-size: 14px !important; } }
  .detail-title .btn-group button.print-detail {
    border-radius: 2px !important;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.8) !important; }
  @media screen and (max-width: 767px) {
    .detail-title .detail-h1 {
      font-size: 1.5rem;
      font-weight: bold; }
    .detail-title .jusyo {
      font-size: 1.0rem; } }

.contact-block {
  margin-bottom: 30px; }
  .contact-block .btn-group a.contact-link {
    float: left; }
    .contact-block .btn-group a.contact-link button.btn {
      font-weight: bold;
      color: #FFF;
      font-size: 20px !important;
      border-radius: 2px;
      box-shadow: 0 2px 3px rgba(0, 0, 0, 0.8);
      border: 0; }
      .contact-block .btn-group a.contact-link button.btn:hover {
        background-color: #009688 !important; }
  .contact-block .btn-group button.btn {
    padding: 12px 30px;
    margin: 5px;
    font-size: 18px !important; }

.sales-point {
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 1.5rem;
  color: red; }

@media screen and (max-width: 767px) {
  .detail-slide {
    margin-top: 10px;
    padding: 0 30px; } }

.item.slick-slide {
  background-color: #f7f7f7;
  margin: 0 2px; }

.info-title {
  margin: 10px 0;
  padding: 0; }
  .info-title h2 {
    font-size: 24px;
    font-weight: bold;
    margin: 10px 15px 0 15px; }
  .info-title hr {
    margin: 5px 15px; }

.button-list {
  text-align: center; }
  .button-list button.btn {
    background: #f7f7f7;
    border: 2px solid #CCC;
    box-shadow: 1px 2px 3px rgba(0, 0, 0, 0.15);
    display: inline-flex;
    font-size: 15px;
    font-weight: bold;
    vertical-align: middle;
    align-items: center; }
    .button-list button.btn:focus {
      outline: 0; }
    .button-list button.btn i, .button-list button.btn img {
      margin-right: 3px; }
    .button-list button.btn.btn-youtube i, .button-list button.btn.btn-youtube2 i {
      height: 32px;
      color: #DA1725; }

.detail-top-info {
  padding-top: 10px;
  margin-bottom: 10px; }
  .detail-top-info .price {
    display: inline-block;
    font-size: 2.0rem;
    color: red;
    margin: 5px 0; }
  .detail-top-info .price-hr {
    margin: 0;
    border-top: 1px solid #eee; }
  .detail-top-info .social {
    margin-left: 10px;
    font-size: 2.0rem;
    display: inline-block; }
  .detail-top-info .icon span.syomen-moushikomi-tyu {
    color: #FFF;
    background-color: darkblue;
    padding: 3px;
    border-radius: 3px; }
  .detail-top-info .icon .syomen-annai {
    cursor: pointer;
    color: darkblue;
    margin-left: 5px; }
    .detail-top-info .icon .syomen-annai:hover {
      text-decoration: underline; }
  .detail-top-info .icon #syomen-modal .modal-dialog {
    margin: 350px auto; }
  .detail-top-info .icon #syomen-modal .btn-secondary:hover {
    background-color: #F8B62E !important; }
  .detail-top-info .share {
    padding-bottom: 10px; }
    .detail-top-info .share .share-button {
      color: #FFFFFF;
      text-decoration: none;
      cursor: pointer; }
  .detail-top-info .price-change-notice-mail button.btn {
    font-size: 13px; }
  .detail-top-info .price-change-notice-mail button.btn-price-add-auth,
  .detail-top-info .price-change-notice-mail button.btn-price-add {
    border: 1px solid #255f92;
    color: #255f92;
    font-weight: bold; }
    .detail-top-info .price-change-notice-mail button.btn-price-add-auth:hover,
    .detail-top-info .price-change-notice-mail button.btn-price-add:hover {
      background-color: #255f92 !important;
      color: #FFFFFF; }
  .detail-top-info .price-change-notice-mail button.btn-price-cancel-auth {
    background-color: #e4e4e4 !important;
    color: #444 !important; }
    .detail-top-info .price-change-notice-mail button.btn-price-cancel-auth:hover {
      background-color: #F8B62E !important; }
  @media screen and (max-width: 767px) {
    .detail-top-info .price {
      font-size: 1.5rem;
      font-weight: bold;
      color: red;
      margin: 0; }
    .detail-top-info .share {
      padding-top: 10px; }
      .detail-top-info .share .share-button {
        color: #FFFFFF;
        text-decoration: none; } }

.detail-pr {
  padding: 5px 0;
  line-height: 1.5; }

/**
* for detail-card
*/
.row-eq-height {
  display: flex;
  flex-wrap: wrap; }

.detail-about {
  padding-bottom: 20px; }
  .detail-about .detail-about-hr {
    margin: 0;
    border-top: 1px solid #eee; }
  .detail-about .detail-card {
    margin: 15px 0;
    vertical-align: top; }
    @media screen and (max-width: 992px) {
      .detail-about .detail-card {
        margin: 25px 0; } }
    .detail-about .detail-card .card-icon {
      width: 25%;
      padding: 0;
      display: inline-block; }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        .detail-about .detail-card .card-icon {
          width: 20%; } }
      .detail-about .detail-card .card-icon .card-image {
        width: 90%;
        display: inline-block;
        padding-right: 2px; }
    .detail-about .detail-card .card-body {
      width: 75%;
      padding-left: 10px;
      border-left: solid 1px #cecece;
      display: inline-block; }
      @media screen and (min-width: 768px) and (max-width: 991px) {
        .detail-about .detail-card .card-body {
          width: 80%; } }
      @media screen and (max-width: 767px) {
        .detail-about .detail-card .card-body {
          border-left: solid 0px #cecece;
          padding-left: 0px; } }
      .detail-about .detail-card .card-body .card-label {
        font-size: 1.0rem;
        color: #EA5614;
        font-weight: bold;
        padding-bottom: 5px; }
      .detail-about .detail-card .card-body .card-value {
        font-size: 1.5rem; }
  @media screen and (max-width: 767px) {
    .detail-about .detail-card {
      margin: 10px 0; }
    .detail-about .card-icon {
      width: 40px !important; }
    .detail-about .card-image {
      height: 40px;
      width: 100%; }
    .detail-about .card-label {
      padding-bottom: 0; }
    .detail-about .card-value {
      font-size: 1.1rem !important; } }

.detail-youtube {
  margin-top: 30px; }
  @media screen and (max-width: 991px) {
    .detail-youtube {
      position: relative;
      width: 100%;
      padding-top: 56.25%; } }
  .detail-youtube iframe {
    height: 450px;
    width: 100%; }
    @media screen and (max-width: 991px) {
      .detail-youtube iframe {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%; } }

.detail-info {
  padding: 0; }
  .detail-info .info-table {
    width: 100%;
    border: solid 1px #e7eaec; }
  .detail-info .info-label {
    background-color: #eee;
    padding: 5px 5px;
    font-weight: bold;
    vertical-align: top; }
  .detail-info .info-val {
    vertical-align: top;
    padding: 5px 5px;
    border: solid 1px #e7eaec; }
  .detail-info .info-under {
    margin-top: 20px; }
  .detail-info .under-label {
    background-color: #eee;
    padding: 5px 5px;
    font-weight: bold;
    vertical-align: top; }
  .detail-info .under-val {
    vertical-align: top;
    padding: 5px 5px;
    border: solid 1px #e7eaec; }

.company-info {
  margin-top: 25px; }
  .company-info .inner {
    border: 4px solid rgba(0, 0, 0, 0.08);
    padding: 15px;
    font-size: 123.08%; }
    .company-info .inner .company-title {
      font-size: 125%;
      font-weight: bold;
      margin-bottom: 0.3em; }
      .company-info .inner .company-title span {
        display: inline-block;
        background: rgba(0, 0, 0, 0.08);
        font-size: 80%;
        padding: 6px 12px;
        margin-top: -2px;
        margin-right: 0.5em; }
        @media screen and (max-width: 480px) {
          .company-info .inner .company-title span {
            display: block;
            margin-bottom: 0.3em; } }
    .company-info .inner .company-name {
      font-size: 150%;
      font-weight: bold;
      margin-bottom: 0.3em; }
    .company-info .inner .tel {
      font-size: 150%;
      font-weight: bold; }

.prop-detail-note {
  clear: both;
  line-height: 1.6;
  font-size: 107.09%; }

/**
* for modal
*/
#image-modal {
  width: 100%;
  height: auto; }
  #image-modal .modal-dialog.modal-lg {
    width: 90%; }
  #image-modal .image-modal-body {
    padding: 0; }

.main-image {
  margin-bottom: 10px; }
  .main-image span {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-top: 75%; }
    .main-image span .main-modal-image {
      border: solid 1px;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: auto;
      max-width: 100%;
      height: 99%; }

.image-list {
  overflow-y: scroll;
  padding: 0 !important;
  background-color: #f4f4f4;
  margin-bottom: 0;
  border-top: solid 1px;
  border-left: solid 1px;
  height: 100%;
  max-height: 750px; }
  .image-list .sub-item {
    border-bottom: solid 1px;
    border-right: solid 1px;
    padding: 2px; }
  .image-list span {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-top: 75%; }
    .image-list span .sub-modal-image {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: auto;
      max-width: 100%;
      height: 100%; }

/**
*　for contact
*/
.contact-banner {
  padding: 0px; }
  .contact-banner .contact-btn {
    width: 100%;
    background-color: #F8B62E !important; }

.contactForm {
  padding: 0 15px; }
  @media screen and (max-width: 767px) {
    .contactForm .form-group {
      margin: 0; } }

.detail-contact {
  margin: 15px 0 !important;
  padding: 0;
  text-align: center; }
  .detail-contact .contact-link {
    float: inherit; }
  .detail-contact .contact-title {
    overflow: hidden;
    position: relative;
    margin: 0 15px; }
    .detail-contact .contact-title:hover .hand {
      z-index: 1;
      fill: #000;
      transform: translate(-21px, -34px) rotate(-25deg) scale(3.6); }
    .detail-contact .contact-title:hover h2 {
      cursor: pointer;
      background-color: #F8B62E !important; }
    .detail-contact .contact-title .hand {
      z-index: 1;
      fill: #fff;
      stroke-width: 5px;
      width: 30px;
      height: 30px;
      position: absolute;
      right: 30px;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      transition: all 0.2s ease;
      transform: translate(0px, -34px) rotate(-25deg) scale(3.6); }
  .detail-contact .contact-flame {
    border: solid 1px #eee;
    margin: 0 15px; }
    .detail-contact .contact-flame .form-group label.control-label,
    .detail-contact .contact-flame .form-control,
    .detail-contact .contact-flame .btn,
    .detail-contact .contact-flame .input-group-btn .btn,
    .detail-contact .contact-flame .form-group .checkbox label,
    .detail-contact .contact-flame .form-group .radio label,
    .detail-contact .contact-flame .form-group label {
      font-size: 20px; }
    .detail-contact .contact-flame .form-group label {
      color: #333; }
    .detail-contact .contact-flame .form-group .control-label {
      font-size: 16px; }
    .detail-contact .contact-flame .form-group.is-focused label.control-label {
      color: #009688; }
    .detail-contact .contact-flame .form-control {
      color: #333;
      height: auto;
      padding: 15px 5px 10px;
      margin-bottom: 0; }
    .detail-contact .contact-flame label.control-label {
      font-size: 125%;
      font-weight: bold; }
      .detail-contact .contact-flame label.control-label span.label.label-danger {
        margin-left: 10px; }
  .detail-contact h2 {
    padding: 20px 10px;
    color: #fff;
    font-size: 1.5rem;
    background-color: #1E8E7C;
    margin: 0; }

/**
* for similar
*/
.no-detail {
  background-color: #cccccc; }

.feature-zone {
  padding: 0 15px; }
  .feature-zone .no-detail-reason {
    color: red; }
  .feature-zone .row {
    margin: 0; }
  .feature-zone .register-btn {
    width: 100%; }
  .feature-zone .feature-prop {
    padding: 0 5px; }
    @media screen and (max-width: 767px) {
      .feature-zone .feature-prop {
        margin-bottom: 5px;
        /*            border-bottom: solid 1px aqua;*/ } }
    .feature-zone .feature-prop .prop {
      padding: 5px;
      border: solid 1px #eee; }
  .feature-zone .syomen-zone span.syomen-moushikomi-tyu {
    color: #FFF;
    background-color: darkblue;
    padding: 3px;
    border-radius: 3px; }
  .feature-zone .syomen-zone .syomen-annai {
    cursor: pointer;
    color: darkblue;
    margin-left: 5px; }
    .feature-zone .syomen-zone .syomen-annai:hover {
      text-decoration: underline; }
  .feature-zone .syomen-zone #syomen-modal .modal-dialog {
    margin: 350px auto; }
  .feature-zone .syomen-zone #syomen-modal .btn-secondary:hover {
    background-color: #F8B62E !important; }
  .feature-zone .feature-prop-list {
    margin: 0; }
    .feature-zone .feature-prop-list li {
      margin: 5px 0 0 0; }
    .feature-zone .feature-prop-list .feature-price {
      background-color: #F8B62E;
      font-weight: bold;
      font-size: 1rem;
      padding: 7px 15px; }
      @media screen and (max-width: 375px) {
        .feature-zone .feature-prop-list .feature-price {
          font-size: 11px;
          padding: 7px 10px; } }
    .feature-zone .feature-prop-list .feature-icon {
      background-color: #1E8E7C;
      font-weight: bold;
      color: #eee;
      display: inline-block;
      padding: 7px 15px; }
      @media screen and (max-width: 375px) {
        .feature-zone .feature-prop-list .feature-icon {
          font-size: 11px;
          padding: 7px 10px; } }
    .feature-zone .feature-prop-list .feature-traffic {
      margin-top: 5px;
      font-weight: bold;
      font-size: 1rem; }

.similar-prop {
  padding: 0;
  margin-top: 20px;
  margin-bottom: 50px; }
  @media screen and (max-width: 767px) {
    .similar-prop {
      margin-bottom: 30px; } }
  .similar-prop .similar-title {
    margin-top: 10px;
    margin-bottom: 10px; }
    .similar-prop .similar-title h2 {
      margin: 0;
      font-size: 24px; }
      @media screen and (max-width: 767px) {
        .similar-prop .similar-title h2 {
          margin-bottom: 0; } }
    .similar-prop .similar-title hr {
      margin: 0; }

.feature-image span {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-top: 66.6666%; }
  .feature-image span .feature-img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto; }

/**
* for surround-env-block
*/
.surround-env-block {
  margin: 0; }
  .surround-env-block .surround-info {
    padding: 0;
    text-align: center; }
    .surround-env-block .surround-info .surround-img {
      display: inline-block;
      max-height: 200px;
      height: 200px;
      border: solid 1px #bdbdbd;
      width: 100%;
      object-fit: contain; }
      @media screen and (max-width: 500px) {
        .surround-env-block .surround-info .surround-img {
          height: 150px; } }
    @media screen and (max-width: 767px) {
      .surround-env-block .surround-info {
        margin-top: 10px; } }
  .surround-env-block .no-surroud-img {
    border: solid 1px #bdbdbd; }
  .surround-env-block .surround-env-title {
    padding: 0;
    width: 100%; }
  .surround-env-block .surrond-category {
    width: 100%;
    background-color: #00323c;
    color: white;
    padding-left: 3px; }
  .surround-env-block .surround-dist {
    padding-left: 3px; }
  @media screen and (max-width: 767px) {
    .surround-env-block {
      padding: 15px; } }

/**
* for okayama-victims-block
* for kumamoto-downpour-block
*/
.downpour-block,
.victims-block,
.migrants-block,
.trial-block {
  padding: 0;
  width: 100%;
  border: solid 1px #e7eaec;
  margin-bottom: 10px; }
  .downpour-block .downpour-label,
  .downpour-block .victims-label,
  .downpour-block .migrants-label,
  .downpour-block .trial-label,
  .victims-block .downpour-label,
  .victims-block .victims-label,
  .victims-block .migrants-label,
  .victims-block .trial-label,
  .migrants-block .downpour-label,
  .migrants-block .victims-label,
  .migrants-block .migrants-label,
  .migrants-block .trial-label,
  .trial-block .downpour-label,
  .trial-block .victims-label,
  .trial-block .migrants-label,
  .trial-block .trial-label {
    background-color: #f5d3e2;
    padding: 5px 5px;
    font-weight: bold;
    vertical-align: top; }
  .downpour-block .downpour-info,
  .downpour-block .victims-info,
  .downpour-block .migrants-info,
  .downpour-block .trial-info,
  .victims-block .downpour-info,
  .victims-block .victims-info,
  .victims-block .migrants-info,
  .victims-block .trial-info,
  .migrants-block .downpour-info,
  .migrants-block .victims-info,
  .migrants-block .migrants-info,
  .migrants-block .trial-info,
  .trial-block .downpour-info,
  .trial-block .victims-info,
  .trial-block .migrants-info,
  .trial-block .trial-info {
    vertical-align: top;
    padding: 5px 5px;
    border: solid 1px #e7eaec; }

.open-house {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16);
  background-color: #d4edda;
  border: 2px solid #FFF;
  color: #155724;
  font-weight: bold; }
  .open-house .open-house-title {
    font-size: 1.4rem;
    margin-bottom: 10px; }
  .open-house .open-house-act-code,
  .open-house .open-house-date-code,
  .open-house .open-house-date,
  .open-house .open-house-time,
  .open-house .open-house-rmk {
    font-size: 1.2rem;
    padding-left: 15px; }

.hot-spring {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16);
  background-color: #fbd4c8;
  border: 2px solid #FFF;
  color: #fc3d02;
  font-weight: bold; }
  .hot-spring .hot-spring-title {
    font-size: 1.4rem;
    margin-bottom: 10px; }
  .hot-spring .hot-spring-info {
    font-size: 1.2rem;
    padding-left: 15px; }

.event {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16);
  background-color: #bceaff;
  border: 2px solid #FFF;
  color: #255f92;
  font-weight: bold; }
  .event .event-title {
    font-size: 1.4rem;
    margin-bottom: 10px; }
  .event .event-info {
    font-size: 1.2rem;
    padding-left: 15px; }

/*# sourceMappingURL=propertyDetail.css.map */
