@charset "UTF-8";
/* common.scss */
/* variable.scss 変数 */
/* --------------------------------------------------
    breakpoint / レスポンシブ
-------------------------------------------------- */
/* --------------------------------------------------
    layout 01〜10 (01が最上/10が最下)
-------------------------------------------------- */
/* mixin.scss */
/* --------------------------------------------------
    breakpoint / レスポンシブ
-------------------------------------------------- */
/* --------------------------------------------------
   [共通] color (色)
-------------------------------------------------- */
/* --------------------------------------------------
   [アイコン] i
-------------------------------------------------- */
/* --------------------------------------------------
   [文字装飾] 
-------------------------------------------------- */
/* --------------------------------------------------
   [共通] br (SP非表示 / PC表示)
-------------------------------------------------- */
/* --------------------------------------------------
   [共通] img (画像)
-------------------------------------------------- */
/* --------------------------------------------------
   [共通] width: 100%; + margin: 0 auto;
-------------------------------------------------- */
/* --------------------------------------------------
   [共通] col (カラム)
-------------------------------------------------- */
/* --------------------------------------------------
   [共通] btn (ボタン)
-------------------------------------------------- */
/* --------------------------------------------------
   btn 横 i (ボタン内アイコンのpadding)
-------------------------------------------------- */
/* --------------------------------------------------
    relative / absolute / fixed / static
-------------------------------------------------- */
/* --------------------------------------------------
    transform-center
-------------------------------------------------- */
/* --------------------------------------------------
    max-width ( 375 / 1000 / 1200 / 1500 )
-------------------------------------------------- */
/* --------------------------------------------------
    背景 三角triangle
-------------------------------------------------- */
/* 
@include box-triangle;
&:after {
border-color: #背景color transparent transparent transparent;
}
//三角の色(背景色)を追加する
*/
/* 
@include box-triangle;
&:after {
border-color: #背景color transparent transparent transparent;
}
//三角の色(背景色)を追加する
*/
/* --------------------------------------------------
   balloon 吹き出し（下向き）
-------------------------------------------------- */
/* images.scss */
/* --------------------------------------------------
    TOP img
-------------------------------------------------- */
/* --------------------------------------------------
    イラストimg
-------------------------------------------------- */
/* --------------------------------------------------
    物件 (画像なし)
-------------------------------------------------- */
/* --------------------------------------------------
    物件01
-------------------------------------------------- */
.property01, .house01 {
  background-image: url("../images/common/property01-1.jpg"); }

.gallery-property01 #mygallery .images div:nth-of-type(6n+1), .gallery-property01 #mygallery .thumbs div:nth-of-type(6n+1) {
  background-image: url("../images/common/property01-1.jpg"); }
.gallery-property01 #mygallery .images div:nth-of-type(6n+2), .gallery-property01 #mygallery .thumbs div:nth-of-type(6n+2) {
  background-image: url("../images/common/property01-2.jpg"); }
.gallery-property01 #mygallery .images div:nth-of-type(6n+3), .gallery-property01 #mygallery .thumbs div:nth-of-type(6n+3) {
  background-image: url("../images/common/property01-3.jpg"); }
.gallery-property01 #mygallery .images div:nth-of-type(6n+4), .gallery-property01 #mygallery .thumbs div:nth-of-type(6n+4) {
  background-image: url("../images/common/property01-4.jpg"); }
.gallery-property01 #mygallery .images div:nth-of-type(6n+5), .gallery-property01 #mygallery .thumbs div:nth-of-type(6n+5) {
  background-image: url("../images/common/property01-5.jpg"); }
.gallery-property01 #mygallery .images div:nth-of-type(6n+6), .gallery-property01 #mygallery .thumbs div:nth-of-type(6n+6) {
  background-image: url("../images/common/property01-6.jpg"); }

/* --------------------------------------------------
    物件02 (画像なし)
-------------------------------------------------- */
.property02, .house02 {
  background-image: url("../images/common/img-no-photo.jpg"); }

.gallery-property02 #mygallery .images div:nth-of-type(6n+1), .gallery-property02 #mygallery .thumbs div:nth-of-type(6n+1) {
  background-image: url("../images/common/img-no-photo.jpg"); }
.gallery-property02 #mygallery .images div:nth-of-type(6n+2), .gallery-property02 #mygallery .thumbs div:nth-of-type(6n+2) {
  background-image: url("../images/common/img-no-photo.jpg"); }
.gallery-property02 #mygallery .images div:nth-of-type(6n+3), .gallery-property02 #mygallery .thumbs div:nth-of-type(6n+3) {
  background-image: url("../images/common/img-no-photo.jpg"); }
.gallery-property02 #mygallery .images div:nth-of-type(6n+4), .gallery-property02 #mygallery .thumbs div:nth-of-type(6n+4) {
  background-image: url("../images/common/img-no-photo.jpg"); }
.gallery-property02 #mygallery .images div:nth-of-type(6n+5), .gallery-property02 #mygallery .thumbs div:nth-of-type(6n+5) {
  background-image: url("../images/common/img-no-photo.jpg"); }
.gallery-property02 #mygallery .images div:nth-of-type(6n+6), .gallery-property02 #mygallery .thumbs div:nth-of-type(6n+6) {
  background-image: url("../images/common/img-no-photo.jpg"); }

/* --------------------------------------------------
    物件03 (画像なし)
-------------------------------------------------- */
.property03, .house03 {
  background-image: url("../images/common/img-no-photo.jpg"); }

.gallery-property03 #mygallery .images div:nth-of-type(6n+1), .gallery-property03 #mygallery .thumbs div:nth-of-type(6n+1) {
  background-image: url("../images/common/img-no-photo.jpg"); }
.gallery-property03 #mygallery .images div:nth-of-type(6n+2), .gallery-property03 #mygallery .thumbs div:nth-of-type(6n+2) {
  background-image: url("../images/common/img-no-photo.jpg"); }
.gallery-property03 #mygallery .images div:nth-of-type(6n+3), .gallery-property03 #mygallery .thumbs div:nth-of-type(6n+3) {
  background-image: url("../images/common/img-no-photo.jpg"); }
.gallery-property03 #mygallery .images div:nth-of-type(6n+4), .gallery-property03 #mygallery .thumbs div:nth-of-type(6n+4) {
  background-image: url("../images/common/img-no-photo.jpg"); }
.gallery-property03 #mygallery .images div:nth-of-type(6n+5), .gallery-property03 #mygallery .thumbs div:nth-of-type(6n+5) {
  background-image: url("../images/common/img-no-photo.jpg"); }
.gallery-property03 #mygallery .images div:nth-of-type(6n+6), .gallery-property03 #mygallery .thumbs div:nth-of-type(6n+6) {
  background-image: url("../images/common/img-no-photo.jpg"); }

/* --------------------------------------------------
    物件04 (画像なし)
-------------------------------------------------- */
.property04, .house04 {
  background-image: url("../images/common/img-no-photo.jpg"); }

.gallery-property04 #mygallery .images div:nth-of-type(6n+1), .gallery-property04 #mygallery .thumbs div:nth-of-type(6n+1) {
  background-image: url("../images/common/img-no-photo.jpg"); }
.gallery-property04 #mygallery .images div:nth-of-type(6n+2), .gallery-property04 #mygallery .thumbs div:nth-of-type(6n+2) {
  background-image: url("../images/common/img-no-photo.jpg"); }
.gallery-property04 #mygallery .images div:nth-of-type(6n+3), .gallery-property04 #mygallery .thumbs div:nth-of-type(6n+3) {
  background-image: url("../images/common/img-no-photo.jpg"); }
.gallery-property04 #mygallery .images div:nth-of-type(6n+4), .gallery-property04 #mygallery .thumbs div:nth-of-type(6n+4) {
  background-image: url("../images/common/img-no-photo.jpg"); }
.gallery-property04 #mygallery .images div:nth-of-type(6n+5), .gallery-property04 #mygallery .thumbs div:nth-of-type(6n+5) {
  background-image: url("../images/common/img-no-photo.jpg"); }
.gallery-property04 #mygallery .images div:nth-of-type(6n+6), .gallery-property04 #mygallery .thumbs div:nth-of-type(6n+6) {
  background-image: url("../images/common/img-no-photo.jpg"); }

/* --------------------------------------------------
    物件05 (画像なし)
-------------------------------------------------- */
.property05, .house05 {
  background-image: url("../images/common/img-no-photo.jpg"); }

.gallery-property05 #mygallery .images div:nth-of-type(6n+1), .gallery-property05 #mygallery .thumbs div:nth-of-type(6n+1) {
  background-image: url("../images/common/img-no-photo.jpg"); }
.gallery-property05 #mygallery .images div:nth-of-type(6n+2), .gallery-property05 #mygallery .thumbs div:nth-of-type(6n+2) {
  background-image: url("../images/common/img-no-photo.jpg"); }
.gallery-property05 #mygallery .images div:nth-of-type(6n+3), .gallery-property05 #mygallery .thumbs div:nth-of-type(6n+3) {
  background-image: url("../images/common/img-no-photo.jpg"); }
.gallery-property05 #mygallery .images div:nth-of-type(6n+4), .gallery-property05 #mygallery .thumbs div:nth-of-type(6n+4) {
  background-image: url("../images/common/img-no-photo.jpg"); }
.gallery-property05 #mygallery .images div:nth-of-type(6n+5), .gallery-property05 #mygallery .thumbs div:nth-of-type(6n+5) {
  background-image: url("../images/common/img-no-photo.jpg"); }
.gallery-property05 #mygallery .images div:nth-of-type(6n+6), .gallery-property05 #mygallery .thumbs div:nth-of-type(6n+6) {
  background-image: url("../images/common/img-no-photo.jpg"); }

