@charset "UTF-8";
.noto-sans {
  font-family: "Noto Sans JP", sans-serif !important;
  font-optical-sizing: auto;
  font-style: normal;
}

.figtree {
  font-family: "Figtree", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

/*ディスプレイ初期値設定*/
/*以下、サイト固有の設定*/
/*サイト共通の間隔*/
/*英語用font読み込み指定*/
/*
@font-face {
	font-family: 'General Sans';
	src: url("../font/GeneralSans-Regular.otf") format("otf");
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'General Sans';
	src: url("../font/GeneralSans-Semibold.otf") format("otf");
    font-weight: bold;
    font-style: normal;
}
*/
/*

下層用のスタイルです。

*/
/* ------------ */
/* デザイン共通 */
/* ------------ */
/* -------------- */
/* サブビジュアル */
/* ------------- */
.sv_img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

main section .page_head {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: auto;
  aspect-ratio: 1920/540;
}
@media (max-width: 1024px) {
  main section .page_head {
    aspect-ratio: 16/7;
  }
}
@media (max-width: 767px) {
  main section .page_head {
    aspect-ratio: 16/10;
  }
}
main section .page_title {
  position: absolute;
  right: 0;
  bottom: 40px;
  z-index: 2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: min(760px, 48vw);
  background-color: #00aeef;
  padding: 16px 32px;
}
@media (max-width: 1024px) {
  main section .page_title {
    width: 60vw;
    bottom: 24px;
    padding: 14px 24px;
  }
}
@media (max-width: 767px) {
  main section .page_title {
    width: 82%;
    bottom: 18px;
    padding: 12px 18px;
  }
}
main section .page_title .sv_ttl {
  position: relative;
  color: #fff;
}
main section .page_title .sv_ttl .jp_ttl {
  font-size: clamp(20px, 1.341rem + 1.21vw, 36px);
  font-weight: bold;
  line-height: 1;
}

#news_c_content .doted {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 50px;
}
#news_c_content .doted li {
  margin-top: 0;
  margin-right: 1em;
}
#news_c_content .doted li:last-child {
  margin-right: 0;
}

/******************************/
/* プライバシーポリシー
 */
/******************************/
.privacy-policy .indent01 {
  padding-left: 1.5em;
}
.privacy-policy .sec {
  position: relative;
  padding: 0 0 80px;
}
@media (max-width: 1024px) {
  .privacy-policy .sec {
    padding: 0 0 50px;
  }
}

/******************************/
/* 記事 */
/******************************/
.single_ttl {
  border-bottom: solid 2px #0C0C0C;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
.single_ttl .date {
  font-size: 13px;
  display: inline-block;
  margin-top: 10px;
}

.news_text_block .category_c a {
  background-color: #8EAAEC;
  color: #fff;
  border-radius: 2px;
  padding: 5px 20px;
  font-size: 12px;
  margin-bottom: 10px;
  display: inline-block;
}

/******************************/
/* カスタム投稿記事 */
/******************************/
/******************************/
/* ギャラリー */
/******************************/
.gallery .gallery-wrapper .contents_wrap {
  max-width: 1000px;
}

/******************************/
/* ***** */
/******************************/
/******************************/
/* ***** */
/******************************/
/******************************/
/* ***** */
/******************************/
/******************************/
/* ***** */
/******************************/
.company .sec01 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 80px;
}
@media (max-width: 1024px) {
  .company .sec01 {
    padding-bottom: 50px;
  }
}
.company .sec02 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #EBEEF4;
  padding: 80px 0;
}
@media (max-width: 1024px) {
  .company .sec02 {
    padding: 50px 0;
  }
}
.company .sec03 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 80px 0;
}
@media (max-width: 1024px) {
  .company .sec03 {
    padding: 50px 0;
  }
}

/******************************/
/* ***** */
/******************************/
.inherited-property-sale .sec01,
.inherited-property-sale .sec02 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 80px;
}
@media (max-width: 1024px) {
  .inherited-property-sale .sec01,
  .inherited-property-sale .sec02 {
    padding: 0 0 50px;
  }
}
.inherited-property-sale .sec03 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #EBEEF4;
  padding: 80px 0;
}
@media (max-width: 1024px) {
  .inherited-property-sale .sec03 {
    padding: 50px 0;
  }
}
.inherited-property-sale .sec05 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #0096CC;
  color: #fff;
  padding: 80px 0;
}
@media (max-width: 1024px) {
  .inherited-property-sale .sec05 {
    padding: 50px 0;
  }
}
.inherited-property-sale .sec04,
.inherited-property-sale .sec06 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 80px 0;
}
@media (max-width: 1024px) {
  .inherited-property-sale .sec04,
  .inherited-property-sale .sec06 {
    padding: 50px 0;
  }
}

/******************************/
/* ***** */
/******************************/
.problem .sec01,
.problem .sec02,
.problem .sec05 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 80px;
}
@media (max-width: 1024px) {
  .problem .sec01,
  .problem .sec02,
  .problem .sec05 {
    padding: 0 0 50px;
  }
}
.problem .sec03 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #EBEEF4;
  padding: 80px 0;
}
@media (max-width: 1024px) {
  .problem .sec03 {
    padding: 50px 0;
  }
}
.problem .sec06 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #0096CC;
  color: #fff;
  padding: 80px 0;
}
@media (max-width: 1024px) {
  .problem .sec06 {
    padding: 50px 0;
  }
}
.problem .sec04,
.problem .sec07 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 80px 0;
}
@media (max-width: 1024px) {
  .problem .sec04,
  .problem .sec07 {
    padding: 50px 0;
  }
}

