@charset "utf-8";

/*----- common
----------------------------------------*/

body {
  font-family: '游ゴシック体', YuGothic, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  font-size: 15px;
  width: 100%;
  min-width: 1080px;
  letter-spacing: 1px;
  color: #333;
}
.bree {
  font-family: 'Bree Serif', '游ゴシック体', YuGothic, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}
.tCenter {text-align: center;}
.tBold {font-weight: bold;}
.tGreen {color: #2b883a;}

.h1Wrapper{position: relative;}
.h1Wrapper.ttlBgImg {
  z-index: 1;
  border-bottom: 3px solid #2b883a;
}
.h1Title {
  font-size: 17px;
  text-align: center;
  position: relative;
  top: 3px;
}
.ttlBgImg .h1Title{
  padding-bottom: 57px;
  background: url(./../img/concept//concept_img_bg01.png) center bottom no-repeat;
  z-index: 2;
}

.h1Title>.fsLerge {
  font-size: 53.64px;
  line-height: 1.7;
  padding-bottom: 5px;
}


/*----- page-concept
----------------------------------------*/

.concept_wrap div>img,
.concept_wrap li>img,
.concept_wrap a>img,
.concept_wrap span>img,
.concept_wrap p>img {
  width: auto;
}

.concept_wrap .imgsp {
  width: 100%;
}

#concept .h2Title02 {
  font-weight: bold;
}
#concept .h2Title {
  font-size: 26px;
  font-weight: bold;
  line-height: 1;
  position: relative;
  height: 53px;
  margin: 90px auto 33px;
  padding: 9px 0 16px;
  letter-spacing: 2px;
  background: url(./../img/concept//concept_img_bg_ttl.png) no-repeat center top;
}
#concept .h2Title+.txt {
  font-size: 15px;
  line-height: 1.933;
  text-align: center;
  letter-spacing: .5px;
}
#concept .aboutMethod .h2Title01 {
  margin-bottom: 43px;
}
#concept .aboutZeh .h2Title01 {
  margin-bottom: 45px;
}
#concept .h2Title01>.fsLarge {
  font-size: 24px;
  font-weight: bold;
  position: relative;
  text-align: center;
  letter-spacing: 2.5px;
}
#concept .h2Title01>.fsLarge:before,
#concept .h2Title01>.fsLarge:after {
  position: absolute;
  top: 50%;
  display: block;
  width: 24px;
  height: 2px;
  margin-top: -2px;
  content: '';
  border-radius: 1px;
  background: #2b883a;
}
#concept .h2Title01>.fsLarge:before {
  left: -45px;
}
#concept .h2Title01>.fsLarge:after {
  right: -38px;
}
#concept .h2Title02>span {
  font-size: 22px;
  display: inline-block;
  box-sizing: border-box;
  width: 203px;
  padding: 2px 0;
  letter-spacing: 1px;
  color: #fff;
  background: #2b883a;
}
#concept .aboutZeh .h2Title02>span {
  letter-spacing: 4px;
}
#concept .flowWrap .h2Title02 {
  font-size: 24px;
  position: relative;
  margin-bottom: 58px;
  letter-spacing: 2px;
}
#concept .flowWrap .h2Title02:after {
  position: absolute;
  bottom: -7px;
  left: 50%;
  display: block;
  width: 49px;
  height: 2px;
  margin-left: -25px;
  content: '';
  border-radius: 1px;
  background: #2b883a;
}
#concept .h3Title {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 15px;
}
#concept .h3Title+.txt {
  font-size: 15px;
  line-height: 1.933;
  margin-top: .5em;
  letter-spacing: 1.3px;
}
#concept .bgWrap {
  position: relative;
  width: 1080px;
  margin: 0 auto;
}
#concept .bgWrap:before {
  position: absolute;
  top: 64px;
  left: 24px;
  display: block;
  width: 152px;
  height: 165px;
  content: '';
  background: url(./../img/concept//concept_img_bg02.png) center top no-repeat;
}
#concept .bgWrap:after {
  position: absolute;
  top: -6px;
  right: 1px;
  display: block;
  width: 154px;
  height: 181px;
  content: '';
  background: url(./../img/concept//concept_img_bg03.png) center top no-repeat;
}
#concept .bgStr {
  position: relative;
  width: 100%;
  height: auto;
  margin-top: 74px;
  padding: 72px 0 52px;
  border-top: solid 20px #fff;
  background: url(./../img/concept//concept_img_bg04.png) left top;
}
#concept .bgStr:before {
  position: absolute;
  top: -20px;
  left: 0;
  display: block;
  width: 100%;
  height: 20px;
  content: '';
  background: url(./../img/concept//concept_img_bg06.png) left top repeat;
}