/* --------------------------------------------------
    物件06 (画像なし)
-------------------------------------------------- */
.property06, .house06 {
  background-image: url("../images/common/img-no-photo.jpg"); }

.gallery-property06 #mygallery .images div:nth-of-type(6n+1), .gallery-property06 #mygallery .thumbs div:nth-of-type(6n+1) {
  background-image: url("../images/common/img-no-photo.jpg"); }
.gallery-property06 #mygallery .images div:nth-of-type(6n+2), .gallery-property06 #mygallery .thumbs div:nth-of-type(6n+2) {
  background-image: url("../images/common/img-no-photo.jpg"); }
.gallery-property06 #mygallery .images div:nth-of-type(6n+3), .gallery-property06 #mygallery .thumbs div:nth-of-type(6n+3) {
  background-image: url("../images/common/img-no-photo.jpg"); }
.gallery-property06 #mygallery .images div:nth-of-type(6n+4), .gallery-property06 #mygallery .thumbs div:nth-of-type(6n+4) {
  background-image: url("../images/common/img-no-photo.jpg"); }
.gallery-property06 #mygallery .images div:nth-of-type(6n+5), .gallery-property06 #mygallery .thumbs div:nth-of-type(6n+5) {
  background-image: url("../images/common/img-no-photo.jpg"); }
.gallery-property06 #mygallery .images div:nth-of-type(6n+6), .gallery-property06 #mygallery .thumbs div:nth-of-type(6n+6) {
  background-image: url("../images/common/img-no-photo.jpg"); }

/* font.scss */
/* --------------------------------------------------
    breakpoint / レスポンシブ
-------------------------------------------------- */
/* --------------------------------------------------
    font-family
-------------------------------------------------- */
body {
  font-family: "Lato", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif; }

/* --------------------------------------------------
    基本サイズ
-------------------------------------------------- */
html {
  font-size: 62.5%;
  /* 16p*0.625 = 10px(=1rem) */ }

body {
  font-size: 1.6rem;
  letter-spacing: 0.03em;
  text-align: left; }

/* --------------------------------------------------
    各サイズ
-------------------------------------------------- */
/* TOP 見出し */
h1 {
  letter-spacing: 0.08em;
  line-height: 170%;
  font-weight: 600;
  font-size: 2.6rem; }
  @media screen and (min-width: 768px) {
    h1 {
      font-size: 3.8rem; } }

/* サブタイトル */
h2 {
  letter-spacing: 0.03em;
  line-height: 140%;
  color: #192f60;
  text-align: center;
  font-size: 2.6rem;
  font-weight: 600;
  margin-bottom: 10px; }
  @media screen and (min-width: 768px) {
    h2 {
      font-size: 3.8rem;
      margin-bottom: 20px; } }

/* h3 info 小見出し */
h3 {
  color: #192f60;
  letter-spacing: 0.03em;
  line-height: 100%;
  font-size: 1.9rem; }
  @media screen and (min-width: 768px) {
    h3 {
      font-size: 2.6rem; } }

/* h4 reason タイトル */
h4 {
  letter-spacing: 0.03em;
  line-height: 140%;
  color: #192f60;
  font-size: 2.2rem; }
  @media screen and (min-width: 768px) {
    h4 {
      font-size: 2.6rem; } }

/* h5 property タイトル */
h5 {
  letter-spacing: 0.03em;
  line-height: 140%;
  color: #192f60;
  font-size: 1.8rem; }
  @media screen and (min-width: 768px) {
    h5 {
      font-size: 2.7rem; } }

/* h6 土地or住宅 */
h6 {
  letter-spacing: 0.03em;
  line-height: 140%;
  color: #192f60;
  font-size: 1.6rem;
  font-weight: 100; }

.sub-title {
  letter-spacing: 0.03em;
  line-height: 140%;
  color: #95949a; }

/* p (本文)  */
p {
  letter-spacing: 0.03em;
  line-height: 140%;
  color: #302625;
  font-size: 1.6rem;
  font-weight: 100;
  line-height: 170%; }
  @media screen and (min-width: 768px) {
    p {
      font-size: 1.8rem; } }

/* p (小)  */
.p-small {
  letter-spacing: 0.03em;
  line-height: 140%;
  color: #302625;
  font-size: 1.6rem;
  line-height: 150%; }

/* p (極小)  */
.p-xsmall {
  letter-spacing: 0.03em;
  line-height: 140%;
  color: #302625;
  font-size: 1.4rem;
  line-height: 150%; }

/* p (アンサー)  */
.bold {
  border-bottom: dotted 2px #0aada6;
  padding-bottom: 3px;
  font-weight: bold; }

/* top.scss トップページ */
/* --------------------------------------------------
    TOP Pagetop
-------------------------------------------------- */
#top-pagetop {
  position: relative;
  background-image: url("../images/common/top03-sp.jpg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  margin: 0 auto;
  height: 470px; }
  @media screen and (min-width: 768px) {
    #top-pagetop {
      background-image: url("../images/common/top03-pc.jpg");
      height: 700px; } }
  #top-pagetop .in-section {
    max-width: 420px;
    margin: 0 auto;
    padding: 0 20px;
    position: relative; }
    @media screen and (min-width: 768px) {
      #top-pagetop .in-section {
        max-width: 1050px;
        padding: 0 25px; } }
    #top-pagetop .in-section .col-text {
      position: absolute;
      top: 25px;
      left: 10px;
      margin: 0 auto;
      text-align: left;
      width: 100%;
      margin: 0 auto; }
      @media screen and (min-width: 768px) {
        #top-pagetop .in-section .col-text {
          position: absolute;
          top: 100px;
          left: 15px; } }
      #top-pagetop .in-section .col-text .logo {
        width: 130px;
        margin-bottom: 10px; }
        @media screen and (min-width: 768px) {
          #top-pagetop .in-section .col-text .logo {
            width: 230px;
            margin-bottom: 20px; } }
        #top-pagetop .in-section .col-text .logo .img-logo {
          background-image: url("../images/icon/icon-logo01.svg");
          background-repeat: no-repeat;
          height: 60px; }
          @media screen and (min-width: 768px) {
            #top-pagetop .in-section .col-text .logo .img-logo {
              height: 100px; } }
      #top-pagetop .in-section .col-text h4 {
        display: inline-block;
        font-size: 2rem;
        line-height: 150%;
        letter-spacing: 0.05em;
        width: 100%; }
        @media screen and (min-width: 768px) {
          #top-pagetop .in-section .col-text h4 {
            font-size: 3.3rem;
            line-height: 160%;
            letter-spacing: 0.03em;
            margin-bottom: 15px; } }
      #top-pagetop .in-section .col-text p {
        display: none; }
        @media screen and (min-width: 768px) {
          #top-pagetop .in-section .col-text p {
            display: block;
            max-width: 450px; } }
      #top-pagetop .in-section .col-text .text-pc {
        display: none; }
        @media screen and (min-width: 768px) {
          #top-pagetop .in-section .col-text .text-pc {
            display: inline-block; } }
      #top-pagetop .in-section .col-text .text-sp {
        display: inline-block; }
        @media screen and (min-width: 768px) {
          #top-pagetop .in-section .col-text .text-sp {
            display: none; } }

