/*
Theme Name: satei-center
Theme URI: http://taktcoltd.jp/
Description: スマートフルホーム様のサイトテーマ
Version: Ver 1.0
Author: takt
Author URI: 
*/

/* このstyle.cssは、最後に読み込まれるcssです。テーマの編集の為にcssの上書きを行う場合にはcssを記述してください(管理画面追加CSSが最優先されます。) */
/* 20181107スマホトップの月々返済額 部分追記 */
.search_form-wrap .search_form .form_list .hensai_form .inner label:nth-of-type(1),.search_form-wrap .search_form .form_list .hensai_form .inner label:nth-of-type(2) {
border-bottom: hidden;
}
/* リスティング用ページ
====================================================*/
.listing-wrap {
  /* border-bottom: dotted 1px black; */
  padding-bottom: 30px;
  /* padding-top: 30px; */ }
  @media screen and (max-width: 414px) {
    .listing-wrap {
      padding-top: 10px; } }
  .listing-wrap .g_over_link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .listing-wrap .listing-top {
    display: flex;
    background-color: #f2f2f2;
    margin-bottom: 35px; }
    @media screen and (max-width: 414px) {
      .listing-wrap .listing-top {
        display: block;
        background-color: transparent;
        padding-top: 50px;
        position: relative; } }
    .listing-wrap .listing-top.no-image {
      display: block; }
      .listing-wrap .listing-top.no-image .detail-wrap {
        width: 100%; }
    .listing-wrap .listing-top .img-wrap {
      width: 50%;
      min-width: 50%;
      max-width: 50%; }
      @media screen and (max-width: 414px) {
        .listing-wrap .listing-top .img-wrap {
          width: 100%;
          max-width: 100%; } }
      .listing-wrap .listing-top .img-wrap img {
        width: 100%;
        height: auto; }
    .listing-wrap .listing-top .detail-wrap {
      width: 50%;
      padding: 10px;
      text-align: center; }
      @media screen and (max-width: 414px) {
        .listing-wrap .listing-top .detail-wrap {
          width: 100%;
          padding: 0; } }
      .listing-wrap .listing-top .detail-wrap .orange_headline, .listing-wrap .listing-top .detail-wrap .blue_headline, .listing-wrap .listing-top .detail-wrap .green_headline {
        background-color: #ff6600;
        color: white;
        text-align: center;
        width: 100%;
        padding: 10px 0;
        margin-bottom: 65px;
        display: block; }
        @media screen and (max-width: 414px) {
          .listing-wrap .listing-top .detail-wrap .orange_headline, .listing-wrap .listing-top .detail-wrap .blue_headline, .listing-wrap .listing-top .detail-wrap .green_headline {
            position: absolute;
            top: 0;
            left: 0; } }
      .listing-wrap .listing-top .detail-wrap .blue_headline {
        background-color: #008ad7; }
      .listing-wrap .listing-top .detail-wrap .green_headline {
        background-color: #56ac01; }
      .listing-wrap .listing-top .detail-wrap p {
        margin: 20px 0 20px;
        text-align: center;
        font-size: 1.3rem !important;
    line-height: 2.35rem; }
        .listing-wrap .listing-top .detail-wrap p .orange {
          color: #ff5a37;
          font-weight: 600; }
      .listing-wrap .listing-top .detail-wrap .button, .listing-wrap .listing-top .detail-wrap .sidebar .button-title, .sidebar .listing-wrap .listing-top .detail-wrap .button-title {
        display: inline-block;
        padding: 25px;
        text-align: center;
        background-color: #f6aa00;
        color: white;
        font-size: 0.8rem;
        font-family: Meyrio,メイリオ,sans-serif;
        position: relative; }
        .listing-wrap .listing-top .detail-wrap .button i, .listing-wrap .listing-top .detail-wrap .sidebar .button-title i, .sidebar .listing-wrap .listing-top .detail-wrap .button-title i {
          color: #ff6600 !important;
          transform: scale(1.5);
          margin-right: 10px; }
  .listing-wrap .listing-middle {
    margin: 20px 0;
    font-size: 0.9rem;
    line-height: 1.35rem; }
    @media screen and (max-width: 414px) {
      .listing-wrap .listing-middle {
        font-size: 0.65rem;
        line-height: 0.8rem; } }
  .listing-wrap .listing-bottom ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 20px; }
    @media screen and (max-width: 414px) {
      .listing-wrap .listing-bottom ul {
        padding: 0; } }
    .listing-wrap .listing-bottom ul li {
      position: relative;
      width: calc(50% - 18px);
      border: solid 3px #f6aa00;
      padding: 26px 13px;
      box-sizing: border-box;
      margin-bottom: 20px;
      font-size: 1rem;
      font-weight: bold;
      color: #333333; }
      @media screen and (max-width: 414px) {
        .listing-wrap .listing-bottom ul li {
          width: calc(50% - 5px);
          font-size: 0.9rem;
          margin-bottom: 10px; } }
      .listing-wrap .listing-bottom ul li i {
        transform: scale(1.5);
        color: #f6aa00;
        margin-right: 10px; }
  .listing-wrap .modal-wrap {
    position: fixed;
    padding: 20px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    border-radius: 10px;
    max-width: 100vw;
    max-height: 100vh;
    display: none;
    transition: all .5s;
    z-index: 991; }
    .listing-wrap .modal-wrap.show {
      display: block; }

.modal-bg {
  background-color: rgba(0, 0, 0, 0.6);
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 110vh;
  transition: all .5s;
  z-index: 990; }

.svg-inline--fa.fa-w-6 {
    width: 1em;color: #f6aa00;
}.sp {
  display: none; }

@media screen and (max-width: 414px) {
  .pc {
    display: none; }

  .sp {
    display: inline-block; } }

    p4{margin-top: 4em;}
.marginbottom4{margin-bottom: 4em;}

/* -- スタッフ紹介You Tube動画 ------------ */
.movie-responsive iframe {
    display: block;
    width: 100%;
    height: 410px;
    margin: 30px auto 0;
}
@media screen and (max-width: 767px) {
	.responsive {
	    position: relative;
	    width: 100%;
	    height: 0;
	}
	.movie-responsive {
	    padding-top: 56.25%;
	    margin-top: 30px;
	}
	.responsive iframe {
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	    margin: 0;
	}
}
