@charset "UTF-8"; /* ----------------------------------------
//
// pg 下層ページ共通
//
---------------------------------------- */
.pg_body {
  flex-grow: 1;
  background: #f5f5f5;
  width: 100%;
}
.pg_mainCol {
  margin: 80px auto 100px;
  padding: 20px 90px 60px;
  background-color: #fff;
  border-radius: 10px;
  box-sizing: border-box;
}
.pg_2col > .pg_mainCol {
  width: auto;
}
/* 会員登録フォーム */
.page-id-29000 .pg_mainCol {
  padding: 80px 140px;
  width: 80%;
  margin: 50px auto;
}
.page-id-29000 .post-29000 {
  width: 100%;
}
.page-id-29000 .registration .post-29000 div#wpmem_reg {
  width: 100%;
}
.page-id-29000 #wpmem_reg {
  margin: 0 auto;
  width: 100%;
}
.page-id-29000 #wpmem_register_form {
  position: relative;
}
.page-id-29000 #wpmem_reg .button_div > .buttons {
  width: 240px;
  height: 60px;
  background-color: #1c3370;
  color: #fff;
  font-size: 1.6rem;
  font-weight: bold;
  border-radius: 3px;
  text-align: center;
  border: none;
  margin: 40px auto 0;
  display: block;
}
.page-id-29000 #wpmem_reg .button_div > .buttons:hover {
  opacity: 0.8;
}
.page-id-29000 #wpmem_reg .req-text {
  position: absolute;
  bottom: 80px;
}
.page-id-29000 #wpmem_reg .file {
  font-size: 1.4rem;
}
.page-id-29000 #wpmem_reg .div_radio {
  display: flex;
}
.page-id-29000 #wpmem_reg .div_radio label {
  margin-left: 10px;
}
.page-id-29000 #wpmem_reg .div_radio #kaisya_shubetsu_2, .page-id-29000 #wpmem_reg .div_radio #kaisya_shubetsu_3 {
  margin-left: 20px;
}
/*  パスワードリセット*/
.page-id-29001 .pg_mainCol {
  max-width: 600px;
  margin: 0 auto;
  padding: 10px 0 50px 0;
}
/*  /modify/からの登録情報変更*/
.page-id-29278 .pg_body > .ly_inner {
  margin-top: 5%;
  margin-bottom: 5%;
}
.page-id-29278 .pg_mainCol {
  max-width: 600px;
  margin: 0 auto;
  padding: 20px 0 40px 0;
}
main.pg_main.modify.post-29278.page.type-page.status-publish.hentry {
  margin-top: 30px;
}
main.pg_main.modify.post-29278 #wpmem_login, main.pg_main.modify.post-29278 #wpmem_reg {
  margin-right: auto;
  margin-left: auto;
}
.page-id-29278 #wpmem_login [type='submit'], .page-id-29278 #wpmem_reg [type='submit'], .page-id-29350 #nlmg-resign-form p #nlmg-resign-button {
  width: 240px;
  font-size: 1.6rem;
  margin-right: auto;
  margin-left: auto;
  font-weight: bold;
  background: #039be5;
  border-radius: 3px;
  color: #fff;
  margin-top: 20px;
  height: 50px;
  border: 0;
  text-align: center;
  display: block;
}
.page-id-29350 #nlmg-resign-form p #nlmg-resign-button:hover {
  opacity: 0.8;
}
.post-29278 #wpmem_login legend, .post-29278 #wpmem_reg legend {
  text-align: center;
}
main.pg_main.modify.post-29278.page.type-page.status-publish.hentry ul {
  margin-bottom: 0.75em;
}
main.pg_main.modify.post-29278.page.type-page.status-publish.hentry li {
  list-style: none;
  margin-left: 50px;
}
main.pg_main.modify.post-29278.page.type-page.status-publish.hentry a.delete_link {
  margin-top: 0.75em;
  margin-left: 50px;
  color: #039be5;
  line-height: 1.5;
}
.page-id-29278 .wpmem_msg {
  margin: auto;
}
.page-id-29278 .radio {
  display: none !important;
}
.page-id-29278 .div_radio {
  display: none;
}
/* ログインページ */
.page-id-29002 .pg_mainCol {
  padding-top: 20px;
  padding-bottom: 50px;
  background: none;
}
/*  */
/* サンクスページ */
.page-id-29090 .pg_mainCol {
  margin-top: 80px;
  margin-bottom: 100px;
  padding: 20px 90px 20px;
  background: none;
  border-radius: 10px;
  box-sizing: border-box;
}
.page-id-29090 main p {
  width: 50%;
  display: block;
  margin: auto;
  background: #f9f9f9;
  border: 1px solid #d3d3d3;
  border-radius: 3px;
  padding: 20px;
}
.pg_main > *:last-child {
  margin-bottom: 0;
}
/*会員退会*/
.page-id-29350 .pg_body > .ly_inner {
  margin-top: 5%;
  margin-bottom: 5%;
}
.page-id-29350 .pg_mainCol {
  max-width: 600px;
  margin: 0 auto;
  padding: 20px 0 40px 0;
}
main.pg_main.delete.post-29350.page.type-page.status-publish.hentry {
  margin: 30px 50px;
}
.page-id-29350 .nlmg-acceptance-block {
  margin: 20px 0;
}
@media (max-width: 767px) {
  .pg_mainCol {
    padding: 20px;
    margin: 30px 0;
    border-radius: 0;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  }
  .pg_2col {
    flex-direction: column;
    padding-bottom: 40px;
  }
  .pg_2col > .pg_mainCol {
    width: auto;
    padding-bottom: 30px;
  }
  main.pg_main.post.type-post.status-publish.format-standard.hentry.category-news {
    padding: 0;
  }
  .page-id-29002 .pg_mainCol {
    padding: 0;
  }
  /* 会員登録 */
  .page-id-29000 .pg_mainCol {
    width: 100%;
    padding: 30px 20px 10px;
  }
  .page-id-29000 .pg_mainCol p, .page-id-29000 .pg_mainCol #wpmem_reg label.text {
    font-size: 1.4rem;
    line-height: 1.2;
  }
  .page-id-29000 .pg_mainCol #wpmem_reg legend {
    font-size: 2rem;
  }
  .page-id-29000 .type-post p, .type-page p, p.wp-block {
    font-size: 1.4rem;
  }
  .page-id-29000 #wpmem_reg fieldset {
    margin: 20px 0;
  }
  .page-id-29000 #wpmem_reg .div_radio label {
    font-size: 1.4rem;
  }
  .page-id-29000 .post-29000.page.type-page.status-publish.hentry p {
    width: 93%;
  }
  .page-id-29000 #wpmem_login input[type=password], .page-id-29000 #wpmem_login input[type=text], .page-id-29000 #wpmem_reg input[type=date], .page-id-29000 #wpmem_reg input[type=email], .page-id-29000 #wpmem_reg input[type=number], .page-id-29000 #wpmem_reg input[type=password], .page-id-29000 #wpmem_reg input[type=text], .page-id-29000 #wpmem_reg input[type=url], .page-id-29000 #wpmem_reg textarea {
    height: 40px;
  }
  .page-id-29000 #wpmem_reg .req-text {
    bottom: 70px;
    font-size: 1.4rem;
  }
  .page-id-29000 #wpmem_reg .button_div > .buttons {
    width: 240px;
    height: 50px;
    margin: 30px auto 0;
    display: block;
  }
  /* サンクスページ */
  .page-id-29090 .pg_mainCol {
    padding: 30px;
  }
  .page-id-29090 main p {
    width: 100%;
  }
  /* パスワード変更 */
  .post-29278 #wpmem_login legend, .post-29278 #wpmem_reg legend {
    font-size: 2rem;
  }
  .post-29278 #wpmem_login label, .post-29278 #wpmem_reg label {
    font-size: 1.4rem;
  }
  .page-id-29278 .wpmem_msg {
    width: 85%;
    margin: auto;
  }
}
@media (min-width: 768px) and (max-width: 1250px) {
  .pg_mainCol {
    width: 90%;
  }
}
/* end pc_subMenu */
/* ----------------------------------------
//
// table
//
---------------------------------------- */
.table01 {
  width: 100%;
}
.table01 tr {
  border-bottom: 1px solid #d1d2d3;
}
.table01 th {
  width: 25%;
  padding: 1.125em;
  font-weight: bold;
}
.table01 td {
  padding: 1.125em;
  line-height: 1.5;
}
@media (max-width: 767px) {
  .table01 tr {
    display: block;
  }
  .table01 tr + tr {
    margin-top: 1.25em;
  }
  .table01 th {
    display: block;
    width: 100%;
    padding: 0.5em 0;
  }
  .table01 td {
    display: block;
    padding: 0;
    padding-bottom: 0.5em;
  }
}
/* end table */
/* ----------------------------------------
//
// infoList
//
---------------------------------------- */
.infoList {
  display: flex;
  flex-wrap: wrap;
}
.infoList__item {
  display: flex;
  align-items: center;
  flex: 1 0 50%;
  position: relative;
  border-bottom: 1px solid #d1d2d3;
  font-size: 1.6rem;
  line-height: 1.5;
}
.infoList__item > * {
  display: flex;
  align-items: center;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
}
.infoList__item > dt {
  flex-shrink: 0;
  flex-basis: 7em;
  font-weight: bold;
}
.infoList__item::before {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 7em;
  height: 1px;
  background-color: #5e594c;
}
.infoList__item > dd {
  padding: 1em;
}
.infoList__item:last-child {
  flex-basis: 100%;
}
@media (max-width: 767px) {
  .infoList {
    display: block;
  }
  .infoList__item {
    font-size: 1.5rem;
  }
  .infoList__item > * {
    padding-top: 1.5em;
    padding-bottom: 0.75em;
    font-size: 1.4rem;
  }
  .infoList__item > dd {
    line-height: 1.2;
  }
}
/* end infoList */
/* ----------------------------------------
//
// pg_mv
//
---------------------------------------- */
.pg_mv {
  position: relative;
  height: 200px;
}
_:lang(x)::-ms-backdrop, .pg_mv {
  overflow: hidden;
}
.pg_mv__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  height: inherit;
  padding-right: 30px;
  padding-left: 30px;
}
.pg_mv__title {
  color: #fff;
  font-size: 4.2rem;
  font-weight: bold;
  text-align: center;
}
@media (max-width: 767px) {
  .pg_mv {
    height: 120px;
  }
  .pg_mv__title {
    font-size: 2.4rem;
  }
}
/* end pg_mv */
/* ----------------------------------------
//
// breadcrumb
//
---------------------------------------- */
.breadcrumb {
  display: flex;
}
.breadcrumb > li {
  font-size: 1.4rem;
  line-height: 3;
  white-space: nowrap;
}
.breadcrumb > li:last-child {
  overflow: hidden;
  text-overflow: ellipsis;
}
.breadcrumb > li + li::before {
  margin-right: 1em;
  margin-left: 1em;
  content: '\f105';
  font-weight: 900;
  font-family: 'font awesome 5 free';
}
@media (max-width: 767px) {
  .breadcrumb-wrap {
    margin-right: -10px;
    overflow-y: auto;
  }
  .breadcrumb > li {
    font-size: 1.2rem;
  }
}
/* end breadcrumb */
/* ----------------------------------------
//
// archive アーカイブページ
//
---------------------------------------- */
/* ----------------------------------------
// vertPosts
---------------------------------------- */
.vertPosts > li:first-child {
  border-top: 1px dotted #b2b2b2;
}
/* end vertPosts */
/* ----------------------------------------
// imagePost
---------------------------------------- */
.imagePosts {
  margin: -10px;
}
.imagePosts > li {
  padding: 10px;
}
.imagePost {
  padding: 10px;
  border: 1px solid #ccc;
}
.imagePost__img {
  position: relative;
  padding-top: 66.666%;
  overflow: hidden;
}
.imagePost__img img {
  -o-object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: translate(-50%, -50%);
  font-family: 'object-fit: cover';
}
.imagePost__body {
  padding: 5px;
}
.imagePost__title {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  color: #ba9a42;
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.5;
}
.imagePost__text {
  font-size: 1.6rem;
  line-height: 1.875;
  text-align: justify;
}
.imagePost__time {
  margin-top: 0.5em;
  color: #999;
  font-size: 1.4rem;
  line-height: 1.875;
}
@media (max-width: 767px) {
  .imagePost__title {
    font-size: 1.6rem;
  }
  .imagePost__text {
    font-size: 1.4rem;
  }
  .imagePost__time {
    font-size: 1.2rem;
  }
}
/* end imagePost */
/* ----------------------------------------
// pager
---------------------------------------- */
.nav-links {
  display: flex;
  margin-top: 40px;
  padding: 18px 15px;
  background-color: #f1f2f3;
}
.nav-links > * {
  padding-right: 12px;
  padding-left: 12px;
  font-size: 1.5rem;
  line-height: 1;
  text-align: center;
  text-decoration: none;
}
.nav-links > * + * {
  border-left: 1px solid #454545;
}
.nav-links > span:not(.dots) {
  color: #0078d2;
}
.nav-links a:hover, .nav-links a:focus {
  text-decoration: underline;
}
@media (max-width: 767px) {
  .nav-links {
    margin-top: 30px;
    padding: 14px 8px;
  }
  .nav-links > * {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 1.3rem;
  }
}
/* end pager */
/* end archive */
/* ----------------------------------------
//
// single 投稿ページ
//
---------------------------------------- */
.pg_main > *:first-child:not(#_) {
  margin-top: 0;
}
.pg_main h1 {
  position: relative;
  margin-bottom: 35px;
  padding-bottom: 27px;
  border-bottom: 1px solid #d1d2d3;
  font-size: 3.6rem;
  line-height: 1.25;
  font-weight: bold;
}
.pg_main h1:first-child {
  margin-top: -8px;
}
.pg_main h1::after {
  content: '';
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 150px;
  height: 5px;
  background-color: #0078d2;
}
@media (max-width: 767px) {
  .pg_main h1 {
    margin-bottom: 20px;
    padding-bottom: 20px;
    font-size: 2.4rem;
  }
  .pg_main h1:first-child {
    font-size: 2rem;
  }
  .pg_main h1::after {
    width: 90px;
  }
  .pg_main > *:last-child {
    font-size: 1.4rem;
  }
  .type-post .postMeta > * {
    font-size: 1.4rem;
  }
}
/* ----------------------------------------
// postMeta
---------------------------------------- */
.type-post h2 + .postMeta {
  margin-top: -50px;
}
.type-post .postMeta > * {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  color: #555;
}
@media (max-width: 767px) {
  .type-post h2 + .postMeta {
    margin-top: -20px;
  }
}
.postMeta {
  display: flex;
  justify-content: flex-end;
  font-weight: normal;
  font-size: 1.4rem;
  line-height: 3;
}
.postMeta > * {
  margin-right: 2em;
  font: inherit;
}
.postMeta > *:last-child {
  margin-right: 0;
}
.postMeta .beforeIcon::before {
  opacity: 0.8;
}
.postMeta__taxes a {
  text-decoration: underline;
}
.postMeta__taxes a:hover {
  text-decoration: none;
}
@media (max-width: 767px) {
  .postMeta {
    font-size: 1.2rem;
  }
}
/* end postMeta */
/* ----------------------------------------
// adjacentPostLinks 記事前後リンク
---------------------------------------- */
.adjacentPostLinks {
  display: flex;
  margin-top: 32px;
  padding-top: 32px;
}
.adjacentPostLinks li::before, .adjacentPostLinks li::after {
  color: #039be5;
}
.adjacentPostLinks li.afterIcon {
  margin-left: auto;
}
.adjacentPostLinks a:hover {
  text-decoration: none;
}
/* end adjacentPostLinks */
/* end single */
/* ----------------------------------------
//
// wp_page 固定ページ 
//
---------------------------------------- */
.type-page > * + * {
  margin-top: 30px;
}
.type-page > .eyecatch img {
  margin-right: auto;
  margin-left: auto;
}
.type-page > .eyecatch + * {
  margin-top: 60px;
}
.type-page h2 > span {
  margin-left: 1em;
  font-size: 0.667em;
}
.type-page .flex {
  display: flex;
}
.type-page .flex > * {
  flex-grow: 1;
}
.type-page .flex > .img {
  flex-shrink: 0;
  flex-grow: 0;
}
.type-page .flex.-col-2 > :nth-child(2) {
  margin-left: 30px;
}
.type-page .btn-wrap {
  display: table;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
}
.type-page .btn01 {
  width: 300px;
  height: 70px;
  font-size: 2rem;
}
@media (max-width: 767px) {
  .type-page > * + * {
    margin-top: 20px;
  }
  .type-page > .eyecatch + * {
    margin-top: 30px;
  }
  .type-page h2 > span {
    display: block;
    margin-top: 0.5em;
    margin-left: 0;
  }
  .type-page .flex {
    flex-direction: column;
  }
  .type-page .flex > * {
    flex-grow: 0;
  }
  .type-page .flex > .img {
    align-self: center;
  }
  .type-page .flex.-col-2 > :nth-child(2) {
    margin-top: 20px;
    margin-left: 0;
  }
  .type-page .btn-wrap {
    margin-top: 25px;
  }
  .type-page .btn01 {
    width: 190px;
    height: 50px;
    font-size: 1.5rem;
  }
}
/* ----------------------------------------
// main幅小さく
---------------------------------------- */
main.buy, main.investment, main.management {
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}
/* ----------------------------------------
// 会社概要
---------------------------------------- */
main.company .infoList__item {
  flex-basis: 100%;
}
main.company .infoList__item > dt {
  flex-basis: 14em;
}
main.company .infoList__item::before {
  width: 14em;
}
main.company .infoList__item > dd {
  padding-left: 2em;
}
@media (max-width: 767px) {
  main.company .infoList__item > dt {
    flex-basis: 7em;
  }
  main.company .infoList__item::before {
    width: 7em;
  }
  main.company .infoList__item > dd {
    padding-left: 1em;
  }
}
/* end 会社概要 */
/* ----------------------------------------
// 事業概要
---------------------------------------- */
/* main.service > .eyecatch > img {
	width: 100%;
} */
/* end 事業概要 */
/* ----------------------------------------
// 買取
---------------------------------------- */
/* main.buy .point {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 136px;
	height: 136px;
	border-radius: 50%;
	background-color: #43290f;
	color: #fff;
	font-size: 2rem;
	line-height: 1.333;
	text-align: center;
}

@media (max-width: 767px) {
	main.buy .point {
		width: 120px;
		height: 120px;
		font-size: 1.8rem;
	}
} */
/* end 買取 */
/* ----------------------------------------
// 買取査定フォーム
---------------------------------------- */
/* main.form .wpcf7-form-control-wrap {
	margin-right: 0.25em;
}

main.form [name='room-num'], main.form [name='build-year'], main.form [name='area'], main.form [name='bal'], main.form [name='garden'], main.form [name='manage-fee'], main.form [name='reserve-fee'] {
	width: calc(20% - 0.3125em);
}

@media (max-width: 767px) {
	main.form .wpcf7-select {
		display: inline-flex;
		width: calc(50% - 1em);
	}

	main.form .wpcf7-form-control-wrap.room-num, main.form .wpcf7-form-control-wrap.build-year, main.form .wpcf7-form-control-wrap.area, main.form .wpcf7-form-control-wrap.bal, main.form .wpcf7-form-control-wrap.garden, main.form .wpcf7-form-control-wrap.manage-fee, main.form .wpcf7-form-control-wrap.reserve-fee {
		display: inline-flex;
		max-width: calc(50% - 1em);
	}

	main.form [name='room-num'], main.form [name='build-year'], main.form [name='area'], main.form [name='bal'], main.form [name='garden'], main.form [name='manage-fee'], main.form [name='reserve-fee'] {
		width: 100%;
	}

	main.form .wpcf7-form-control-wrap.month {
		display: inline-flex;
	}

	main.form [name='month'] {
		width: 100%;
	}
} */
/* end 買取査定フォーム */
/* end サイトに合わせた調整 */
/* end wpcf7 */
/* ----------------------------------------
//
// searchResult
//
---------------------------------------- */
.searchResult__text {
  font-size: 2rem;
  line-height: 1.5;
  font-weight: bold;
}
.searchResult__text:not(:empty) {
  margin-bottom: 0.8em;
}
@media (max-width: 767px) {
  .searchResult__text {
    font-size: 1.6rem;
  }
}
/* end searchResult */
.propPosts-form > .propPosts-posts {
  margin-top: 52px;
}
.propPosts-posts > li + li {
  margin-top: 60px;
}
.propPost {
  position: relative;
  z-index: 0;
}
.propPost__link {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background-color: rgba(255, 255, 255, 0);
  transition: background-color 0.2s ease-out;
}
.propPost__link:focus, .propPost__link:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.propPost__label, .propPost-cta-btns > li {
  z-index: 1;
  /* .propPost__linkのhoverで色を変えない */
}
.propPost__title, .propPost__img, .propPost-comment {
  /*z-index: -1;
	 .propPost__linkのhoverで色を変える */
}
/*
.propPost-box * {
	pointer-events: none;
}
*/
.propPost__header {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid #d1d2d3;
}
.propPost__header::after {
  content: '';
  position: absolute;
  bottom: -3px;
  left: 0;
  width: 120px;
  height: 5px;
  background-color: #0078d2;
}
.propPost__title {
  padding-bottom: 13px;
  font-size: 2.8rem;
  line-height: 1.25;
  font-weight: bold;
}
.propPost__label {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  pointer-events: auto;
  color: #989898;
  margin-left: 20px;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 1.3rem;
}
_:lang(x)::-ms-backdrop, .propPost__label {
  margin-left: auto;
}
.propPost__label > [type='checkbox'] {
  width: 18px;
  height: 18px;
  margin: 0;
  border: 2px solid currentColor;
  pointer-events: auto;
}
.propPost__label > span {
  margin-left: 0.5em;
}
.propPost__container {
  display: flex;
  align-items: flex-start;
  margin-top: 30px;
}
.propPost__img {
  max-width: 375px;
  width: 100%;
  flex-shrink: 0;
}
.propPost-summary {
  flex-grow: 1;
  margin-left: 30px;
}
.propPost-summary-header {
  display: flex;
  align-items: flex-end;
  margin-top: -4px;
}
.propPost__type {
  margin-right: 20px;
  padding: 0.5em 0.75em;
  background-color: #183173;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1;
}
.propPost-summary-header p:nth-child(3) {
  margin-left: 20px;
}
.propPost-summary-list {
  margin-top: 15px;
  display: flex;
  gap: 30px;
}
.propPost-summary-list > li {
  font-size: 1.4rem;
  line-height: 1.714;
}
.propPost-summary-list > li > span {
  flex-shrink: 0;
  width: 5em;
  font-weight: bold;
}
.propPost-cta {
  margin-top: 20px;
}
.propPost-cta-btns {
  margin-right: -4px;
  margin-left: -4px;
}
.propPost-cta-btns > li {
  padding-right: 4px;
  padding-left: 4px;
}
.propPost-cta__btn {
  pointer-events: auto;
  height: 50px;
  font-size: 1.5rem;
  font-feature-settings: 'palt';
}
.propPost-cta__btn.-detail {
  background-color: #e5f1fa;
  color: #454545;
}
.propPost-cta__btn.-detail:focus, .propPost-cta__btn.-detail:hover {
  opacity: 0.8;
}
.propPost-cta__btn.-annai {
  background-color: #183173;
  color: #fff;
}
.propPost-cta__btn.-annai:focus, .propPost-cta__btn.-annai:hover {
  opacity: 0.8;
}
.propPost-comment {
  position: relative;
  margin-top: 30px;
  background-color: #f6f6f6;
}
.propPost-comment::after {
  content: '';
  position: absolute;
  top: -30px;
  left: calc((375px - 30px) / 2);
  width: 0;
  height: 0;
  border: 15px solid transparent;
  border-bottom-color: #e5f1fa;
}
.propPost-comment__text {
  padding: 1.25em 1em;
  font-size: 1.6rem;
  line-height: 1.75;
}
.propPost-cta {
  order: 1;
}
.propPost-cta-btns {
  margin-right: 0;
  margin-left: 0;
  display: flex;
  justify-content: space-between;
}
.propPost-cta-btns > li {
  padding-right: 0;
  padding-left: 0;
  width: 48%;
}
.propPost-cta__btn {
  font-size: 1.4rem;
}
.propPost-cta__btn.afterIcon::after {
  content: none;
}
.propPost-box a.propPost-cta__btn.btn {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
  width: 100%;
  min-width: 140px;
  font-size: 1.4rem;
  font-weight: bold;
  text-decoration: none;
  border-radius: 4px;
  transition: 0.2s;
}
.propPost-box a.propPost-cta__btn.btn.left {
  background-color: #0078d2;
}
.propPost-box a.propPost-cta__btn.btn.right {
  background-color: #183173;
}
.propPost-box a.propPost-cta__btn.btn i.fas.fa-chevron-right {
  padding-left: 10px;
}
.propPost-box a.propPost-cta__btn.btn i {
  padding-left: 10px;
}
.propPost-box a.propPost-cta__btn.btn:hover {
  opacity: 0.8;
}
.propPost-comment {
  margin-top: 20px;
}
.propPost-comment::after {
  content: none;
}
.propPost-comment__text {
  padding: 15px;
  font-size: 1.4rem;
  line-height: 1.714;
}
@media (max-width: 767px) {
  .propPosts-form > .propPosts-posts {
    margin-top: 20px;
  }
  .propPosts-posts > li + li {
    margin-top: 40px;
  }
  .propPost-box {
    display: flex;
    flex-direction: column;
  }
  .propPost__header {
    align-items: center;
    padding-bottom: 20px;
  }
  .propPost__header::after {
    bottom: -2px;
    width: 90px;
    height: 3px;
  }
  .propPost__title {
    padding-bottom: 0;
    font-size: 2rem;
  }
  .propPost__label {
    padding: 0;
    border: none;
  }
  .propPost__label > span {
    display: none;
  }
  .propPost__container {
    display: contents;
  }
  .propPost__img {
    max-width: 420px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
  }
  .propPost-summary {
    display: contents;
  }
  .propPost-summary-header {
    margin-top: 16px;
  }
  .propPost__type {
    font-size: 1.2rem;
    line-height: 1.5;
    height: 30px;
  }
  .propPost-summary-header p:nth-child(3) {
    margin-left: 15px;
    font-size: 1.2rem;
    line-height: 2.5;
    padding: 0 10px;
    width: auto;
  }
  .propPost-summary-list {
    margin-top: 15px;
    display: block;
  }
  .propPost-cta-btns {
    justify-content: space-between;
    align-items: baseline;
    gap: 10px;
  }
  .propPost-cta-btns > li {
    width: 100%;
  }
  .propPost-cta-btns > li:nth-child(2) {
    margin-top: 10px;
  }
}
/* end propPosts */
/* ----------------------------------------
//
// propSingle
//
---------------------------------------- */
.propSingle {
  font-size: 1.6rem;
  line-height: 1.75;
}
.propSingle__inner {
  margin-top: 80px;
  margin-bottom: 50px;
  padding: 60px 90px;
  background-color: #fff;
  border-radius: 10px;
  box-sizing: border-box;
}
.propSingle__sectTitle:not(#_) {
  margin-top: 0;
}
.propSingle__inner div.property_title {
  display: flex;
  justify-content: space-between;
}
.propSingle__inner div.property_title h1 {
  width: 100%;
  margin-right: -80px;
}
.shoudan {
  color: #be1e3e;
  border: 1px solid #be1e3e;
  border-radius: 2px;
  height: 30px;
  padding: 0 15px;
  text-align: center;
}
.shoukai {
  color: #0078d2;
  border: 1px solid #0078d2;
  border-radius: 2px;
  height: 30px;
  padding: 0 15px;
  width: 100px;
  font-weight: bold;
  text-align: center;
  line-height: 30px;
}
.syuuryou {
  color: #333;
  border: 1px solid #333;
  border-radius: 2px;
  height: 30px;
  padding: 0 15px;
  text-align: center;
}
.keiyakuzumi {
  color: #1c3370;
  border: 1px solid #1c3370;
  border-radius: 2px;
  height: 30px;
  padding: 0 15px;
  width: 100px;
  font-weight: bold;
  text-align: center;
}
.property_summary {
  display: flex;
  justify-content: flex-start;
}
.property_summary p.koushin {
  text-align: right;
  position: relative;
  padding-left: 20px;
}
.property_summary p.koushin::after {
  content: "\f1da";
  position: absolute;
  /*left: 185px;*/
  top: 2px;
  font-family: "font awesome 5 free";
  font-size: 1.6rem;
  font-weight: 900;
  left: 0px;
}
.property_summary p.type {
  background: #183173;
  color: #fff;
  width: 120px;
  height: 30px;
  text-align: center;
  font-size: 1.2rem;
  line-height: 2.5;
}
.property_summary .joukyou {
  margin-right: 20px;
}
.property_image {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
}
.property_image div {
  width: 48%;
}
.property_image div img {
  width: 100%;
}
.property_renraku h4 {
  color: #1c3370;
  margin-bottom: 15px;
  font-size: 2rem;
  font-weight: bold;
}
.property_renraku p {
  background-color: #f6f6f6;
  padding: 15px;
}
@media (max-width: 767px) {
  .propSingle {
    font-size: 1.4rem;
  }
  .propSingle__inner {
    margin: 30px auto;
    width: 90vw;
    padding: 20px;
    border-radius: 0;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  }
  .propSingle__inner div.property_title h1 {
    font-size: 2rem;
  }
  .property_summary .joukyou {
    margin-right: 15px;
  }
  .property_summary p.koushin::after {
    top: 2px;
    font-size: 1.4rem;
    left: 2px;
  }
  .property_image {
    margin-top: 20px;
    display: block;
  }
  .property_image div {
    width: 100%;
  }
  .property_renraku p {
    line-height: 1.2;
  }
}
/* ----------------------------------------
// images
---------------------------------------- */
.propSingle-gallery {
  margin-top: 30px;
}
.propSingle-gallery__main .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 786px;
  background-color: #f1f2f3;
}
.propSingle-gallery__main .swiper-slide img {
  height: 786px;
}
/* matterport用 */
.propSingle-gallery__main .swiper-slide > iframe {
  width: 100%;
  height: 100%;
}
.swiper-button-prev, .swiper-button-next {
  width: auto !important;
  height: auto !important;
  margin-top: 0 !important;
  transform: translateY(-50%);
}
.swiper-button-prev {
  left: 20px !important;
}
.swiper-button-next {
  right: 20px !important;
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0;
}
.swiper-button-prev::after, .swiper-button-next::after {
  color: rgba(0, 0, 0, 0.5);
  font-family: 'Font Awesome 5 Free';
  font-size: 3.6rem;
  font-weight: 900;
}
.swiper-button-prev::after {
  content: '\f053';
}
.swiper-button-next::after {
  content: '\f054';
}
.propSingle-gallery__thumbs-wrap {
  margin-top: 16px;
}
.propSingle-gallery__thumbs {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap;
  width: auto;
  margin: -6px;
  transform: translate3d(0px, 0px, 0px) !important; /* swiper サムネイルもスライドしてしまう不具合の回避 */
}
.propSingle-gallery__thumbs > li {
  width: 10% !important;
  padding: 6px;
  cursor: pointer;
}
.swiper-slide-thumb-active > .propSingle-gallery__btn {
  position: relative;
}
.swiper-slide-thumb-active > .propSingle-gallery__btn::after {
  content: '';
  position: absolute;
  top: 3px;
  right: 3px;
  bottom: 3px;
  left: 3px;
  outline: 3px solid #333;
}
.propSingle-gallery__playBtn {
  background-position: center;
  background-size: cover;
  aspect-ratio: 1;
}
.propSingle-gallery__playBtn > span {
  display: grid;
  place-items: center;
  width: 48px;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
  border-radius: 50%;
  aspect-ratio: 1;
}
.propSingle-gallery__playBtn > span > .fa-play {
  color: #454545;
  font-size: 1.8rem;
  transform: translateX(1px);
}
@media (max-width: 767px) {
  .propSingle-gallery {
    margin-top: 20px;
  }
  .propSingle-gallery__main .swiper-slide {
    height: calc((100vw - 40px) * 0.666);
  }
  .propSingle-gallery__main .swiper-slide img {
    height: calc((100vw - 40px) * 0.666);
  }
  .swiper-button-prev {
    left: 10px !important;
  }
  .swiper-button-next {
    right: 10px !important;
  }
  .swiper-button-prev::after, .swiper-button-next::after {
    font-size: 2.4rem;
  }
  .propSingle-gallery__playBtn > span {
    width: 32px;
  }
  .propSingle-gallery__playBtn > span > .fa-play {
    font-size: 1.2rem;
  }
  .propSingle-gallery__thumbs-wrap {
    margin-top: 10px;
  }
  .propSingle-gallery__thumbs {
    margin: -3px;
  }
  .propSingle-gallery__thumbs > li {
    width: 16.666% !important;
    padding: 3px;
  }
}
/* end images */
/* ----------------------------------------
// features
---------------------------------------- */
.propSingle-features {
  display: flex;
  flex-wrap: wrap;
  margin-top: 70px;
}
.propSingle-features > * {
  flex: 1 0 calc(50% - 20px);
}
_:lang(x)::-ms-backdrop, .propSingle-features > * {
  flex: 1 0 570px;
}
.propSingle-reform {
  margin-left: 40px;
}
.propSingle-points-wrap {
  flex-basis: 100%;
  margin-top: 64px;
  overflow: hidden;
}
.propSingle-points-wrap:only-child {
  margin-top: 0;
}
.propSingle-points {
  display: flex;
  flex-wrap: wrap;
  margin: -2.5px;
}
.propSingle-points > li {
  margin: 2.5px;
  padding: 0.5em 1em;
  color: #ba9a42;
  border: 1px solid currentColor;
  font-size: 1.4rem;
  line-height: 1;
}
@media (max-width: 767px) {
  .propSingle-features {
    display: block;
    margin-top: 40px;
  }
  .propSingle-reform {
    margin-top: 30px;
    margin-left: 0;
  }
  .propSingle-points-wrap {
    margin-top: 25px;
  }
  .propSingle-points {
    margin: -2px;
  }
  .propSingle-points > li {
    margin: 2px;
    font-size: 1.2rem;
  }
}
/* end features */
/* ----------------------------------------
// cta
---------------------------------------- */
.propSingle-cta {
  margin-top: 80px;
  padding: 40px 30px;
  background-color: #e5f1fa;
}
.propSingle-cta__title {
  font-size: 2rem;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  margin-bottom: 7px;
}
.propSingle-cta p {
  text-align: center;
  font-size: 1.4rem;
}
.propSingle-cta-btns-wrap {
  max-width: 810px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
}
.propSingle-cta-btns {
  display: flex;
  justify-content: center;
}
.propSingle-cta-btns > li {
  width: 30%;
  padding: 0 10px;
}
.propSingle-cta__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  min-width: 200px;
  font-size: 1.6rem;
  font-weight: bold;
}
.infoList__item .bukken-page {
  text-decoration: underline;
  color: #0078d2;
}
.propSingle-cta__btn.download {
  background-color: #0078d2;
  color: #fff;
}
.propSingle-cta__btn.formA {
  background-color: #183173;
  color: #fff;
}
.propSingle-cta__btn.formB {
  border: 1px solid #0078d2;
  background-color: #fff;
  color: #0078d2;
}
.propSingle-cta__btn.formB:hover {
  background-color: #0078d2;
  color: #fff;
}
@media (max-width: 767px) {
  .propSingle-cta {
    margin-top: 30px;
    margin-right: -20px;
    margin-left: -20px;
    padding: 25px 20px;
  }
  .propSingle-cta__title {
    font-size: 1.8rem;
    line-height: 1.25;
  }
  .propSingle-cta p {
    line-height: 1.2;
  }
  .propSingle-cta-btns-wrap {
    max-width: 420px;
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
  }
  .propSingle-cta-btns {
    display: block;
    margin: 0;
  }
  .propSingle-cta-btns > li {
    width: auto;
    padding: 0;
  }
  .propSingle-cta-btns > li:not(:first-child) {
    margin-top: 10px;
  }
  .propSingle-cta__btn {
    height: 60px;
    font-size: 1.6rem;
  }
}
/* end cta */
/* ----------------------------------------
// map
---------------------------------------- */
.propSingle-map {
  margin-top: 80px;
}
.propSingle-map__map-wrap {
  /*margin-top: 40px;*/
  padding-top: 32%;
}
@media (max-width: 767px) {
  .propSingle-map {
    margin-top: 40px;
  }
  .propSingle-map__map-wrap {
    margin-top: 25px;
    padding-top: 66.666%;
  }
}
/* end map */
/* ----------------------------------------
// info
---------------------------------------- */
.propSingle-info {
  margin-top: 50px;
}
.propSingle-info-list {
  margin-top: -10px;
}
.propSingle-info-notes {
  display: flex;
  justify-content: flex-end;
  margin-top: 25px;
}
.propSingle-info-notes > li {
  font-size: 1.4rem;
  line-height: 1;
}
.propSingle-info-notes > li + li {
  margin-left: 1em;
}
@media (max-width: 767px) {
  .propSingle-info {
    margin-top: 30px;
  }
  .propSingle-info-notes {
    display: block;
    margin-top: 1em;
  }
  .propSingle-info-notes > li {
    font-size: 1.2rem;
    text-align: right;
  }
  .propSingle-info-notes > li + li {
    margin-top: 0.5em;
    margin-left: 0;
  }
}
/* end info */
/* ----------------------------------------
//
// wpcf7
//
---------------------------------------- */
.wpcf7-form {
  font-size: 1.6rem;
  line-height: 1.75;
}
.wpcf7-form .hidden {
  display: none;
}
.wpcf7-text, .wpcf7-textarea, .wpcf7-number, .wpcf7-select, .wpcf7-date {
  padding: 0.5625em;
  border: 1px solid #ccc;
  border-radius: 0;
  font: inherit;
}
/** datepicker **/
.cal_saturday > .ui-state-default {
  color: blue !important;
  background: #f0f8ff !important;
}
.cal_sunday > .ui-state-default, .cal_holiday > .ui-state-default {
  background: #fff0f5 !important;
  color: red !important;
}
/*デフォルトのカレンダーのアイコン非表示*/
/* input[type='date']::-webkit-calendar-picker-indicator {
	display: none;
} */
.wpcf7-textarea {
  width: 100%;
}
#b_form .wpcf7-form-control-wrap.your-message .wpcf7-textarea {
  height: 200px;
  ;
}
.wpcf7-select {
  padding-right: 40px;
  padding-left: 10px;
  min-width: 80px;
  width: 50%;
  cursor: pointer;
}
/* 必須項目 */
.wpcf7-form th {
  position: relative;
}
.wpcf7-form .purpose::before {
  content: '必須';
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  right: 18px;
  width: 50px;
  height: 24px;
  background-color: #ff5050;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  transform: translateY(-50%);
}
#b_form .wpcf7-form .kounyu::before {
  content: '必須';
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  right: 18px;
  width: 50px;
  height: 24px;
  background-color: #ff5050;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  transform: translateY(-50%);
}
/* #b_form .kounyu_br{
	display: none;
}
@media (max-width: 767px) {
	#b_form .kounyu_br{
		display: block;
	}
} */
_:lang(x)::-ms-backdrop, .wpcf7-form th::before {
  transform: translateY(0);
}
/* end 必須項目 */
/* .wpcf7-list-item = radio, checkboxに付与される label > input + span(ラベル)のラッパー */
.wpcf7-list-item {
  display: inline-flex;
  align-items: baseline;
  margin: 0;
  margin-right: 1em;
}
.wpcf7-list-item > label {
  display: flex;
  align-items: baseline;
}
.wpcf7-list-item input {
  margin: 0;
  margin-right: 0.25em;
}
/* 複数のフォーム部品要素が横に並ぶ場合 */
.wpcf7-form-control-wrap + .wpcf7-form-control-wrap {
  margin-left: 0.625em;
}
/* 日付と時刻 横並び */
.wpcf7-form-control-wrap > .wpcf7-date {
  width: calc(30% - 0.3125em);
}
.wpcf7-form-control-wrap > .wpcf7-select {
  width: calc(20% - 0.3125em);
}
.wpcf7-select > option:disabled {
  color: #ff5050;
  background-color: #ffeded;
}
.wpcf7-submit {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 70px;
  background-color: #0078d2;
  border-radius: 6px;
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold;
}
.wpcf7-submit:focus, .wpcf7-submit:hover {
  opacity: 0.8;
}
.wpcf7-submit:disabled {
  background-color: #d1d2d3 !important;
  color: #a0a0a0 !important;
}
.wpcf7 .wpcf7-text {
  width: 100%;
}
.wpcf7-table.table01 tr:last-child {
  border-bottom: none;
}
.wpcf7-table.table01 th.-optional::before {
  content: none;
}
.wpcf7-table p.-desc {
  margin-bottom: 0.75em;
}
.wpcf7-table p.-desc strong {
  color: #ff5050;
  font-weight: bold;
}
.wpcf7 .wpcf7__acceptance {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: inherit;
  line-height: 1;
}
.wpcf7 .wpcf7__acceptance::before {
  content: '必須';
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 24px;
  margin-right: 20px;
  background-color: #ff5050;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
}
.wpcf7 .wpcf7__note {
  margin-top: 35px;
  font-size: 1.4rem;
  line-height: 1;
  text-align: center;
}
.wpcf7__submitBtn-wrap {
  display: flex;
  max-width: 400px;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
}
.wpcf7__spinner-wrap {
  position: relative;
}
.wpcf7__spinner-wrap .wpcf7-spinner {
  position: absolute;
  top: 50%;
  right: -48px;
  margin: 0;
  transform: translateY(-50%);
}
.wpcf7 .recaptcha-note {
  margin-top: 30px;
  font-size: 1.2rem;
  color: #aaa;
  text-align: center;
  font-family: inherit;
}
.wpcf7 .recaptcha-note a {
  color: #039be5;
}
.propSingle-formSect {
  padding-bottom: 100px;
  background-color: #f5f5f5;
}
.propSingle-formSect__inner {
  padding: 60px 90px;
  box-sizing: border-box;
  background-color: #FFF;
  border-radius: 10px;
}
.propSingle-formSect-header {
  position: relative;
}
.propSingle-form {
  margin-top: 40px;
}
.propSingle-form .wpcf7-table-wrap {
  padding: 20px 0;
}
@media (max-width: 767px) {
  .wpcf7-form {
    font-size: 1.5rem;
  }
  .wpcf7-text {
    width: 100%;
  }
  /* 必須項目 */
  .wpcf7-form th {
    display: flex;
    align-items: center;
  }
  .wpcf7-form th::before {
    position: static;
    margin-right: 0.5em;
    transform: none;
  }
  /* end 必須項目 */
  /* 日付と時刻 横並び */
  .wpcf7-form-control-wrap > .wpcf7-date {
    height: 40px;
    margin-top: 5px;
    width: calc(30vw + 50px);
  }
  .wpcf7-form-control-wrap > .wpcf7-select {
    height: 40px;
    margin-left: 20px;
    margin-top: 5px;
    width: calc(20vw + 30px);
  }
  .wpcf7-submit {
    height: 50px;
    font-size: 2rem;
  }
  .wpcf7-table.table01 tr {
    border-bottom: none;
  }
  .wpcf7-table.table01 th {
    padding-top: 0;
  }
  .wpcf7-table.table01 td {
    padding-bottom: 0;
  }
  .wpcf7-table p.-desc {
    margin-bottom: 1em;
    font-size: 1.4rem;
  }
  .wpcf7 .wpcf7__acceptance {
    margin-top: 30px;
    margin-bottom: 10px;
  }
  .wpcf7 .wpcf7__acceptance::before {
    margin-right: 10px;
  }
  .wpcf7 .wpcf7__note {
    margin-top: 20px;
    line-height: 1.2;
  }
  .wpcf7__submitBtn-wrap {
    margin-top: 25px;
  }
  .wpcf7__spinner-wrap .wpcf7-spinner {
    right: 20px;
  }
  .wpcf7 .recaptcha-note {
    margin-top: 20px;
  }
  .wpcf7 .recaptcha-note br {
    display: none;
  }
  .propSingle-formSect {
    padding: 0px;
  }
  .propSingle-formSect__inner {
    padding: 20px;
    margin: 30px auto;
    width: 90vw;
    border-radius: 0;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
  }
  .propSingle-formSect-header {
    position: static;
  }
  .propSingle-formSect-btns-wrap {
    position: static;
    margin-top: -5px;
    margin-bottom: -5px;
  }
  .propSingle-formSect-btns > li {
    flex-basis: 50%;
  }
  .propSingle-formSect-btn {
    width: auto;
    height: 40px;
    font-size: 1.4rem;
  }
  .propSingle-formSect-btn.afterIcon {
    position: static;
  }
  .propSingle-formSect-btn.afterIcon::after {
    position: static;
  }
  .propSingle-form {
    margin-top: 20px;
  }
  .propSingle-form .wpcf7-table-wrap {
    padding: 0px;
    /* box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1); */
  }
  .wpcf7-form .purpose::before {
    top: 40%;
    left: 140px;
  }
  #b_form .wpcf7-form .kounyu::before {
    top: 40%;
    left: 70px;
  }
  .wpcf7-table #kibou .-desc br {
    display: none;
  }
  .wpcf7-table p {
    line-height: 1.2;
  }
  .wpcf7-table p.-desc span {
    display: table-cell;
  }
  .wpcf7__kakunin {
    margin-top: 10px;
  }
}