/* --------------------------------------------------
    TOP Information
-------------------------------------------------- */
#top-info {
  position: relative; }
  #top-info .info-before {
    background: #192f60; }
    #top-info .info-before .in-section {
      max-width: 420px;
      margin: 0 auto;
      padding: 0 20px; }
      @media screen and (min-width: 768px) {
        #top-info .info-before .in-section {
          max-width: 1050px;
          padding: 0 25px; } }
      #top-info .info-before .in-section .col {
        position: relative;
        padding: 40px 0; }
        #top-info .info-before .in-section .col:after {
          position: absolute;
          right: 0;
          bottom: -30px;
          left: 0;
          content: "";
          width: 0;
          height: 0;
          margin: 0 auto;
          text-align: center;
          border-style: solid;
          border-width: 30px 20px 0;
          border-color: #192f60 transparent transparent transparent; }
          @media screen and (min-width: 768px) {
            #top-info .info-before .in-section .col:after {
              position: absolute;
              right: 0;
              bottom: -40px;
              left: 0;
              border-width: 40px 25px 0; } }
        @media screen and (min-width: 768px) {
          #top-info .info-before .in-section .col {
            padding: 80px 0 60px; } }
        #top-info .info-before .in-section .col h2 {
          color: #ffffff;
          margin-bottom: 25px;
          text-align: center; }
          @media screen and (min-width: 768px) {
            #top-info .info-before .in-section .col h2 {
              margin-bottom: 30px; } }
          #top-info .info-before .in-section .col h2 br {
            display: block; }
            @media screen and (min-width: 768px) {
              #top-info .info-before .in-section .col h2 br {
                display: none; } }
        #top-info .info-before .in-section .col .in-img {
          width: 100%;
          width: 100%;
          margin: 20px auto 30px; }
          @media screen and (min-width: 768px) {
            #top-info .info-before .in-section .col .in-img {
              display: block; } }
          @media screen and (min-width: 768px) {
            #top-info .info-before .in-section .col .in-img {
              margin: 0 auto 35px; } }
          #top-info .info-before .in-section .col .in-img .img-info01 {
            background-image: url("../images/common/draw01.png");
            background-repeat: no-repeat;
            background-position: center center;
            background-size: contain;
            width: 100%;
            height: 170px; }
            @media screen and (min-width: 768px) {
              #top-info .info-before .in-section .col .in-img .img-info01 {
                height: 320px; } }
        #top-info .info-before .in-section .col .in-text {
          display: block;
          max-width: 410px;
          margin: 0 auto;
          text-align: center; }
          #top-info .info-before .in-section .col .in-text .in-center {
            display: inline-block;
            width: 100%;
            margin: 0 auto; }
            #top-info .info-before .in-section .col .in-text .in-center i {
              color: #fcc800;
              font-size: 2.2rem;
              margin-bottom: 5px;
              padding-right: 7px; }
              @media screen and (min-width: 768px) {
                #top-info .info-before .in-section .col .in-text .in-center i {
                  font-size: 2.8rem;
                  margin-bottom: 0;
                  padding-right: 15px; } }
            #top-info .info-before .in-section .col .in-text .in-center h3 {
              color: #ffffff;
              font-weight: 500;
              text-align: left;
              max-width: 280px;
              margin: 0 auto 5px; }
              @media screen and (min-width: 768px) {
                #top-info .info-before .in-section .col .in-text .in-center h3 {
                  margin-bottom: 15px;
                  max-width: none; } }
  #top-info .info-after {
    background: #ffffff;
    padding: 60px 0; }
    @media screen and (min-width: 768px) {
      #top-info .info-after {
        padding: 100px 0 60px; } }
    #top-info .info-after .in-section {
      max-width: 420px;
      margin: 0 auto;
      padding: 0 20px; }
      @media screen and (min-width: 768px) {
        #top-info .info-after .in-section {
          max-width: 1050px;
          padding: 0 25px; } }
      #top-info .info-after .in-section .box-text {
        color: #192f60;
        text-align: left;
        width: 100%;
        margin: 0 auto; }
        @media screen and (min-width: 768px) {
          #top-info .info-after .in-section .box-text {
            text-align: center; } }
        #top-info .info-after .in-section .box-text h2 {
          color: #192f60; }
        #top-info .info-after .in-section .box-text .in-text {
          margin: 0 auto; }
          #top-info .info-after .in-section .box-text .in-text p {
            color: #192f60;
            font-weight: 300;
            font-size: 1.7rem;
            text-align: left;
            margin: 0 auto; }
            @media screen and (min-width: 768px) {
              #top-info .info-after .in-section .box-text .in-text p {
                font-size: 2rem;
                max-width: 700px; } }
            #top-info .info-after .in-section .box-text .in-text p br {
              display: none; }
              @media screen and (min-width: 768px) {
                #top-info .info-after .in-section .box-text .in-text p br {
                  display: block; } }
        #top-info .info-after .in-section .box-text .in-img {
          width: 100%;
          width: 100%;
          margin: 10px auto; }
          @media screen and (min-width: 768px) {
            #top-info .info-after .in-section .box-text .in-img {
              display: block; } }
          @media screen and (min-width: 768px) {
            #top-info .info-after .in-section .box-text .in-img {
              margin: 0 auto 25px; } }
          #top-info .info-after .in-section .box-text .in-img .img-info02 {
            background-image: url("../images/common/draw02.svg");
            background-repeat: no-repeat;
            background-position: center center;
            background-size: contain;
            width: 100%;
            height: 170px; }
            @media screen and (min-width: 768px) {
              #top-info .info-after .in-section .box-text .in-img .img-info02 {
                height: 270px; } }
        #top-info .info-after .in-section .box-text .in-btn {
          text-align: center; }
          #top-info .info-after .in-section .box-text .in-btn .btn {
            background: #fcc800;
            color: #192f60;
            text-align: center;
            margin: 0 auto;
            font-size: 2rem;
            font-weight: 600;
            line-height: 150%;
            border-radius: 8px;
            display: block;
            padding: 15px 0;
            max-width: 300px;
            margin-top: 15px; }
            @media screen and (min-width: 768px) {
              #top-info .info-after .in-section .box-text .in-btn .btn {
                display: inline-block;
                padding: 15px 30px;
                max-width: none; } }
            #top-info .info-after .in-section .box-text .in-btn .btn:hover {
              background: #d7ebfc;
              color: #192f60; }
            @media screen and (min-width: 768px) {
              #top-info .info-after .in-section .box-text .in-btn .btn {
                margin-top: 30px; } }
            #top-info .info-after .in-section .box-text .in-btn .btn i {
              padding-left: 8px; }
              @media screen and (min-width: 768px) {
                #top-info .info-after .in-section .box-text .in-btn .btn i {
                  padding-left: 10px; } }
            #top-info .info-after .in-section .box-text .in-btn .btn br {
              display: block; }
              @media screen and (min-width: 768px) {
                #top-info .info-after .in-section .box-text .in-btn .btn br {
                  display: none; } }

/* --------------------------------------------------
    recommend 特選物件
-------------------------------------------------- */
#top-recommend {
  background: #f5f4ed;
  padding: 30px 0; }
  @media screen and (min-width: 768px) {
    #top-recommend {
      padding: 60px 0; } }
  #top-recommend .in-section {
    max-width: 420px;
    margin: 0 auto;
    padding: 0 20px;
    text-align: center; }
    @media screen and (min-width: 768px) {
      #top-recommend .in-section {
        max-width: 1050px;
        padding: 0 25px; } }
    #top-recommend .in-section .in-text {
      margin-bottom: 15px; }
      @media screen and (min-width: 768px) {
        #top-recommend .in-section .in-text {
          margin-bottom: 30px; } }
      #top-recommend .in-section .in-text h2 {
        margin-bottom: 5px; }
        @media screen and (min-width: 768px) {
          #top-recommend .in-section .in-text h2 {
            margin-bottom: 15px; } }
      #top-recommend .in-section .in-text i {
        color: #192f60;
        font-size: 4rem;
        margin-bottom: 10px;
        display: inline-block; }
        @media screen and (min-width: 768px) {
          #top-recommend .in-section .in-text i {
            font-size: 5rem;
            margin-bottom: 20px; } }
      #top-recommend .in-section .in-text p {
        color: #192f60;
        text-align: left; }
        @media screen and (min-width: 768px) {
          #top-recommend .in-section .in-text p {
            text-align: center; } }
        #top-recommend .in-section .in-text p br {
          display: none; }
          @media screen and (min-width: 768px) {
            #top-recommend .in-section .in-text p br {
              display: block; } }
    #top-recommend .in-section .col {
      display: block;
      padding-bottom: 25px; }
      @media screen and (min-width: 768px) {
        #top-recommend .in-section .col {
          display: flex; } }
      @media screen and (min-width: 768px) {
        #top-recommend .in-section .col {
          padding-bottom: 40px; } }
      #top-recommend .in-section .col .in-housing {
        width: 100%;
        background: #ffffff;
        box-shadow: 0 0 6px #e0e0e0;
        display: block;
        text-align: left;
        padding: 15px;
        border-radius: 8px;
        box-sizing: border-box; }
        @media screen and (min-width: 768px) {
          #top-recommend .in-section .col .in-housing {
            display: block; } }
        #top-recommend .in-section .col .in-housing:nth-of-type(3n+1), #top-recommend .in-section .col .in-housing:nth-of-type(3n+2) {
          margin-bottom: 20px; }
        @media screen and (min-width: 768px) {
          #top-recommend .in-section .col .in-housing {
            padding: 20px 15px; }
            #top-recommend .in-section .col .in-housing:nth-of-type(3n+1), #top-recommend .in-section .col .in-housing:nth-of-type(3n+2) {
              margin-right: 1.3vw;
              margin-bottom: 0; } }
        #top-recommend .in-section .col .in-housing .house01,
        #top-recommend .in-section .col .in-housing .house02,
        #top-recommend .in-section .col .in-housing .house03 {
          background-repeat: no-repeat;
          background-position: center center;
          background-size: cover;
          width: 100%;
          width: 100%;
          height: 180px;
          margin-bottom: 8px; }
          @media screen and (min-width: 768px) {
            #top-recommend .in-section .col .in-housing .house01,
            #top-recommend .in-section .col .in-housing .house02,
            #top-recommend .in-section .col .in-housing .house03 {
              height: 220px;
              margin-bottom: 10px; } }
        #top-recommend .in-section .col .in-housing .house-title {
          margin-bottom: 5px; }
          #top-recommend .in-section .col .in-housing .house-title h6 {
            background: #fcc800;
            color: #302625;
            display: inline-flex;
            text-align: left;
            padding: 1px 15px; }
          #top-recommend .in-section .col .in-housing .house-title h5 {
            color: #192f60;
            display: inline-flex;
            margin-left: 10px;
            vertical-align: middle; }
            #top-recommend .in-section .col .in-housing .house-title h5 span {
              font-size: 1.6rem;
              font-weight: 100;
              padding-left: 5px; }
        #top-recommend .in-section .col .in-housing .p-small {
          color: #192f60;
          text-align: left; }
    #top-recommend .in-section .in-btn {
      text-align: center; }
      #top-recommend .in-section .in-btn .btn {
        background: #fcc800;
        color: #192f60;
        text-align: center;
        margin: 0 auto;
        font-size: 2rem;
        font-weight: 600;
        line-height: 150%;
        border-radius: 8px;
        display: block;
        padding: 15px 0;
        max-width: 300px; }
        @media screen and (min-width: 768px) {
          #top-recommend .in-section .in-btn .btn {
            display: inline-block;
            padding: 15px 30px;
            max-width: none; } }
        #top-recommend .in-section .in-btn .btn:hover {
          background: #d7ebfc;
          color: #192f60; }
        #top-recommend .in-section .in-btn .btn i {
          padding-left: 8px; }
          @media screen and (min-width: 768px) {
            #top-recommend .in-section .in-btn .btn i {
              padding-left: 10px; } }