/*aboutMethod aboutZeh*/

#concept .aboutMethod {
  padding-top: 88px;
}
#concept .aboutZeh {
  padding-top: 95px;
}

/*col2-3*/

#concept .col2 {
  display: flex;
  width: 1366px;
  margin: 0 auto;
}
#concept .aboutZeh .col2 {
  flex-direction: row-reverse;
}
#concept .aboutMethod .col2>figure,
#concept .aboutZeh .col2>figure {
  width: 664px;
}
#concept .aboutMethod .col2>.txtBlock,
#concept .aboutZeh .col2>.txtBlock {
  width: 31rem;
  margin-top: -4px;
  margin-left: 84px;
}
#concept .aboutZeh .col2>.txtBlock {
  margin-right: 63px;
  margin-left: 0;
}
#concept .col3 {
  display: flex;
  flex-direction: row;
  margin-top: 42px;
  justify-content: center;
}
#concept .col3>li {
  box-sizing: border-box;
  width: 334px;
  margin-left: 39px;
  padding: 40px 35px;
  text-align: center;
  background: #fff;
}
#concept .col3>li:first-child {
  margin-left: 0;
}
#concept .col3>li .ico {
  margin-bottom: 15px;
}
#concept .col3>li .ttl {
  font-size: 22px;
  letter-spacing: 2px;
}
#concept .col3>li .ttl.lh3 {
  line-height: 3;
}
#concept .col3>li .txt {
  font-size: 14px;
  line-height: 1.875;
  margin-top: 10px;
  text-align: left;
}
#concept .aboutZeh .col3>li .ttl+p {
  font-size: 19px;
  margin-top: 2px;
  margin-bottom: 13px;
}

/* interview */

#concept .interview {
  position: relative;
  padding: 100px 0 0;
}
#concept .interview .h2Title02 {
  font-size: 28px;
}
#concept .interview .col2 {
  display: flex;
  width: 100%;
  margin-top: 35px;
  justify-content: center;
}
#concept .baloom {
  line-height: 1.6;
  position: relative;
  box-sizing: border-box;
  width: 420px;
  margin-left: 60px;
  padding: 34px 0 0 40px;
  border: solid 2px #2b883a;
  background: #fff;
}
#concept .baloom:before {
  position: absolute;
  top: 50%;
  left: -33px;
  display: block;
  width: 34px;
  height: 36px;
  margin-top: -22px;
  content: '';
  background: url(./../img/concept//concept_img_bg_arw.png) no-repeat left top;
}
#concept .interview .ttl {
  font-size: 22px;
  margin-bottom: 26px;
  letter-spacing: 1.5px;
}
#concept .interview .ttl+p,
#concept .interview p+p {
  line-height: 1.5;
  letter-spacing: 1.5px;
}
#concept .interview .link {
  position: relative;
  display: inline-block;
  margin-bottom: 24px;
  padding-right: 11px;
}
#concept .interview .link:last-child {
  margin-bottom: 0;
}
#concept .interview .link a {
  color: #04c;
}
#concept .interview .link:after {
  position: absolute;
  top: 5px;
  right: -30px;
  display: block;
  width: 11px;
  height: 11px;
  content: '';
  background: url(./../img/concept//concept_img_bg_link_ico.png) no-repeat right top;
}

/*flow*/