/******************************/
/* ***** */
/******************************/
.cost .sec01,
.cost .sec02,
.cost .sec03,
.cost .sec04,
.cost .sec05 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 80px;
}
@media (max-width: 1024px) {
  .cost .sec01,
  .cost .sec02,
  .cost .sec03,
  .cost .sec04,
  .cost .sec05 {
    padding: 0 0 50px;
  }
}
.cost .sec06 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #EBEEF4;
  padding: 80px 0;
}
@media (max-width: 1024px) {
  .cost .sec06 {
    padding: 50px 0;
  }
}
.cost .sec07 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #0096CC;
  color: #fff;
  padding: 80px 0;
}
@media (max-width: 1024px) {
  .cost .sec07 {
    padding: 50px 0;
  }
}
.cost .sec08 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 80px 0;
}
@media (max-width: 1024px) {
  .cost .sec08 {
    padding: 50px 0;
  }
}
.cost .sec09 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #E8F8FD;
}

/******************************/
/* ***** */
/******************************/
.difference .sec01 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 80px;
}
@media (max-width: 1024px) {
  .difference .sec01 {
    padding: 0 0 50px;
  }
}
.difference .sec02 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 80px;
}
@media (max-width: 1024px) {
  .difference .sec02 {
    padding: 0 0 50px;
  }
}
.difference .sec03 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 80px;
}
@media (max-width: 1024px) {
  .difference .sec03 {
    padding: 0 0 50px;
  }
}
.difference .sec04 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 80px;
}
@media (max-width: 1024px) {
  .difference .sec04 {
    padding: 0 0 50px;
  }
}
.difference .sec05 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #EBEEF4;
  padding: 80px 0;
}
@media (max-width: 1024px) {
  .difference .sec05 {
    padding: 50px 0;
  }
}
.difference .sec06 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #0096CC;
  color: #fff;
  padding: 80px 0;
}
@media (max-width: 1024px) {
  .difference .sec06 {
    padding: 50px 0;
  }
}
.difference .sec07 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 80px 0;
}
@media (max-width: 1024px) {
  .difference .sec07 {
    padding: 50px 0;
  }
}
.difference .sec08 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #D5F1FC;
  padding: 80px 0;
}
@media (max-width: 1024px) {
  .difference .sec08 {
    padding: 50px 0;
  }
}
.difference .sec09 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 0;
}
@media (max-width: 1024px) {
  .difference .sec09 {
    padding: 20px 0 0;
  }
}
.difference .lead01:before {
  background-color: #B2E6F9;
}
/******************************/
/* ***** */
/******************************/
.land .sec01,
.house .sec01,
.condominium .sec01,
.profitable-property .sec01,
.vacant-house .sec01,
.inheritance .sec01 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 120px 0 50px;
}
@media (max-width: 1024px) {
  .land .sec01,
  .house .sec01,
  .condominium .sec01,
  .profitable-property .sec01,
  .vacant-house .sec01,
  .inheritance .sec01 {
    padding: 0px 0 30px;
  }
}
.land .sec03,
.land .sec05,
.house .sec03,
.house .sec05,
.condominium .sec03,
.condominium .sec05,
.profitable-property .sec03,
.profitable-property .sec05,
.vacant-house .sec03,
.vacant-house .sec05,
.inheritance .sec03,
.inheritance .sec05 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 80px 0;
}
@media (max-width: 1024px) {
  .land .sec03,
  .land .sec05,
  .house .sec03,
  .house .sec05,
  .condominium .sec03,
  .condominium .sec05,
  .profitable-property .sec03,
  .profitable-property .sec05,
  .vacant-house .sec03,
  .vacant-house .sec05,
  .inheritance .sec03,
  .inheritance .sec05 {
    padding: 50px 0;
  }
}
.land .sec04,
.house .sec04,
.condominium .sec04,
.profitable-property .sec04,
.vacant-house .sec04,
.inheritance .sec04 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #EBEEF4;
  padding: 80px 0;
}
@media (max-width: 1024px) {
  .land .sec04,
  .house .sec04,
  .condominium .sec04,
  .profitable-property .sec04,
  .vacant-house .sec04,
  .inheritance .sec04 {
    padding: 50px 0;
  }
}
.land .sec06,
.house .sec06,
.condominium .sec06,
.profitable-property .sec06,
.vacant-house .sec06,
.inheritance .sec06 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #0096CC;
  color: #fff;
  padding: 80px 0;
}
@media (max-width: 1024px) {
  .land .sec06,
  .house .sec06,
  .condominium .sec06,
  .profitable-property .sec06,
  .vacant-house .sec06,
  .inheritance .sec06 {
    padding: 50px 0;
  }
}
.land .sec07,
.house .sec07,
.condominium .sec07,
.profitable-property .sec07,
.vacant-house .sec07,
.inheritance .sec07 {
  position: relative;
  border-top: solid 24px #B2E6F9;
  border-bottom: solid 24px #00ADEC;
  padding: 80px 0;
  background-image: url(../images/common/bg01.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
}
@media (max-width: 1024px) {
  .land .sec07,
  .house .sec07,
  .condominium .sec07,
  .profitable-property .sec07,
  .vacant-house .sec07,
  .inheritance .sec07 {
    padding: 50px 0;
  }
}
.land .sec08,
.house .sec08,
.condominium .sec08,
.profitable-property .sec08,
.vacant-house .sec08,
.inheritance .sec08 {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 80px 0;
}
@media (max-width: 1024px) {
  .land .sec08,
  .house .sec08,
  .condominium .sec08,
  .profitable-property .sec08,
  .vacant-house .sec08,
  .inheritance .sec08 {
    padding: 50px 0;
  }
}

/******************************/
/* 404 */
/******************************/
/*# sourceMappingURL=css_map/style_page.css.map */