/* --------------------------------------------------
    Other
-------------------------------------------------- */
#top-other {
  padding: 30px 0; }
  @media screen and (min-width: 768px) {
    #top-other {
      padding: 60px 0; } }
  #top-other .in-section {
    max-width: 420px;
    margin: 0 auto;
    padding: 0 20px; }
    @media screen and (min-width: 768px) {
      #top-other .in-section {
        max-width: 1050px;
        padding: 0 25px; } }
    #top-other .in-section .in-text {
      text-align: center;
      margin-bottom: 20px; }
      @media screen and (min-width: 768px) {
        #top-other .in-section .in-text {
          margin-bottom: 40px; } }
      #top-other .in-section .in-text h2 {
        margin-bottom: 0; }
        #top-other .in-section .in-text h2 br {
          display: block; }
          @media screen and (min-width: 768px) {
            #top-other .in-section .in-text h2 br {
              display: none; } }
    #top-other .in-section .col {
      display: block; }
      @media screen and (min-width: 768px) {
        #top-other .in-section .col {
          display: flex; } }
      @media screen and (min-width: 768px) {
        #top-other .in-section .col {
          flex-direction: row-reverse; } }
      #top-other .in-section .col .in-img {
        width: 100%;
        width: 100%;
        margin: 15px auto 10px; }
        @media screen and (min-width: 768px) {
          #top-other .in-section .col .in-img {
            display: block; } }
        @media screen and (min-width: 768px) {
          #top-other .in-section .col .in-img {
            width: 30%;
            padding-left: 80px;
            margin: 0 auto 25px; } }
        #top-other .in-section .col .in-img .img-company01 {
          background-image: url("../images/common/draw08.svg");
          background-repeat: no-repeat;
          background-position: center center;
          background-size: contain;
          width: 100%;
          height: 160px; }
          @media screen and (min-width: 768px) {
            #top-other .in-section .col .in-img .img-company01 {
              height: 270px; } }
      #top-other .in-section .col .in-business {
        width: 100%;
        box-sizing: border-box;
        margin: 0 auto 10px;
        max-width: 700px; }
        @media screen and (min-width: 768px) {
          #top-other .in-section .col .in-business {
            display: block; } }
        @media screen and (min-width: 768px) {
          #top-other .in-section .col .in-business {
            width: 60%;
            margin: 0 auto 50px; } }
        #top-other .in-section .col .in-business .col {
          display: block;
          box-sizing: border-box;
          margin: 0 auto 10px;
          width: 100%;
          margin-bottom: 10px; }
          @media screen and (min-width: 768px) {
            #top-other .in-section .col .in-business .col {
              display: flex; } }
          @media screen and (min-width: 768px) {
            #top-other .in-section .col .in-business .col {
              margin-bottom: 15px; } }
          #top-other .in-section .col .in-business .col .col-in {
            display: flex;
            box-sizing: border-box;
            text-align: left;
            margin: 0 auto;
            width: 100%; }
            #top-other .in-section .col .in-business .col .col-in i {
              color: #fcc800;
              display: flex;
              font-size: 2.5rem;
              margin-bottom: 5px;
              padding-right: 10px; }
              @media screen and (min-width: 768px) {
                #top-other .in-section .col .in-business .col .col-in i {
                  font-size: 3rem;
                  margin-bottom: 0;
                  padding-right: 15px; } }
            #top-other .in-section .col .in-business .col .col-in h5 {
              display: flex;
              text-align: left;
              font-size: 1.7rem; }
              @media screen and (min-width: 768px) {
                #top-other .in-section .col .in-business .col .col-in h5 {
                  font-size: 2rem; } }
    #top-other .in-section p {
      color: #192f60;
      text-align: left;
      margin: 0 auto;
      max-width: 700px; }
    #top-other .in-section .in-btn {
      text-align: center; }
      #top-other .in-section .in-btn .btn {
        background: #fcc800;
        color: #192f60;
        text-align: center;
        margin: 0 auto;
        font-size: 2rem;
        font-weight: 600;
        line-height: 150%;
        border-radius: 8px;
        display: block;
        padding: 15px 0;
        max-width: 300px;
        margin-top: 30px; }
        @media screen and (min-width: 768px) {
          #top-other .in-section .in-btn .btn {
            display: inline-block;
            padding: 15px 30px;
            max-width: none; } }
        #top-other .in-section .in-btn .btn:hover {
          background: #d7ebfc;
          color: #192f60; }
        #top-other .in-section .in-btn .btn i {
          padding-left: 8px; }
          @media screen and (min-width: 768px) {
            #top-other .in-section .in-btn .btn i {
              padding-left: 10px; } }

/* --------------------------------------------------
    Reason 選ばれる理由
-------------------------------------------------- */
#top-reason {
  background: #192f60;
  padding: 30px 0; }
  @media screen and (min-width: 768px) {
    #top-reason {
      padding: 60px 0; } }
  #top-reason .in-section {
    max-width: 420px;
    margin: 0 auto;
    padding: 0 20px; }
    @media screen and (min-width: 768px) {
      #top-reason .in-section {
        max-width: 1050px;
        padding: 0 25px; } }
    #top-reason .in-section .in-text {
      text-align: center;
      margin-bottom: 65px; }
      @media screen and (min-width: 768px) {
        #top-reason .in-section .in-text {
          margin-bottom: 40px; } }
      #top-reason .in-section .in-text i {
        color: #192f60;
        font-size: 4rem;
        margin-bottom: 10px;
        display: inline-block;
        color: #ffffff; }
        @media screen and (min-width: 768px) {
          #top-reason .in-section .in-text i {
            font-size: 5rem;
            margin-bottom: 20px; } }
      #top-reason .in-section .in-text h2 {
        color: #ffffff; }
    #top-reason .in-section .col {
      display: block;
      background: #ffffff;
      border-radius: 15px;
      width: 100%;
      margin-bottom: 40px;
      padding: 20px;
      box-sizing: border-box; }
      @media screen and (min-width: 768px) {
        #top-reason .in-section .col {
          display: flex; } }
      #top-reason .in-section .col:nth-of-type(2n+0) {
        margin-bottom: 75px; }
        @media screen and (min-width: 768px) {
          #top-reason .in-section .col:nth-of-type(2n+0) {
            margin-bottom: 55px; } }
      #top-reason .in-section .col:nth-of-type(2n+1) {
        margin-bottom: 0; }
      @media screen and (min-width: 768px) {
        #top-reason .in-section .col {
          margin-bottom: 40px;
          padding: 43px 20px; } }
      #top-reason .in-section .col .col-in {
        position: relative;
        width: 100%;
        text-align: center;
        margin: 0 auto; }
        @media screen and (min-width: 768px) {
          #top-reason .in-section .col .col-in {
            display: block; } }
        #top-reason .in-section .col .col-in:nth-of-type(3n+1), #top-reason .in-section .col .col-in:nth-of-type(3n+2), #top-reason .in-section .col .col-in:nth-of-type(3n+3) {
          margin-right: 0;
          width: 100%; }
        @media screen and (min-width: 768px) {
          #top-reason .in-section .col .col-in:nth-of-type(3n+1), #top-reason .in-section .col .col-in:nth-of-type(3n+2) {
            margin-right: 20px; } }
        #top-reason .in-section .col .col-in:nth-of-type(3n+1) {
          height: 25px; }
          @media screen and (min-width: 768px) {
            #top-reason .in-section .col .col-in:nth-of-type(3n+1) {
              height: 0;
              width: 23%; } }
        #top-reason .in-section .col .col-in:nth-of-type(3n+2) {
          text-align: center;
          margin-bottom: 25px; }
          @media screen and (min-width: 768px) {
            #top-reason .in-section .col .col-in:nth-of-type(3n+2) {
              width: 68%;
              text-align: left;
              margin-bottom: 0; } }
        @media screen and (min-width: 768px) {
          #top-reason .in-section .col .col-in:nth-of-type(3n+3) {
            width: 50%; } }
        #top-reason .in-section .col .col-in .balloon {
          position: absolute;
          top: -65px;
          right: 0;
          left: 0;
          background: #fcc800;
          position: relative;
          width: 80px;
          height: 80px;
          border-radius: 50%;
          margin: 0 auto; }
          #top-reason .in-section .col .col-in .balloon:before {
            color: #6f4b3e;
            position: absolute;
            top: 50%;
            right: 0%;
            left: 0%;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            text-align: center;
            font-size: 2rem;
            line-height: 150%;
            font-weight: 700;
            content: 'NEWS';
            white-space: pre; }
          @media screen and (min-width: 768px) {
            #top-reason .in-section .col .col-in .balloon {
              width: 110px;
              height: 110px; }
              #top-reason .in-section .col .col-in .balloon:before {
                font-size: 2.2rem; } }
          #top-reason .in-section .col .col-in .balloon:before {
            content: ''; }
          @media screen and (min-width: 768px) {
            #top-reason .in-section .col .col-in .balloon {
              position: absolute;
              top: -20px;
              right: 0;
              left: 0; } }
          #top-reason .in-section .col .col-in .balloon .p-small {
            color: #ffffff;
            text-align: center;
            font-weight: 500;
            display: block;
            padding-top: 10px; }
            @media screen and (min-width: 768px) {
              #top-reason .in-section .col .col-in .balloon .p-small {
                padding-top: 17px; } }
          #top-reason .in-section .col .col-in .balloon h1 {
            color: #ffffff;
            margin-left: 4px;
            line-height: 100%;
            font-size: 3.5rem; }
            @media screen and (min-width: 768px) {
              #top-reason .in-section .col .col-in .balloon h1 {
                font-size: 5.3rem; } }
        #top-reason .in-section .col .col-in h4 {
          display: inline-block;
          margin-bottom: 10px;
          text-align: center;
          font-size: 2.5rem; }
          @media screen and (min-width: 768px) {
            #top-reason .in-section .col .col-in h4 {
              text-align: left;
              font-size: 2.8rem; } }
          #top-reason .in-section .col .col-in h4 br {
            display: block; }
            @media screen and (min-width: 768px) {
              #top-reason .in-section .col .col-in h4 br {
                display: none; } }
        #top-reason .in-section .col .col-in p {
          text-align: left; }
        #top-reason .in-section .col .col-in .img-01,
        #top-reason .in-section .col .col-in .img-02 {
          background-repeat: no-repeat;
          background-position: center center;
          background-size: contain;
          width: 100%;
          height: 140px; }
          @media screen and (min-width: 768px) {
            #top-reason .in-section .col .col-in .img-01,
            #top-reason .in-section .col .col-in .img-02 {
              height: 200px; } }
        #top-reason .in-section .col .col-in .img-01 {
          background-image: url("../images/common/draw03.png"); }
        #top-reason .in-section .col .col-in .img-02 {
          background-image: url("../images/common/draw07.png"); }