#concept .flow {
  margin: 110px auto 90px;
}
#concept .flowBgWrap {
  position: relative;
  background: url(./../img/bg_green-stripe.png) repeat left top;
}
#concept .flowBgWrap::before {
  position: absolute;
  top: 0;
  display: block;
  width: 100%;
  height: 110px;
  content: '';
  background: #fff;
}
#concept .flowBgWrap::after {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 116px;
  content: '';
  background: #fff;
}
#concept .flowWrap {
  position: relative;
  z-index: 2;
  box-sizing: border-box;
  width: 1080px;
  margin: 0 auto;
  padding: 75px 100px 12px 200px;
  border: solid 2px #2b883a;
  border-radius: 7px;
  background: #fff;
}
#concept .flowBlock {
  display: flex;
  margin-bottom: 60px;
}
#concept .flowBlock .num {
  font-family: 'Bree Serif', sans-serif;
  font-size: 40px;
  line-height: 98px;
  position: relative;
  display: block;
  width: 98px;
  height: 98px;
  margin-right: 33px;
  text-align: center;
  color: #2b883a;
  border-radius: 50%;
  background: #fcce00;
}
#concept .flowBlock .num:after {
  position: absolute;
  bottom: -100px;
  left: 50%;
  display: block;
  width: 2px;
  height: 100px;
  margin-left: -1px;
  content: '';
  background: #2b883a;
}
#concept .flowBlock:last-child .num:after {
  display: none;
}
#concept .flowBlock .txtBlock .ttl {
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 7px;
  letter-spacing: 2px;
}
#concept .flowBlock .txtBlock {
  font-size: 15px;
  line-height: 1.933;
  margin-top: -7px;
}

/* background Cloud img*/

#concept .bgCloud {
  position: relative;
}
#concept .bgCloud:after {
  position: absolute;
  display: block;
  width: 206px;
  height: 105px;
  content: '';
  background: url(./../img/concept//concept_img_bg_cloud.png) left top no-repeat;
}
#concept .aboutMethod .bgCloud:after {
  top: 5px;
  left: calc(50vw + 500px);
}
#concept .aboutZeh .txtBlock.bgCloud:after {
  bottom: -2px;
  left: -7px;
}
#concept .aboutZeh figure.bgCloud:after {
  z-index: -1;
  top: -90px;
  right: 90px;
}
#concept .interview figure.bgCloud:after {
  z-index: -1;
  top: 145px;
  right: 240px;
}
#concept .interview .baloom.bgCloud:after {
  z-index: -1;
  top: 25px;
  right: -180px;
}

#concept .zeh-table {
  width: 1080px;
  border: 4px dashed #2b883a;
  padding: 46px 92px;
  margin: 60px auto 32px;
}
#concept .zeh-table > * {
  box-sizing: border-box;
}

#concept .zeh-table h3 {
  font-size: 22px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 24px;
}
#concept .zeh-table p {
  font-size: 15px;
}
#concept .zeh-table > p {
  text-align: center;
  line-height: 2;
}
#concept .zeh-table .image {
  text-align: center;
  margin-top: 36px;
}
#concept .zeh-table p.caution {
  margin-top: 24px;
  font-size: 14px;
  text-align: left;
}
#concept .zeh-table .block {
  width: 888px;
  padding: 28px 26px 24px;
  margin: 32px auto 28px;
  background-color: #fafafa;
  text-align: left;
}
#concept .zeh-table .block h4 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 12px;
}
#concept .zeh-table .block p {
  line-height: 1.88;
}
#concept .zeh-table .link {
  text-align: left;
  margin: 4px auto 0;
  position: relative;
  display: inline-block;
  padding-right: 11px;
}
#concept .zeh-table .link a {
  color: #04c;
}
#concept .zeh-table .link:after {
  position: absolute;
  top: 9px;
  right: -30px;
  display: block;
  width: 11px;
  height: 11px;
  content: '';
  background: url(./../img/concept//concept_img_bg_link_ico.png) no-repeat right top;
}
#concept .zeh-table .img-pc {
  display: inline;
}
#concept .zeh-table .img-sp {
  display: none;
}

