@media screen and (min-width: 767px) {
  /*--------------------------------------------------
 common 共通の設定
----------------------------------------------------*/
  .pcOnly {
    display: block;
  }
  .spOnly {
    display: none !important;
  }
  .Sub-title {
    font-size: 4.7rem;
  }
  .Sub-title span {
    font-size: 1.5rem;
  }
  #plan .Sub-title, #map .Sub-title {
    text-align: left;
  }
  #photos .Sub-title, #details .Sub-title {
    text-align: right;
  }
  /*--------------------------------------------------
     #mainVisualSec トップのビジュアル
----------------------------------------------------*/
  #mainVisualSec .mainVisualIn video {
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
    min-height: 100%;
    min-height: 100vh;
    min-width: 100%;
    min-width: 100vw;
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
  }
  .contentIn {
    margin: 0 auto;
    width: 1280px;
  }
  #logoSec .contentIn .topLogo {
    width: 755px;
    height: 500px;
    top: -85vh;
  }
  .imgWapper01 {
    text-align: center;
  }
	#scrollSec {
  height: 80vh;
}
  #scrollSec .contentIn {
    position: relative;
    /*padding-top: 130px;*/
  }
  #scrollSec .contentIn .mainTxt01 {
    font-size: 26px;
  }
  #scrollSec .contentIn .mainTxt02 {
    margin-top: 50px;
    font-size: 17px;
	  padding-bottom: 0;
  }
  /*--------------------------------------------------
OpenHouse オープンハウス
----------------------------------------------------*/
  #OpenHouse {
    width: 100%;
    /*padding-top: 60px;*/
    padding-bottom: 100px;
  }
  #OpenHouse .OpenHouse_innner {
    background-image: url("../img/opbg_bottom.png");
    background-size: 100% auto;
  }
  #OpenHouse .Sub-title {
    background-image: url("../img/opbg_top.png");
    background-size: 100% auto;
    background-position-y: 100%;
    height: 80px;
  }
  #OpenHouse.Sub-title span {
    font-size: 3rem;
    padding: 0 30px;
  }
  /*--------------------------------------------------
     #pointSec 物件のポイント
----------------------------------------------------*/
  #pointSec {
    padding-bottom: 100px;
    overflow-x: hidden;
  }
  #pointSec .contentIn {
    margin: 0 auto;
    width: 1280px;
  }
  #pointSec .infoText {
    padding: 0;
  }
  #pointSec #point01 {
    padding-top: 140px;
    background-image: url("../img/point01bg.png");
    background-position: top 400px right 0;
  }
  #pointSec #point01 .flexWapper .ttlWrapper #ttlPpoint01 {
    width: auto;
    margin-left: 0;
  }
  #pointSec #point01 .imgWapper01 {
    width: 976px;
    margin: auto;
  }
  .imgWapper01 {
    text-align: center;
  }
  #pointSec #point01 .flexWapper {
    margin-top: -45px;
    padding: 0 66px 0 68px;
  }
  #pointSec #point01 .flexWapper .pointIndex, #pointSec #point01 .flexWapper .pointTtl, #pointSec #point01 .flexWapper .pointTxt {
    margin-left: 28px;
  }
  #pointSec .infoText .pointIndex {
    margin-top: -40px;
    font-size: 38px;
  }
  #pointSec .infoText .pointTtl {
    margin-top: 24px;
    font-size: 26px;
  }
  #pointSec .infoText .pointTxt {
    margin-top: 23px;
    font-size: 17px;
    line-height: 2em;
  }
  #pointSec #point01 .flexWapper .imgBlock02 {
    margin-top: 88px;
    width: auto;
  }
  #pointSec #point01 .flexWapper .imgBlock02 #point01Image02 {
    width: auto;
    margin: 0;
  }
  #pointSec .flexWapper.rvs {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-flow: row-reverse;
  }
  #pointSec #point02 {
    padding-top: 140px;
    background-image: url("../img/point02bg.png");
    background-position: top 390px left 95px;
  }
  #pointSec #point02 .flexWapper .ttlWrapper {
    text-align: left;
  }
  #pointSec #point02 .flexWapper .ttlWrapper #ttlpoint02 {
    width: auto;
    text-align: left;
  }
  #pointSec #point02 .flexWapper .infoText {
    /*width: 520px;*/
    margin-left: 30px;
  }
  #pointSec #point02 .flexWapper .imgBlock02 #point02Image01 {
    width: 435px;
    height: 585px;
    margin-left: 75px;
  }
  #pointSec #point02 .flexWapper .imgBlock02 #point02Image02 {
    width: 265px;
    height: 195px;
    margin-top: 40px;
    margin-left: 426px;
  }
  #pointSec #point03 {
    padding: 224px 0 30px;
    background-image: url("../img/point03bg.png");
    background-position: top 333px right 90px;
  }
  #pointSec #point03 .flexWapper .ttlWrapper {
    text-align: left;
  }
  #pointSec #point03 .flexWapper {
    padding-left: 95px;
  }
  #pointSec #point03 .flexWapper .ttlWrapper #ttlpoint03 {
    width: auto;
    margin-left: -3%;
  }
  #pointSec #point03 .infoText {
    margin-top: 20px;
  }
  #pointSec #point03 .infoText img {
    margin-left: 15px;
  }
  #pointSec #point03 .imgBlock02 {
    width: auto;
    margin: 0;
  }
  #pointSec #point01 .flexWapper .imgBlock02 {
    margin-top: 88px;
  }
  #pointSec #point03 .flexWapper .imgBlock02 #point03Image02 {
    width: 265px;
    height: 195px;
    margin-top: 40px;
  }
  #pointSec #point04 {
    padding-top: 175px;
    background-image: url("../img/point04bg.png");
    background-position: top 345px left 40px;
  }
  #pointSec #point04 .flexWapper .ttlWrapper {
    text-align: left;
  }
  #pointSec #point04 .flexWapper {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    flex-flow: wrap-reverse;
  }
  #pointSec #point04 .flexWapper .ttlWrapper #ttlpoint04 {
    width: auto;
    margin-left: -3%;
  }
  #pointSec #point04 .infoText {
    padding-left: 640px;
  }
  #pointSec #point04 .infoText img {
    margin-left: 75px;
  }
  #pointSec #point04 .infoText .pointIndex {
    margin-top: -36px;
  }
  #pointSec #point04 .imgBlock02 {
    width: 1181px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    flex-flow: row wrap;
  }
  #pointSec #point04 .imgBlock02 #point04Image01 {
    width: auto;
    margin: 0;
  }
  #pointSec #point04 .imgBlock02 #point04Image02 {
    width: auto;
    margin: 0;
  }
  /*    #aboutSec .imgWrap {
    background-color: #E0BF98;
}*/
  /*--------------------------------------------------
 photos 写真
----------------------------------------------------*/
  #photos ul {
    float: left;
    padding-right: 0;
    padding-left: 0;
  }
  #photos ul li {
    width: 10.222222%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  /*9個目の余白0px*/
  #photos ul li:nth-child(3n) {
    margin-right: 1%;
  }
  #photos ul li:nth-child(9n) {
    margin-right: 0;
  }
  /*--------------------------------------------------
 map 周辺情報
----------------------------------------------------*/
  .grid {
    grid-template-columns: repeat(auto-fit, minmax(310px, 1fr));
    margin-left: 0;
    margin-right: 0;
  }
  /*--------------------------------------------------
VERTUAL TOUR バーチャル内覧
----------------------------------------------------*/
  #VertualTour {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 100px;
  }
  #VertualTour .VertualTour_innner {
    background-image: url("../img/vrbg_bottom.png");
    background-size: 100% auto;
  }
  #VertualTour .Sub-title {
    background-image: url("../img/vrbg_top.png");
    background-size: 100% auto;
    background-position-y: 100%;
    height: 80px;
  }
  #VertualTour .Sub-title span {
    padding: 0 30px;
    line-height: 1;
  }
  #VertualTour iframe {
    height: 600px;
  }
  /*clearfix*/
  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
  }
  .clearfix {
    display: inline-block;
  }
  /* Hides from IE Mac */
  * html .clearfix {
    height: 1%;
  }
  .clearfix {
    display: block;
  }
  /*-----------------------------------------
20210813 追加分
-------------------------------------------*/
  .title_freerent {
    font-size: 2.4rem;
    margin: 0 auto;
    max-width: 450px;
  }
}