/* recommend.scss 特選物件一覧 */
/* terms.scss */
#privacy {
  margin: 25px auto; }
  @media screen and (min-width: 768px) {
    #privacy {
      margin: 50px auto; } }
  #privacy .in-text {
    margin-bottom: 30px; }
  #privacy .in-section {
    max-width: 420px;
    margin: 0 auto;
    padding: 0 20px; }
    @media screen and (min-width: 768px) {
      #privacy .in-section {
        max-width: 1050px;
        padding: 0 25px; } }
  #privacy .in-privacy {
    text-align: left;
    margin-bottom: 45px; }
    #privacy .in-privacy h5 {
      margin-bottom: 15px;
      display: inline-block; }
    #privacy .in-privacy ol {
      padding-left: 1.5em; }
      #privacy .in-privacy ol li {
        color: #302625;
        font-size: 1.6rem;
        line-height: 180%;
        padding-bottom: 10px; }
        @media screen and (min-width: 768px) {
          #privacy .in-privacy ol li {
            font-size: 1.8rem; } }
      #privacy .in-privacy ol .in-ol {
        padding-left: 1.5em; }
        #privacy .in-privacy ol .in-ol ul {
          padding-left: 1.5em; }

/* company.scss */
#table-company {
  background: #f5f4ed;
  padding: 30px 0; }
  @media screen and (min-width: 768px) {
    #table-company {
      padding: 60px 0; } }
  #table-company .in-section {
    max-width: 420px;
    margin: 0 auto;
    padding: 0 20px; }
    @media screen and (min-width: 768px) {
      #table-company .in-section {
        max-width: 1050px;
        padding: 0 25px; } }
    #table-company .in-section h2 {
      margin-bottom: 20px; }
      @media screen and (min-width: 768px) {
        #table-company .in-section h2 {
          margin-bottom: 40px; } }
    #table-company .in-section table {
      border-collapse: collapse;
      width: 100%;
      margin-bottom: 20px; }
      @media screen and (min-width: 768px) {
        #table-company .in-section table {
          margin-bottom: 30px; } }
      #table-company .in-section table tr {
        border-top: solid 1px #95949a;
        /*&:last-child {
          border-bottom: solid 1px #95949a;
        }*/ }
        #table-company .in-section table tr .title-td {
          color: #95949a;
          font-size: 1.2rem;
          text-align: left;
          padding-right: 10px;
          width: 20vw; }
          @media screen and (min-width: 768px) {
            #table-company .in-section table tr .title-td {
              font-size: 1.7rem;
              padding-right: 15px; } }
        #table-company .in-section table tr .text-td {
          color: #192f60;
          padding: 2vh 0;
          font-size: 1.5rem;
          line-height: 1.6;
          text-align: left; }
          @media screen and (min-width: 768px) {
            #table-company .in-section table tr .text-td {
              font-size: 1.7rem;
              padding: 2.1vh 0; } }
    #table-company .in-section .gmap {
      border: solid 1px #95949a;
      height: 0;
      overflow: hidden;
      padding-bottom: 56.25%;
      position: relative; }
    #table-company .in-section .gmap iframe {
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 100%; }

/* contact.scss */
#info-contact {
  background: #f5f4ed;
  padding: 25px 0; }
  @media screen and (min-width: 768px) {
    #info-contact {
      padding: 50px 0; } }
  #info-contact .in-section {
    max-width: 420px;
    margin: 0 auto;
    padding: 0 20px; }
    @media screen and (min-width: 768px) {
      #info-contact .in-section {
        max-width: 1050px;
        padding: 0 25px; } }
    #info-contact .in-section .in-text {
      margin-bottom: 10px; }
      @media screen and (min-width: 768px) {
        #info-contact .in-section .in-text {
          margin-bottom: 20px; } }
      #info-contact .in-section .in-text .btn-copy {
        position: relative;
        color: #0aada6;
        text-align: center;
        font-size: 1.7rem;
        font-weight: bold;
        margin-bottom: 10px;
        color: #fcc800; }
        #info-contact .in-section .in-text .btn-copy:before {
          color: #0aada6;
          margin-right: 0;
          content: '＼＼'; }
          @media screen and (min-width: 768px) {
            #info-contact .in-section .in-text .btn-copy:before {
              margin-right: 1rem; } }
        #info-contact .in-section .in-text .btn-copy:after {
          color: #0aada6;
          margin-left: 0;
          content: '／／'; }
          @media screen and (min-width: 768px) {
            #info-contact .in-section .in-text .btn-copy:after {
              margin-right: 1rem; } }
        #info-contact .in-section .in-text .btn-copy:before {
          color: #fcc800; }
        #info-contact .in-section .in-text .btn-copy:after {
          color: #fcc800; }
      #info-contact .in-section .in-text h2 {
        color: #192f60;
        line-height: 140%;
        text-align: center;
        margin-bottom: 5px; }
        #info-contact .in-section .in-text h2 br {
          display: block;
          margin-bottom: 15px; }
          @media screen and (min-width: 768px) {
            #info-contact .in-section .in-text h2 br {
              display: none; } }
      #info-contact .in-section .in-text p {
        color: #192f60;
        font-weight: 300;
        font-size: 1.7rem;
        text-align: left; }
        @media screen and (min-width: 768px) {
          #info-contact .in-section .in-text p {
            font-size: 2rem;
            text-align: center; } }
        #info-contact .in-section .in-text p br {
          display: none; }
          @media screen and (min-width: 768px) {
            #info-contact .in-section .in-text p br {
              display: block; } }
    #info-contact .in-section .col .in-btn {
      width: 100%;
      margin: 0 auto;
      text-align: center; }
      @media screen and (min-width: 768px) {
        #info-contact .in-section .col .in-btn {
          display: block; } }
      #info-contact .in-section .col .in-btn .in-img {
        width: 100%;
        width: 100%;
        margin: 0 auto; }
        @media screen and (min-width: 768px) {
          #info-contact .in-section .col .in-btn .in-img {
            display: block; } }
        #info-contact .in-section .col .in-btn .in-img .img-tel01 {
          background-repeat: no-repeat;
          background-position: center center;
          background-size: contain;
          width: 100%;
          height: 130px; }
          @media screen and (min-width: 768px) {
            #info-contact .in-section .col .in-btn .in-img .img-tel01 {
              height: 180px; } }
        #info-contact .in-section .col .in-btn .in-img .img-tel01 {
          background-image: url("../images/common/draw04.svg"); }
      #info-contact .in-section .col .in-btn .btn {
        background: #fcc800;
        color: #192f60;
        text-align: center;
        margin: 0 auto;
        font-size: 2rem;
        font-weight: 600;
        line-height: 150%;
        border-radius: 8px;
        display: block;
        padding: 8px 0;
        max-width: 300px;
        border: solid 3px #192f60; }
        @media screen and (min-width: 768px) {
          #info-contact .in-section .col .in-btn .btn {
            padding: 15px 50px; } }
        #info-contact .in-section .col .in-btn .btn:hover {
          background: #d7ebfc;
          color: #192f60; }
        #info-contact .in-section .col .in-btn .btn span {
          font-size: 2rem; }
          #info-contact .in-section .col .in-btn .btn span i {
            color: #192f60;
            font-size: 1.8rem;
            display: inline-block;
            margin-right: 6px;
            color: #192f60; }
            @media screen and (min-width: 768px) {
              #info-contact .in-section .col .in-btn .btn span i {
                font-size: 2.4rem;
                margin-right: 10px; } }
        #info-contact .in-section .col .in-btn .btn p {
          color: #192f60;
          background: #ffffff;
          font-size: 2rem;
          font-weight: 600;
          padding: 5px 15px;
          border: solid 2px #192f60;
          border-radius: 50px;
          margin-top: 5px;
          display: inline-block; }
          @media screen and (min-width: 768px) {
            #info-contact .in-section .col .in-btn .btn p {
              font-size: 2.2rem;
              margin-top: 10px;
              display: block; } }