@media screen and (max-width: 767px) {

  #concept .zeh-table {
    width: 88%;
    border: 2px solid #2b883a;
    padding: 46px 0 32px;
    margin: 48px auto 24px;
  }
  #concept .zeh-table > * {
    box-sizing: border-box;
  }

  #concept .zeh-table h3 {
    font-size: 22px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
  }
  #concept .zeh-table p {
    font-size: 15px;
  }
  #concept .zeh-table > p {
    text-align: left;
    line-height: 2;
    padding: 0 6.6%;
  }
  #concept .zeh-table .image {
    text-align: center;
    margin-top: 40px;
    width: 100%;
    padding: 0 3.2%;
  }
  #concept .zeh-table .image img {
    width: 100%;
    height: auto;
  }
  #concept .zeh-table p.caution {
    margin-top: 24px;
    font-size: 14px;
    text-align: left;
  }
  #concept .zeh-table .block {
    width: auto;
    padding: 24px 4.8% 20px;
    margin: 32px 6.6% 28px;
    background-color: #fafafa;
    text-align: left;
  }
  #concept .zeh-table .block h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 12px;
  }
  #concept .zeh-table .block p {
    line-height: 1.88;
  }
  #concept .zeh-table .link {
    text-align: left;
    margin: 4px auto 0;
    position: relative;
    display: inline-block;
    padding-right: 11px;
  }
  #concept .zeh-table .link a {
    color: #04c;
  }
  #concept .zeh-table .link:after {
    position: absolute;
    top: 9px;
    right: -8px;
    display: block;
    width: 11px;
    height: 11px;
    content: '';
    background: url(./../img/concept//concept_img_bg_link_ico.png) no-repeat right top;
  }
  #concept .zeh-table .img-pc {
    display: none;
  }
  #concept .zeh-table .img-sp {
    display: inline;
  }

}

/*----- page-company
----------------------------------------*/

main#company {
  margin-bottom: 75px;
}
#company .wrap {
  width: 734px;
  margin: 0 auto;
  padding: 0;
}
#company .h2Title {
  font-size: 24px;
  margin: 80px auto 40px;
  letter-spacing: 4px;
}
#company .disc-block {
  display: flex;
  margin: 0 auto;
  padding: 20px 10px 16px 15px;
  border-top: solid 1px #e3d4ca;
  justify-content: flex-start;
}
#company .disc-block:last-child {
  border-bottom: solid 1px #e3d4ca;
}
#company .disc-ttl {
  width: 27%;
  font-weight: bold;
}
#company .disc-cont {
  width: 73%;
}
#company .map {
  margin-top: 100px;
}
#company .map iframe {
  width: 100%;
}
#company .txt {
  margin-top: 20px;
}
#company .txt>span {
  display: inline-block;
  width: auto;
  margin-right: 10px;
}
#company .txt>span:first-child {
  font-size: 18px;
  margin-right: 20px;
}
#company .txt>span:last-child {
  margin-right: 0;
}

/*----- page-privacypolicy
----------------------------------------*/

main#privacypolicy {
  margin-bottom: 86px;

}
#privacypolicy p{
  line-height: 1.883;
}

#privacypolicy .wrap {
  width: 709px;
  margin: 55px auto 0;
}
#privacypolicy .section {
  margin-top: 60px;
}
#privacypolicy .section:last-child {
  margin-bottom: 0;
}
#privacypolicy .h2Title {
  font-size: 17px;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 18px;
  padding-left: 17px;
  border-left: solid 3px #2b883a;
}
#privacypolicy .listMemo>li{
  margin-top: 5px;
}
#privacypolicy .section:last-child .tBold {
  margin-top: 30px;
}
#privacypolicy .link {
  padding-bottom: 2px;
  border-bottom: solid 1px #2b883a;
}
.flow .txt {
    width: 568px;
}

/*----- parts
----------------------------------------*/