#mailform {
  padding-top: 20px;
  padding-bottom: 20px; }
  @media screen and (min-width: 768px) {
    #mailform {
      padding-top: 60px;
      padding-bottom: 60px; } }
  #mailform .in-section {
    max-width: 500px;
    margin: 0 auto;
    padding: 0 20px; }
    @media screen and (min-width: 768px) {
      #mailform .in-section {
        max-width: 850px;
        padding: 0 25px; } }
    #mailform .in-section .in-img {
      width: 100%;
      width: 100%;
      margin: 20px auto; }
      @media screen and (min-width: 768px) {
        #mailform .in-section .in-img {
          display: block; } }
      @media screen and (min-width: 768px) {
        #mailform .in-section .in-img {
          margin: 0 auto; } }
      #mailform .in-section .in-img .img-mail01 {
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain;
        width: 100%;
        height: 130px; }
        @media screen and (min-width: 768px) {
          #mailform .in-section .in-img .img-mail01 {
            height: 220px; } }
      #mailform .in-section .in-img .img-mail01 {
        background-image: url("../images/common/draw05.svg"); }
    #mailform .in-section h2 {
      color: #192f60;
      line-height: 140%;
      text-align: center;
      margin-bottom: 15px; }
      @media screen and (min-width: 768px) {
        #mailform .in-section h2 {
          margin-bottom: 20px; } }
      #mailform .in-section h2 br {
        display: block;
        margin-bottom: 15px; }
        @media screen and (min-width: 768px) {
          #mailform .in-section h2 br {
            display: none; } }
      #mailform .in-section h2 i {
        margin-right: 5px; }
        @media screen and (min-width: 768px) {
          #mailform .in-section h2 i {
            margin-right: 8px; } }
    #mailform .in-section .Form {
      margin-top: 40px;
      margin-left: auto;
      margin-right: auto; }
      #mailform .in-section .Form .Form-Item {
        border-top: 1px solid #ddd;
        padding: 16px 0;
        width: 100%;
        display: flex;
        align-items: center;
        flex-wrap: wrap;
        box-sizing: border-box; }
        #mailform .in-section .Form .Form-Item:nth-child(5) {
          border-bottom: 1px solid #ddd; }
        @media screen and (min-width: 768px) {
          #mailform .in-section .Form .Form-Item {
            padding: 24px 0; } }
        #mailform .in-section .Form .Form-Item .Form-Item-Label {
          width: 100%;
          max-width: inherit;
          letter-spacing: 0.05em;
          font-weight: 600;
          font-size: 1.5rem;
          align-items: center;
          display: flex;
          margin-bottom: 5px; }
          @media screen and (min-width: 768px) {
            #mailform .in-section .Form .Form-Item .Form-Item-Label {
              max-width: 230px;
              font-size: 1.8rem;
              margin-bottom: 0px; } }
        #mailform .in-section .Form .Form-Item .Form-Item-Label.isMsg {
          margin-top: 0;
          margin-bottom: auto; }
          @media screen and (min-width: 768px) {
            #mailform .in-section .Form .Form-Item .Form-Item-Label.isMsg {
              margin-top: 8px; } }
        #mailform .in-section .Form .Form-Item .Form-Item-Label-Required {
          color: #ffffff;
          background: #192f60;
          display: inline-block;
          text-align: center;
          margin-right: 8px;
          padding-top: 0;
          padding-bottom: 0;
          font-size: 1rem;
          font-weight: 500;
          width: 32px;
          border-radius: 4px; }
          @media screen and (min-width: 768px) {
            #mailform .in-section .Form .Form-Item .Form-Item-Label-Required {
              padding-top: 2px;
              padding-bottom: 2px;
              font-size: 1.4rem;
              width: 48px; } }
        #mailform .in-section .Form .Form-Item .Form-Item-Input {
          background: #f5f5f5;
          border: 1px solid #ddd;
          border-radius: 6px;
          width: 100%;
          margin-left: 0;
          height: 40px;
          flex: inherit;
          font-size: 1.5rem;
          padding-left: 1em;
          padding-right: 1em; }
          @media screen and (min-width: 768px) {
            #mailform .in-section .Form .Form-Item .Form-Item-Input {
              margin-left: 40px;
              height: 48px;
              flex: 1;
              font-size: 1.8rem; } }
        #mailform .in-section .Form .Form-Item .Form-Item-Textarea {
          background: #f5f5f5;
          -webkit-appearance: none;
          border: 1px solid #ddd;
          border-radius: 6px;
          width: 100%;
          margin-top: 10px;
          margin-left: 0;
          height: 200px;
          flex: inherit;
          font-size: 1.5rem;
          padding-top: 8px;
          padding-left: 1em;
          padding-right: 1em; }
          @media screen and (min-width: 768px) {
            #mailform .in-section .Form .Form-Item .Form-Item-Textarea {
              margin-left: 40px;
              height: 216px;
              flex: 1;
              font-size: 1.8rem; } }
      #mailform .in-section .Form .Form-Btn {
        color: #ffffff;
        background: #192f60;
        border-style: none;
        border-radius: 6px;
        width: 160px;
        margin-top: 24px;
        margin-left: auto;
        margin-right: auto;
        padding-top: 8px;
        padding-bottom: 8px;
        display: block;
        letter-spacing: 0.05em;
        font-weight: 600;
        font-size: 1.6rem; }
        @media screen and (min-width: 768px) {
          #mailform .in-section .Form .Form-Btn {
            width: 280px;
            margin-top: 32px;
            padding-top: 20px;
            padding-bottom: 20px;
            font-size: 2rem; } }
        #mailform .in-section .Form .Form-Btn:hover {
          color: #192f60;
          background: #d7ebfc; }

input {
  -webkit-appearance: none; }

input::placeholder {
  font-family: "Lato", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, sans-serif; }

/* header.scss */
/* --------------------------------------------------
   [共通] header (ヘッダー)
-------------------------------------------------- */
a {
  text-decoration: none;
  color: #333333; }

/*ナビのスタイル*/
nav.NavMenu {
  position: fixed;
  top: 0;
  left: 0;
  background: #f5f5f5;
  z-index: 12;
  text-align: center;
  width: 100%;
  height: 100%;
  display: none; }
  nav.NavMenu ul {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    width: 100%;
    margin: 0 auto;
    padding: 0; }
    nav.NavMenu ul li {
      font-size: 24px;
      list-style-type: none;
      width: 100%;
      padding-bottom: 0px; }
      nav.NavMenu ul li:last-child {
        padding-bottom: 0; }
      nav.NavMenu ul li a {
        color: #192f60;
        display: block;
        padding: 15px 0;
        font-size: 2rem;
        font-weight: 600; }
        @media screen and (min-width: 768px) {
          nav.NavMenu ul li a {
            font-size: 2.4rem;
            padding: 25px 0; } }
        nav.NavMenu ul li a:hover {
          color: #fcc800; }

/*ボタンのスタイル*/
.Toggle {
  position: fixed;
  top: 5px;
  right: 10px;
  width: 45px;
  height: 45px;
  cursor: pointer;
  z-index: 13;
  display: block; }
  @media screen and (min-width: 768px) {
    .Toggle {
      position: fixed;
      top: 20px;
      right: 20px; } }

.Toggle span {
  position: absolute;
  left: 6px;
  -webkit-transition: .35s ease-in-out;
  -moz-transition: .35s ease-in-out;
  transition: .35s ease-in-out;
  display: block;
  width: 35px;
  border-bottom: solid 2px #C1C1C1; }
  .Toggle span:nth-child(1) {
    top: 9px; }
  .Toggle span:nth-child(2) {
    top: 20px; }
  .Toggle span:nth-child(3) {
    top: 31px; }

.Toggle.active span:nth-child(1) {
  top: 18px;
  left: 6px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-bottom: solid 2px #192f60; }
.Toggle.active span:nth-child(2), .Toggle.active span:nth-child(3) {
  top: 18px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  border-bottom: solid 2px #192f60; }

/* footer.scss */
/* --------------------------------------------------
   [共通] footer (フッター)
-------------------------------------------------- */
footer .bg {
  background: #192f60;
  padding-top: 30px; }
  @media screen and (min-width: 768px) {
    footer .bg {
      padding-top: 50px; } }
  footer .bg .in-section {
    max-width: 420px;
    margin: 0 auto;
    padding: 0 20px; }
    @media screen and (min-width: 768px) {
      footer .bg .in-section {
        max-width: 1050px;
        padding: 0 25px; } }
    footer .bg .in-section .logo {
      width: 150px;
      margin: 0 auto 20px; }
      @media screen and (min-width: 768px) {
        footer .bg .in-section .logo {
          width: 230px; } }
      footer .bg .in-section .logo .img-logo {
        background-image: url("../images/icon/icon-logo01.svg");
        background-repeat: no-repeat;
        height: 50px; }
        @media screen and (min-width: 768px) {
          footer .bg .in-section .logo .img-logo {
            height: 70px; } }
    footer .bg .in-section .in-text {
      text-align: center;
      margin: 20px auto 10px; }
      footer .bg .in-section .in-text h5 {
        color: #ffffff;
        text-align: center;
        margin-bottom: 15px; }
      footer .bg .in-section .in-text .p-xsmall {
        color: #ffffff;
        text-align: center; }
        footer .bg .in-section .in-text .p-xsmall br {
          display: block; }
          @media screen and (min-width: 768px) {
            footer .bg .in-section .in-text .p-xsmall br {
              display: none; } }
    footer .bg .in-section .nav-footer {
      display: none;
      padding: 25px 0px; }
      @media screen and (min-width: 768px) {
        footer .bg .in-section .nav-footer {
          display: block;
          width: 100%;
          text-align: center;
          padding: 40px 0px; }
          footer .bg .in-section .nav-footer ul {
            list-style: none;
            margin: 0px;
            text-align: center; }
            footer .bg .in-section .nav-footer ul li {
              border-left: 1px solid #00608d;
              display: inline-block;
              text-align: center; }
              footer .bg .in-section .nav-footer ul li:last-child {
                border-right: 1px solid #00608d; }
              footer .bg .in-section .nav-footer ul li a {
                color: #d7ebfc;
                display: inline-block;
                padding: 5px 10px;
                font-size: 1.4rem;
                font-weight: 100; }
                footer .bg .in-section .nav-footer ul li a:hover {
                  color: #fcc800; } }
  footer .bg .copyright {
    color: #ffffff;
    font-size: 1.2rem;
    text-align: center;
    margin: 0 auto;
    padding-top: 35px;
    padding-bottom: 15px; }
    @media screen and (min-width: 768px) {
      footer .bg .copyright {
        font-size: 1.4rem;
        padding-top: 15px; } }

/* mixin.scss */
/* --------------------------------------------------
    html / body / main [基本設定]
-------------------------------------------------- */
html,
body {
  -webkit-overflow-scrolling: touch !important;
  overflow: auto;
  height: 100%;
  margin: 0px; }

body {
  position: relative;
  overflow-x: hidden;
  min-height: 100%; }

main {
  overflow: hidden;
  position: relative; }

/* --------------------------------------------------
    #common-pagetop [基本設定]
-------------------------------------------------- */
#common-pagetop {
  position: relative;
  background: #192f60;
  height: 150px; }
  @media screen and (min-width: 768px) {
    #common-pagetop {
      height: 230px; } }
  #common-pagetop .textbox-center {
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    text-align: center;
    width: 100%; }
    #common-pagetop .textbox-center h2 {
      color: #ffffff;
      text-align: center;
      margin-bottom: 0; }
      @media screen and (min-width: 768px) {
        #common-pagetop .textbox-center h2 {
          margin-bottom: 10px; } }
    #common-pagetop .textbox-center p {
      color: #ffffff;
      text-align: center; }

/* --------------------------------------------------
    #common-message [基本設定]
-------------------------------------------------- */
#common-message {
  margin-top: 60px; }
  @media screen and (min-width: 768px) {
    #common-message {
      margin-top: 100px; } }
  #common-message .in-1200 {
    max-width: 1250px;
    margin: 0 auto;
    padding: 0 20px; }
    @media screen and (min-width: 768px) {
      #common-message .in-1200 {
        padding: 0 25px; } }
  #common-message h2 {
    margin: 0 auto 20px; }
  #common-message .in-1500 {
    max-width: 1550px;
    margin: 0 auto;
    padding: 0 20px; }
    @media screen and (min-width: 768px) {
      #common-message .in-1500 {
        padding: 0 25px; } }
  #common-message .visible-wide {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    background-image: url("../images/common/img-common01.svg");
    height: 300px;
    margin: 45px auto; }
    @media screen and (min-width: 768px) {
      #common-message .visible-wide {
        height: 500px;
        margin: 70px auto; } }

/* --------------------------------------------------
    #common-entry [基本設定]
-------------------------------------------------- */
#common-entry {
  background: #f5f4ed;
  padding: 30px 0; }
  @media screen and (min-width: 768px) {
    #common-entry {
      padding: 60px 0; } }
  #common-entry .in-section {
    max-width: 420px;
    margin: 0 auto;
    padding: 0 20px; }
    @media screen and (min-width: 768px) {
      #common-entry .in-section {
        max-width: 1050px;
        padding: 0 25px; } }
    #common-entry .in-section .in-text {
      margin-bottom: 10px;
      text-align: center; }
      @media screen and (min-width: 768px) {
        #common-entry .in-section .in-text {
          margin-bottom: 25px; } }
      #common-entry .in-section .in-text .sideup {
        position: relative;
        color: #0aada6;
        text-align: center;
        font-size: 1.7rem;
        font-weight: bold;
        margin-bottom: 10px;
        color: #fcc800; }
        #common-entry .in-section .in-text .sideup:before {
          color: #0aada6;
          margin-right: 0;
          content: '＼＼'; }
          @media screen and (min-width: 768px) {
            #common-entry .in-section .in-text .sideup:before {
              margin-right: 1rem; } }
        #common-entry .in-section .in-text .sideup:after {
          color: #0aada6;
          margin-left: 0;
          content: '／／'; }
          @media screen and (min-width: 768px) {
            #common-entry .in-section .in-text .sideup:after {
              margin-right: 1rem; } }
        #common-entry .in-section .in-text .sideup:before {
          color: #fcc800; }
        #common-entry .in-section .in-text .sideup:after {
          color: #fcc800; }
      #common-entry .in-section .in-text h2 {
        color: #192f60;
        font-size: 2.4rem;
        line-height: 140%;
        text-align: center;
        margin-bottom: 10px; }
        @media screen and (min-width: 768px) {
          #common-entry .in-section .in-text h2 {
            font-size: 3.8rem;
            margin-bottom: 15px; } }
        #common-entry .in-section .in-text h2 br {
          display: block; }
          @media screen and (min-width: 768px) {
            #common-entry .in-section .in-text h2 br {
              display: none; } }
      #common-entry .in-section .in-text p {
        color: #192f60;
        font-weight: 300;
        font-size: 1.7rem;
        text-align: left; }
        @media screen and (min-width: 768px) {
          #common-entry .in-section .in-text p {
            font-size: 2rem;
            text-align: center; } }
        #common-entry .in-section .in-text p br {
          display: none; }
          @media screen and (min-width: 768px) {
            #common-entry .in-section .in-text p br {
              display: block; } }
    #common-entry .in-section .col {
      display: block; }
      @media screen and (min-width: 768px) {
        #common-entry .in-section .col {
          display: flex; } }
      #common-entry .in-section .col .in-btn {
        width: 100%;
        background: #ffffff;
        box-shadow: 0 0 6px #e0e0e0;
        border-radius: 12px;
        padding: 15px 10px;
        margin: 0 auto;
        text-align: center;
        box-sizing: border-box; }
        @media screen and (min-width: 768px) {
          #common-entry .in-section .col .in-btn {
            display: block; } }
        #common-entry .in-section .col .in-btn:nth-of-type(2n+1) {
          margin-bottom: 10px; }
          @media screen and (min-width: 768px) {
            #common-entry .in-section .col .in-btn:nth-of-type(2n+1) {
              padding: 15px 0;
              margin-right: 20px;
              margin-bottom: 0px; } }
        #common-entry .in-section .col .in-btn .in-img {
          width: 100%;
          width: 100%;
          margin: 0 auto; }
          @media screen and (min-width: 768px) {
            #common-entry .in-section .col .in-btn .in-img {
              display: block; } }
          #common-entry .in-section .col .in-btn .in-img .img-tel01,
          #common-entry .in-section .col .in-btn .in-img .img-mail01 {
            background-repeat: no-repeat;
            background-position: center center;
            background-size: contain;
            width: 100%;
            height: 110px; }
            @media screen and (min-width: 768px) {
              #common-entry .in-section .col .in-btn .in-img .img-tel01,
              #common-entry .in-section .col .in-btn .in-img .img-mail01 {
                height: 180px; } }
          #common-entry .in-section .col .in-btn .in-img .img-tel01 {
            background-image: url("../images/common/draw04.svg"); }
          #common-entry .in-section .col .in-btn .in-img .img-mail01 {
            background-image: url("../images/common/draw05.svg"); }
        #common-entry .in-section .col .in-btn .btn {
          background: #fcc800;
          color: #192f60;
          text-align: center;
          margin: 0 auto;
          font-size: 2rem;
          font-weight: 600;
          line-height: 150%;
          border-radius: 8px;
          display: block;
          padding: 8px 0;
          max-width: 300px;
          border: solid 3px #192f60; }
          @media screen and (min-width: 768px) {
            #common-entry .in-section .col .in-btn .btn {
              padding: 15px 50px; } }
          #common-entry .in-section .col .in-btn .btn:hover {
            background: #d7ebfc;
            color: #192f60; }
          #common-entry .in-section .col .in-btn .btn span {
            font-size: 1.7rem;
            font-weight: 500; }
            @media screen and (min-width: 768px) {
              #common-entry .in-section .col .in-btn .btn span {
                ont-size: 2rem; } }
            #common-entry .in-section .col .in-btn .btn span i {
              color: #192f60;
              font-size: 1.8rem;
              display: inline-block;
              margin-right: 6px;
              color: #192f60; }
              @media screen and (min-width: 768px) {
                #common-entry .in-section .col .in-btn .btn span i {
                  font-size: 2.4rem;
                  margin-right: 10px; } }
          #common-entry .in-section .col .in-btn .btn p {
            color: #ffffff;
            background: #192f60;
            font-size: 1.9rem;
            font-weight: 600;
            padding: 1px 15px;
            border-radius: 50px;
            margin-top: 5px;
            display: inline-block; }
            @media screen and (min-width: 768px) {
              #common-entry .in-section .col .in-btn .btn p {
                font-size: 2.2rem;
                padding: 5px 15px;
                margin-top: 5px;
                display: block; } }