.pcContent {
  display: block!important;
}
.spContent {
  display: none!important;
}
@media screen and (max-width: 767px) {
  /*----- common
  ----------------------------------------*/
  body {
    width: 100%;
    min-width: auto;
  }
  .main {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
  }
  .h1Wrapper.ttlBgImg{
    border: none;
  }
  .h1Title {
    font-size: 17px;
    text-align: center;
    position: relative;
    top: 3px;
  }
  .ttlBgImg .h1Title{
    padding-bottom: 26%;
    background: url(./../img/concept//concept_img_bg01_sp.png) center bottom no-repeat;
    background-size: 100% auto;
    z-index: 2;
  }
  .h1Title>.fsLerge {
    font-size: 53px;
    line-height: 1.2;
    padding-bottom: 0;
  }
  /*----- page-concecpt
  ----------------------------------------*/
  #concept .concept_wrap img {
    max-width: 100%;
  }
  /* txt */

  .interview br.brpc {
    margin-right: 1em;
  }
  #concept .h2Title {
    font-size: 24px;
    line-height: 1.1;
    height: auto;
    margin: 73px -4% 0;
    padding: 14px 0 28px;
    letter-spacing: 3px;
    background: url(./../img/concept//concept_img_bg_ttl_sp.png) no-repeat center top;
    background-size: 100% 100%;
  }
  #concept .h1Wrapper {
    position: relative;
    z-index: 1;
    border-bottom: none;
  }
  #concept .h2Title+.txt {
    margin-top: 25px;
    text-align: left;
  }
  #concept .aboutMethod .h2Title01 {
    margin-bottom: 27px;
  }
  #concept .h3Title {
    margin-top: 40px;
    margin-bottom: 17px;
    text-align: center;
  }
  #concept .h3Title+.txt {
    box-sizing: border-box;
    padding: 0 23px;
  }
  #concept .bgWrap {
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
  }
  #concept .bgWrap:before,
  #concept .bgWrap:after {
    display: none;
  }
  #concept .bgStr {
    margin-top: 80px;
    padding: 52px 0 0;
  }
  /*aboutMethod aboutZeh*/
  #concept .aboutMethod {
    padding-top: 68px;
  }
  #concept .aboutZeh {
    padding-top: 95px;
  }
  /*col2-3*/
  #concept .col2 {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  #concept .aboutMethod .col2>figure,
  #concept .aboutZeh .col2>figure,
  #concept .aboutMethod .col2>.txtBlock,
  #concept .aboutZeh .col2>.txtBlock {
    width: 100%;
    margin: 0 auto;
  }
  #concept .aboutMethod .col2>figure {
    text-align: center;
  }
  #concept .col3 {
    flex-direction: column;
    box-sizing: border-box;
    margin-top: 10px;
    padding: 20px;
  }
  #concept .col3>li {
    box-sizing: border-box;
    width: 100%;
    margin: 30px auto 0;
    padding: 40px 35px 30px;
  }
  #concept .col3>li:first-child {
    margin: 0 auto;
  }
  #concept .col3>li .ico {
    margin-bottom: 15px;
  }
  #concept .col3>li .ttl {
    font-size: 22px;
    letter-spacing: 0;
  }
  #concept .col3>li .ttl.lh3 {
    line-height: 3;
  }
  #concept .col3>li .txt {
    font-size: 14px;
    line-height: 1.875;
    margin-top: 10px;
    text-align: left;
  }
  #concept .aboutZeh .col3>li .ttl+p {
    font-size: 19px;
    margin-top: 2px;
    margin-bottom: 13px;
  }
  /* interview */
  #concept .interview {
    position: relative;
    padding: 65px 0 0;
  }
  #concept .interview .h2Title02 {
    font-size: 28px;
  }
  #concept .interview .col2 {
    display: block;
    width: 100%;
    margin-top: 20px;
  }
  #concept .interview figure {
    text-align: center;
  }
  #concept .baloom {
    position: relative;
    width: 100%;
    margin: 31px auto 0;
    padding: 0 22px;
    border: none;
  }
  #concept .baloom:before {
    display: none;
  }
  #concept .interview .ttl {
    font-size: 22px;
    margin-bottom: 20px;
  }
  #concept .interview .ttl+p,
  #concept .interview p+p {
    line-height: 1.5;
    letter-spacing: 1.5px;
  }
  #concept .interview .link {
    margin-bottom: 24px;
  }
  #concept .interview .link:last-child {
    margin-bottom: 0;
  }
  /*flow*/
  #concept .flow {
    margin: 70px auto 90px;
    padding: 0 22px;
    background: url(./../img/concept//concept_img_bg05_sp.png) center center repeat-x;
    background-position: 50% 50%;
  }
  #concept .flowBgWrap {
    background: none;
  }
  #concept .flowWrap {
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    padding: 43px 22px 18px;
  }
  #concept .flowBlock {
    display: flex;
    margin-bottom: 40px;
    flex-flow: column;
  }
  #concept .flowBlock:last-child {
    margin-bottom: 0;
  }
  #concept .flowWrap .h2Title02 {
    margin-bottom: 45px;
  }
  #concept .flowWrap .h2Title02:after {
    bottom: -14px;
  }
  #concept .flowBlock .num {
    position: static;
    margin: 0 auto 20px;
  }
  #concept .flowBlock .num:after {
    display: none;
  }
  #concept .flowBlock .txtBlock .ttl {
    margin-bottom: 10px;
    text-align: center;
  }
  #concept .flowBlock .txtBlock {
    font-size: 15px;
    line-height: 1.933;
    margin-top: -7px;
  }
  /* background Cloud img*/
  #concept .aboutMethod .bgCloud:after {
    top: -140%;
    right: auto;
    left: 70%;
    background-size: 70% 70%;
  }
  #concept .aboutZeh .txtBlock.bgCloud:after,
  #concept .aboutZeh figure.bgCloud:after,
  #concept .interview .baloom.bgCloud:after {
    display: none;
  }
  #concept .interview figure.bgCloud:after {
    z-index: -1;
    top: 68%;
    left: -11%;
  }
  #concept .interview figure:before {
    position: absolute;
    z-index: -1;
    top: -30%;
    right: -12%;
    display: block;
    width: 206px;
    height: 105px;
    content: '';
    background: url(./../img/concept//concept_img_bg_cloud.png) left top no-repeat;
  }
  .flow .txt {
      width: auto;
  }
  
  /*----- page-company
  ----------------------------------------*/
  #company .wrap {
    box-sizing: border-box;
    width: 100%;
    padding: 0 22px;
  }
  #company .h2Title {
    margin: 73px auto 25px;
  }
  #company .disc-block {
    flex-direction: column;
  }
  #company .disc-ttl,
  #company .disc-cont {
    box-sizing: border-box;
    width: 100%;
    padding: 0;
  }
  #company .map {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
  }
  #company .map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #company .txt>span {
    line-height: 1.5;
    display: block;
    margin: 0 auto 5px;
  }
  #company .txt>span:first-child {
    margin: 0 auto 5px;
  }
  #company .txt>span:last-child {
    margin: 0 auto;
  }
  .col2 .bgCloud{
    text-align: center;
  }

  /*----- page-privacypolicy
  ----------------------------------------*/
  #privacypolicy .wrap {
    box-sizing: border-box;
    width: 100%;
    margin: 50px auto 30px;
    padding: 0 22px;
  }
  /*----- parts
  ----------------------------------------*/
  .pcContent {
    display: none!important;
  }
  .spContent {
    display: block!important;
  }
}