/* --------------------------------------------------
    balloon [基本設定]
-------------------------------------------------- */
.balloon3-right-btm {
  background: #fcc800;
  color: #ffffff;
  position: absolute;
  top: -50px;
  left: 15%;
  display: inline-block;
  margin: 1.5em 15px 1.5em 0;
  padding: 30px 5px;
  width: 60px;
  height: 60px;
  line-height: 40%;
  text-align: center;
  font-size: 1.3rem;
  font-weight: bold;
  border-radius: 50%;
  box-sizing: border-box; }
  .balloon3-right-btm:before {
    content: "";
    position: absolute;
    right: -5px;
    bottom: -5px;
    margin-top: -15px;
    border: 7px solid transparent;
    border-left: 13px solid #fcc800;
    z-index: 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
  @media screen and (min-width: 768px) {
    .balloon3-right-btm {
      position: absolute;
      top: 0;
      left: 28%;
      font-size: 1.4rem; } }

/* property.scss */
.gallery-property01,
.gallery-property02,
.gallery-property03 {
  padding: 20px 0 5px; }
  @media screen and (min-width: 768px) {
    .gallery-property01,
    .gallery-property02,
    .gallery-property03 {
      padding: 50px 0 15px; } }
  .gallery-property01 .in-section,
  .gallery-property02 .in-section,
  .gallery-property03 .in-section {
    max-width: 500px;
    margin: 0 auto;
    padding: 0 20px; }
    @media screen and (min-width: 768px) {
      .gallery-property01 .in-section,
      .gallery-property02 .in-section,
      .gallery-property03 .in-section {
        max-width: 850px;
        padding: 0 25px; } }
    .gallery-property01 .in-section h5,
    .gallery-property02 .in-section h5,
    .gallery-property03 .in-section h5 {
      margin: 0 auto 10px;
      text-align: left; }
      @media screen and (min-width: 768px) {
        .gallery-property01 .in-section h5,
        .gallery-property02 .in-section h5,
        .gallery-property03 .in-section h5 {
          margin: 0 auto 20px;
          text-align: center; } }

.gallery .images {
  position: relative;
  width: 100%;
  padding-bottom: 60%;
  height: 0; }
  .gallery .images div,
  .gallery .images span {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%; }
  .gallery .images div {
    opacity: 0;
    background: center no-repeat;
    background-size: cover;
    border-radius: 3px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.88s ease;
    transition: all 0.88s ease; }
  .gallery .images div.active {
    opacity: 1; }
  .gallery .images span {
    cursor: pointer;
    width: 50px;
    color: white;
    text-shadow: 0 0 5px black;
    font-size: 50px;
    height: 100%;
    line-height: 44px; }
    .gallery .images span:before {
      position: absolute;
      top: 50%;
      bottom: 0;
      margin-top: -25px; }
  .gallery .images span.right {
    font-size: 3.5rem;
    left: 100%;
    margin-left: -15px; }
    .gallery .images span.right:before {
      content: "\00BB"; }
    @media screen and (min-width: 768px) {
      .gallery .images span.right {
        font-size: 6rem;
        margin-left: -38px; } }
  .gallery .images span.left {
    font-size: 3.5rem;
    padding-left: 0; }
    .gallery .images span.left:before {
      content: "\00AB"; }
    @media screen and (min-width: 768px) {
      .gallery .images span.left {
        font-size: 6rem;
        padding-left: 10px; } }
.gallery .thumbs {
  margin-top: 10px;
  display: inline-block;
  width: 100%;
  text-align: center;
  cursor: pointer; }
  .gallery .thumbs div {
    box-sizing: border-box;
    background: center no-repeat;
    background-size: cover;
    display: inline-block;
    position: relative;
    margin: 4px;
    border: 5px solid transparent;
    width: 65px;
    height: 65px;
    cursor: pointer;
    -webkit-transition: all 0.88s ease;
    transition: all 0.88s ease; }
    @media screen and (min-width: 768px) {
      .gallery .thumbs div {
        width: 100px;
        height: 100px; } }
    .gallery .thumbs div:before {
      content: '';
      width: 0;
      height: 0;
      border: solid transparent;
      border-width: 0 10px 10px 10px;
      position: absolute;
      left: 18px;
      top: -10px;
      -webkit-transition: all 0.88s ease;
      transition: all 0.88s ease; }
      @media screen and (min-width: 768px) {
        .gallery .thumbs div:before {
          left: 35px; } }
  .gallery .thumbs div.active {
    border-color: #192f60; }
    .gallery .thumbs div.active:before {
      border-bottom-color: #192f60; }

#info-property .in-section {
  max-width: 500px;
  margin: 0 auto;
  padding: 0 20px; }
  @media screen and (min-width: 768px) {
    #info-property .in-section {
      max-width: 850px;
      padding: 0 25px; } }
  #info-property .in-section h5 {
    margin-bottom: 15px;
    text-align: center; }
    @media screen and (min-width: 768px) {
      #info-property .in-section h5 {
        margin-bottom: 20px; } }
  #info-property .in-section table {
    width: 100%;
    display: block;
    margin: 0 auto 15px; }
    @media screen and (min-width: 768px) {
      #info-property .in-section table {
        margin: 0 auto 15px; } }
    #info-property .in-section table tbody {
      border: 1px solid #164a84;
      display: inline-table;
      vertical-align: middle;
      width: 100%; }
      #info-property .in-section table tbody tr {
        border-bottom: 1px solid #164a84;
        display: block; }
        #info-property .in-section table tbody tr:last-child {
          border-bottom: none; }
        @media screen and (min-width: 768px) {
          #info-property .in-section table tbody tr {
            display: table-row; } }
        #info-property .in-section table tbody tr .td-q {
          background: #192f60;
          color: #ffffff;
          font-weight: 500;
          width: 23vw;
          font-size: 1.3rem;
          text-align: center;
          padding: 5px 10px; }
          @media screen and (min-width: 768px) {
            #info-property .in-section table tbody tr .td-q {
              width: 9vw;
              font-size: 1.5rem;
              padding: 0; } }
        #info-property .in-section table tbody tr .td-a {
          letter-spacing: 0.03em;
          line-height: 140%;
          color: #302625;
          font-size: 1.5rem;
          line-height: 150%;
          color: #192f60;
          font-weight: 500;
          display: block;
          margin: 0 auto;
          width: 100%;
          line-height: 1.7;
          text-align: left;
          padding: 7px 10px 10px;
          box-sizing: border-box; }
          @media screen and (min-width: 768px) {
            #info-property .in-section table tbody tr .td-a {
              font-size: 1.7rem; } }
          @media screen and (min-width: 768px) {
            #info-property .in-section table tbody tr .td-a {
              margin-left: 20px;
              padding: 1.2vh 0; } }
          #info-property .in-section table tbody tr .td-a h5 {
            color: #192f60;
            text-align: left;
            margin-bottom: 0; }
            #info-property .in-section table tbody tr .td-a h5 span {
              font-size: 1.6rem;
              font-weight: 100;
              padding-left: 5px; }
          #info-property .in-section table tbody tr .td-a p {
            letter-spacing: 0.03em;
            line-height: 140%;
            color: #302625;
            font-size: 1.5rem;
            line-height: 150%;
            background: #d7ebfc;
            color: #192f60;
            display: inline-flex;
            padding: 5px 10px;
            border-radius: 2px;
            margin: 0 2px 6px 0; }
            @media screen and (min-width: 768px) {
              #info-property .in-section table tbody tr .td-a p {
                font-size: 1.7rem; } }
            @media screen and (min-width: 768px) {
              #info-property .in-section table tbody tr .td-a p {
                margin: 0 2px 8px 0; } }

#btn-property {
  padding-top: 20px;
  margin-bottom: 40px; }
  @media screen and (min-width: 768px) {
    #btn-property {
      padding-top: 50px;
      margin-bottom: 50px; } }
  #btn-property .in-section {
    max-width: 500px;
    margin: 0 auto;
    padding: 0 20px; }
    @media screen and (min-width: 768px) {
      #btn-property .in-section {
        max-width: 700px;
        padding: 0 25px; } }
    #btn-property .in-section .col {
      display: flex;
      margin: 0 auto;
      justify-content: center;
      align-items: center; }
      #btn-property .in-section .col .in-btn {
        display: block;
        text-align: center; }
        #btn-property .in-section .col .in-btn .btn {
          background: #192f60;
          color: #ffffff;
          text-align: center;
          margin: 0 auto;
          font-size: 1.5rem;
          font-weight: 500;
          line-height: 150%;
          border-radius: 8px;
          display: block;
          padding: 15px 0;
          max-width: 300px; }
          @media screen and (min-width: 768px) {
            #btn-property .in-section .col .in-btn .btn {
              display: inline-block;
              font-size: 2rem;
              padding: 15px 30px;
              max-width: none; } }
          #btn-property .in-section .col .in-btn .btn:hover {
            background: #fcc800;
            color: #192f60; }
        #btn-property .in-section .col .in-btn .btn-off {
          background: #f5f5f5;
          color: #95949a;
          text-align: center;
          margin: 0 auto;
          font-size: 1.5rem;
          font-weight: 500;
          line-height: 150%;
          border-radius: 8px;
          display: block;
          padding: 15px 0;
          max-width: 300px; }
          @media screen and (min-width: 768px) {
            #btn-property .in-section .col .in-btn .btn-off {
              display: inline-block;
              font-size: 2rem;
              padding: 15px 30px;
              max-width: none; } }
        #btn-property .in-section .col .in-btn:nth-of-type(3n+1) {
          width: 18%;
          margin-right: 5px; }
          #btn-property .in-section .col .in-btn:nth-of-type(3n+1) i {
            margin-right: 3px; }
            @media screen and (min-width: 768px) {
              #btn-property .in-section .col .in-btn:nth-of-type(3n+1) i {
                margin-right: 10px; } }
        #btn-property .in-section .col .in-btn:nth-of-type(3n+2) {
          width: 60%;
          margin-right: 5px; }
        #btn-property .in-section .col .in-btn:nth-of-type(3n+3) {
          width: 18%; }
          #btn-property .in-section .col .in-btn:nth-of-type(3n+3) i {
            margin-left: 3px; }
            @media screen and (min-width: 768px) {
              #btn-property .in-section .col .in-btn:nth-of-type(3n+3) i {
                margin-left: 10px; } }
        @media screen and (min-width: 768px) {
          #btn-property .in-section .col .in-btn:nth-of-type(3n+1), #btn-property .in-section .col .in-btn:nth-of-type(3n+2), #btn-property .in-section .col .in-btn:nth-of-type(3n+3) {
            width: auto; } }