/* ===================================
   不動産ページ専用CSS
   =================================== */

/* 不動産担当からのご挨拶セクション */
.property-greeting {
  background-image: url('../img/bg_pink-stripe.png');
  background-size: 27px 27px;
  background-position: left top;
  background-repeat: repeat;
  padding: 60px 0 60px;
  margin:80px 0;
  position: relative;
}

.property-greeting .greeting-title {
  text-align: center;
  margin-bottom: 50px;
}

.property-greeting .title-bubble {
  display: inline-block;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  padding: 12px 40px;
  position: relative;
}

.property-greeting .title-bubble::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #2b883a transparent transparent transparent;
}

.property-greeting .greeting-content {
  width: 750px;
  margin: 0 auto;
  position: relative;
}

.property-greeting .greeting-icon {
  position: absolute;
  top: -30px;
  left: -60px;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  overflow: hidden;
  border: 4px solid #2b883a;
  background-color: #ffffff;
  z-index: 2;
}

.property-greeting .greeting-icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.property-greeting .greeting-inner {
  background-color: #ffffff;
  border: 2px solid #e0e0e0;
  border-radius: 8px;
  padding: 40px 70px 40px 100px;
  position: relative;
}

.property-greeting .greeting-text {
  flex: 1;
}

.property-greeting .greeting-subtitle {
  font-size: 20px;
    font-weight: bold;
    color: #2B883A;
    margin-bottom: 20px;
}

.property-greeting .greeting-text p {
  font-size: 15px;
  line-height: 1.8;
  color: #333333;
}

/* 土地・物件セクション */
.property-list {
  margin-top: 80px;
  margin-bottom: 80px;
}

.property-list .exam-03_bg-up {
  position: absolute;
  top: -50px;
  right: 40px;
  width: 200px;
  z-index: 3;
}

.property-list .exam-03_bg-up img {
  width: 100%;
  height: auto;
}

.property-list .exam-03_bg-up .imgsp {
  width: 100%;
}

.property-list .wrap {
  width: 1080px;
  margin: 0 auto;
  background-color: #ffffff;
  border: 3px solid #2b883a;
  border-radius: 8px;
  padding: 60px 40px 40px;
  position: relative;
}

.property-list h2 {
  font-size: 26px;
  font-weight: bold;
  color: #2b883a;
  text-align: center;
  margin-bottom: 40px;
  position: relative;
}

.property-list h2::after {
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  background-color: #2b883a;
  margin: 15px auto 0;
}

.property-list .exam-03_bg-low {
  display: none;
}

/* 物件・土地タイプラベル */
.property-type {
  margin-top: 8px;
}

.property-type .type-label {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  padding: 4px 12px;
  border-radius: 4px;
  background-color: #fcce00;
  color: #333333;
}

/* モデルハウス情報セクション */
.modelhouse-info {
  padding: 160px 0 90px;
  width: 1080px;
}

.modelhouse-info .modelhouse-inner {
  display: flex;
  align-items: stretch;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  overflow: hidden;
	    max-width: 1080px;
    margin: 0 auto;
}

.modelhouse-info .modelhouse-image {
  width: 50%;
  overflow: hidden;
}

.modelhouse-info .modelhouse-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.modelhouse-info .modelhouse-text {
  width: 50%;
  padding: 50px 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #ffffff;
}

.modelhouse-info .modelhouse-text h2 {
  color: #ffffff;
  margin-bottom: 20px;
}

.modelhouse-info .modelhouse-text p {
  font-size: 15px;
  line-height: 1.8;
  margin-bottom: 30px;
}

.modelhouse-info .modelhouse-text .read-more {
  width: 280px;
  margin: 0;
}

.modelhouse-info .modelhouse-text .read-more a {
  background-color: #ffffff;
  color: #2b883a;
  border: 2px solid #ffffff;
  width: 280px;
}

.modelhouse-info .modelhouse-text .read-more a:hover {
  background-color: #f0f0f0;
}

/* ===================================
   レスポンシブ対応（スマホ）
   =================================== */
@media screen and (max-width: 767px) {
  /* 不動産担当からのご挨拶 */
  .property-greeting {
    padding: 50px 6% 60px;
  }

  .property-greeting .greeting-content {
    width: 100%;
  }

  .property-greeting .greeting-icon {
    width: 100px;
    height: 100px;
    left: 50%;
    transform: translateX(-50%);
  }

  .property-greeting .greeting-inner {
    padding: 120px 20px 30px;
  }

  .property-greeting .greeting-text {
    text-align: left;
  }

  .property-greeting .greeting-subtitle {
    font-size: 22px;
    text-align: center;
  }

  .property-greeting .greeting-text p {
    font-size: 14px;
  }

  /* 土地・物件セクション */
  .property-list {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .property-list .exam-list {
    padding: 50px 6%;
  }

  .property-list .exam-03_bg-up {
    right: 10px;
    width: 120px;
    top: -30px;
  }

  .property-list .wrap {
    width: 100%;
    padding: 40px 20px 20px;
  }

  .property-list h2 {
    font-size: 22px;
    margin-bottom: 30px;
  }

  /* モデルハウス情報 */
  .modelhouse-info {
    width: 100%;
    margin: 50px 0;
    padding: 0 6%;
  }

  .modelhouse-info .modelhouse-inner {
    flex-direction: column;
  }

  .modelhouse-info .modelhouse-image,
  .modelhouse-info .modelhouse-text {
    width: 100%;
  }

  .modelhouse-info .modelhouse-image {
    height: 50vw;
  }

  .modelhouse-info .modelhouse-text {
    padding: 30px 20px;
  }

  .modelhouse-info .modelhouse-text h2 {
    font-size: 22px;
  }

  .modelhouse-info .modelhouse-text p {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .modelhouse-info .modelhouse-text .read-more {
    width: 100%;
  }

  .modelhouse-info .modelhouse-text .read-more a {
    width: 100%;
  }
}