@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/


/* 地図が正確な座標ではなく住所から表示されている場合の注記 */
/* 詳細ページは濃紺の背景に白文字のため、白を薄めた色を使う */
.property-map-note {
	margin: 10px 0 0;
	font-size: 13px;
	line-height: 1.6;
	color: rgba(255, 255, 255, .7);
}

.property-map-note::before {
	content: "※";
	margin-right: 2px;
}


/* ==========================================================================
   以下はカスタマイザーの「追加CSS」から移設したもの（2026-08-02）
   スタイルの管理場所を style.css に一本化するため。
   ========================================================================== */

/* メインビジュアルの文字はロゴと同じ明朝系で組み、ブランドの書体を揃える。
   SWELL は見出しと説明文をそれぞれ別のクラスで出力するため、
   親ではなく各要素に指定する。 */
.p-mainVisual__slideTitle {
  font-family: "Yu Mincho", YuMincho, Didot, "Hiragino Mincho ProN", serif !important;
  font-size: 68px !important;
  font-weight: 400 !important;
  letter-spacing: .04em !important;
  line-height: 1.3 !important;
  text-shadow: 0 4px 30px rgba(0,0,0,.5) !important;
}

.p-mainVisual__slideText {
  font-family: "Helvetica Neue", "Hiragino Sans", sans-serif !important;
  font-size: 20px !important;
  font-weight: 400 !important;
  letter-spacing: .2em !important;
  margin-top: 28px !important;
  opacity: .92;
  text-shadow: 0 2px 16px rgba(0,0,0,.5) !important;
}

@media (max-width: 900px) {
  .p-mainVisual__slideTitle {
    font-size: 34px !important;
    letter-spacing: .03em !important;
  }

  .p-mainVisual__slideText {
    font-size: 13px !important;
    letter-spacing: .12em !important;
    margin-top: 18px !important;
  }
}

.c-pageTitle__subTitle {
  display: none !important;
}

/* 物件一覧ページの検索バー */
.searchandfilter {
  background: rgba(255,255,255,.96);
  padding: 28px 32px;
  border-radius: 14px;
  box-shadow: 0 16px 40px rgba(0,0,0,.22);
  max-width: 980px;
  margin: 40px auto 48px;
}

.searchandfilter ul {
  display: flex;
  gap: 14px;
  align-items: flex-end;
  justify-content: center;
  flex-wrap: nowrap;
  padding: 0 !important;
  margin: 0 !important;
}

.searchandfilter li {
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
  width: 190px;
}

.searchandfilter li:first-child {
  width: 220px;
}

.searchandfilter li:last-child {
  width: 140px;
}

.searchandfilter h4 {
  color: #04384c;
  font-size: 13px;
  font-weight: 700;
  margin: 0 0 8px;
}

.searchandfilter input[type="text"],
.searchandfilter select {
  width: 100% !important;
  height: 48px;
  border: 1px solid #d6dde2;
  border-radius: 6px;
  padding: 0 14px;
  font-size: 14px;
  background: #fff;
  color: #222;
  box-sizing: border-box;
}

.searchandfilter input[type="submit"] {
  width: 100% !important;
  height: 48px;
  border: none;
  border-radius: 999px;
  background: #04384c;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
}

@media (max-width: 768px) {
  .searchandfilter ul {
    flex-direction: column;
  }

  .searchandfilter li,
  .searchandfilter li:first-child,
  .searchandfilter li:last-child {
    width: 100%;
  }
}

/* ==========================================================================
   IPAの視点（詳細ページ）
   ========================================================================== */

.property-single__catch {
  margin: -14px 0 34px;
  font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Noto Serif JP", serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.7;
  letter-spacing: .05em;
  opacity: .92;
}

.property-agent__comment {
  font-size: 16px;
  line-height: 2.1;
  letter-spacing: .03em;
}

.property-agent__points {
  margin: 26px 0 0;
  padding: 0;
  list-style: none;
}

.property-agent__points li {
  position: relative;
  margin: 0 0 12px;
  padding-left: 24px;
  font-size: 15px;
  line-height: 1.9;
}

.property-agent__points li::before {
  content: "";
  position: absolute;
  top: .85em;
  left: 0;
  width: 12px;
  height: 1px;
  background: rgba(255,255,255,.55);
}

@media (max-width: 768px) {
  .property-single__catch {
    font-size: 19px;
    margin-bottom: 26px;
  }
}


/* ==========================================================================
   パンくずリスト
   白背景バー＋白文字で見えなくなっていたため、
   背景を透過にして紺地の上に薄い白文字で表示する
   ========================================================================== */

.p-breadcrumb.-bg-on {
  background: transparent;
}

.p-breadcrumb,
.p-breadcrumb a,
.p-breadcrumb__text {
  color: rgba(255,255,255,.72);
  font-size: 12px;
  letter-spacing: .04em;
}

.p-breadcrumb a:hover {
  color: #fff;
}


/* ==========================================================================
   LeadingRE 加盟バッジ（トップページ）
   ロゴが黒のみのため、紺背景ではなく白いパネルの上に置く
   ========================================================================== */

.leadingre-badge {
  width: min(100%, 680px);
  margin: 64px auto 0;
  padding: clamp(28px, 4vw, 48px) clamp(20px, 4vw, 48px);

  background: #fff;
  border-radius: 14px;
  text-align: center;
}

.leadingre-badge__label {
  margin: 0 0 22px;
  color: #7a8890;
  font-size: 11px;
  font-weight: 600;
  letter-spacing: .32em;
}

/* 画面幅に応じて伸縮させる。狭い画面でもパネル内に収まる */
.leadingre-badge__logo {
  display: block;
  margin: 0 auto;
  width: min(100%, clamp(220px, 42vw, 400px));
  transition: opacity .3s ease;
}

.leadingre-badge__logo:hover {
  opacity: .7;
}

.leadingre-badge__logo img {
  display: block;
  width: 100%;
  height: auto;
}

.leadingre-badge__text {
  margin: 26px auto 0;
  max-width: 460px;
  color: #3d4b53;
  font-size: 14px;
  line-height: 2;
  letter-spacing: .02em;
}

.leadingre-badge__link {
  display: inline-block;
  margin-top: 20px;
  padding-bottom: 3px;

  border-bottom: 1px solid rgba(4,56,76,.3);
  color: #04384c;
  font-size: 13px;
  letter-spacing: .06em;
  text-decoration: none;
  transition: border-color .3s ease;
}

.leadingre-badge__link:hover {
  border-color: #04384c;
  color: #04384c;
}

@media (max-width: 768px) {
  .leadingre-badge {
    margin-top: 48px;
  }

  .leadingre-badge__text {
    font-size: 13px;
  }
}


/* ==========================================================================
   コラム
   ========================================================================== */

/* 記事下の「この記事を書いた人」を非表示にする */
.l-articleBottom__section.-author {
  display: none;
}

/* --- コラム一覧（/columns/ とカテゴリ一覧） --- */

/* カードのカテゴリバッジ（未分類）は表示しない */
.p-postList .c-postThumb__cat {
  display: none;
}

/* カード同士の間隔を広めに取る（トップのおすすめ物件・コラム一覧共通）
   SWELLはflex＋各カードの左右パディングで間隔を作るため、その値を広げる */
.p-postList.-type-card {
  margin-left: -16px;
  margin-right: -16px;
}

.p-postList.-type-card .p-postList__item {
  padding: 0 16px;
  margin-bottom: 32px;
}

/* カード本体は __link 側に描く（__item は間隔担当のため） */
.p-postList.-type-card .p-postList__link {
  display: block;
  height: 100%;
  background: #fff;
  border: 1px solid rgba(4,56,76,.1);
  border-radius: 12px;
  padding: 14px;
  overflow: hidden;
  transition: transform .35s ease, box-shadow .35s ease;
}

.p-postList.-type-card .p-postList__link:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 32px rgba(0,0,0,.35);
}

.p-postList.-type-card .p-postList__thumb {
  border-radius: 8px;
  overflow: hidden;
}

.p-postList.-type-card .p-postList__thumb img {
  transition: transform .8s cubic-bezier(.2,.6,.2,1);
}

.p-postList.-type-card .p-postList__link:hover .p-postList__thumb img {
  transform: scale(1.05);
}

.p-postList.-type-card .p-postList__body {
  padding: 16px 8px 8px;
}

.p-postList.-type-card .p-postList__title {
  margin: 0;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.75;
  letter-spacing: .02em;
  color: #1a2e38;
}

.p-postList.-type-card .p-postList__link:hover .p-postList__title {
  color: #00513c;
}

/* 投稿日：白カード上で見えるよう文字色を明示する */
.p-postList.-type-card .p-postList__times {
  margin-top: 12px;
  font-size: 12px;
  letter-spacing: .06em;
  color: rgba(26,46,56,.6);
}

/* --- コラム記事本文 --- */

.single-post .post_content {
  font-size: 16px;
  line-height: 2.1;
  letter-spacing: .02em;
}

.single-post .post_content > p {
  margin-bottom: 1.8em;
}

/* 見出し：SWELLの装飾を外し罫線だけにする
   記事本文は紺の背景に白文字のため、文字色は白系にすること */
.single-post .post_content h2 {
  background: none;
  border: none;
  border-bottom: 1px solid rgba(255,255,255,.45);
  border-radius: 0;
  padding: 0 0 14px;
  margin: 2.6em 0 1.2em;
  color: #fff;
  font-size: 23px;
  line-height: 1.6;
  letter-spacing: .03em;
}

.single-post .post_content h3 {
  background: none;
  border: none;
  border-left: 3px solid #4a9c85;
  padding: 2px 0 2px 14px;
  margin: 2.2em 0 1em;
  color: #fff;
  font-size: 19px;
}

/* 表：紺背景でも読めるよう、白い枠の中に組む */
.single-post .post_content table {
  border-collapse: collapse;
  width: 100%;
  background: #fff;
  color: #1a2e38;
}

.single-post .post_content table th {
  background: #04384c;
  color: #fff;
  font-weight: 600;
  border: 1px solid rgba(4,56,76,.25);
  padding: 12px 14px;
  text-align: left;
}

.single-post .post_content table td {
  border: 1px solid rgba(4,56,76,.18);
  padding: 12px 14px;
  background: #fff;
  color: #1a2e38;
}

.single-post .post_content table tr:nth-child(even) td {
  background: rgba(4,56,76,.04);
}

/* 本文中のリンクを白背景・紺背景の双方で見えるようにする */
.single-post .post_content > p a,
.single-post .post_content li a {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.single-post .post_content table a {
  color: #04384c;
}


/* ==========================================================================
   取引状況バッジ（商談中・成約済み）
   ========================================================================== */

.property-status {
  display: inline-block;
  padding: 5px 14px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .1em;
  line-height: 1.4;
  white-space: nowrap;
}

.property-status--negotiating {
  background: #b8862b;
  color: #fff;
}

.property-status--sold {
  background: rgba(255,255,255,.16);
  border: 1px solid rgba(255,255,255,.4);
  color: #fff;
}

/* 一覧：画像の左上に重ねる */
.property-card-r__image {
  position: relative;
}

.property-card-r__image .property-status {
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 2;
}

/* 成約済みは写真の彩度を落として一目で分かるようにする */
.property-card-r__image.is-sold img {
  filter: grayscale(1) brightness(.62);
}

.property-card-r__image.is-sold .property-status--sold {
  background: rgba(0,0,0,.55);
  border-color: rgba(255,255,255,.55);
}

/* 詳細：タイトルの横に並べる */
.property-single__title .property-status {
  vertical-align: middle;
  margin-left: 14px;
  font-size: 13px;
}

.property-single__sold-note {
  margin: -18px 0 30px;
  font-size: 14px;
  line-height: 1.9;
  opacity: .8;
}

.property-single__sold-note a {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 3px;
}


/* ==========================================================================
   会員限定物件
   ========================================================================== */

/* 一覧：写真をぼかし、中央に鍵ラベルを重ねる */
.property-card-r__image.is-locked {
  position: relative;
  overflow: hidden;
}

.property-card-r__image.is-locked img {
  filter: blur(14px) brightness(.75);
  transform: scale(1.12);
}

.property-card-r__image.is-locked::after {
  content: "会員限定";
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;

  color: #fff;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: .18em;
}

.property-card-r__locked-label {
  display: inline-block;
  margin: 0 0 8px;
  padding: 4px 10px;

  border: 1px solid rgba(255,255,255,.45);
  border-radius: 999px;

  font-size: 12px;
  letter-spacing: .12em;
}

/* 詳細：ぼかした写真とゲート */
.property-gate__image {
  position: relative;
  overflow: hidden;
  margin-bottom: 40px;
}

.property-gate__image img {
  display: block;
  width: 100%;
  max-height: 520px;
  object-fit: cover;
  filter: blur(20px) brightness(.7);
  transform: scale(1.12);
}

.property-gate {
  max-width: 640px;
  margin: 0 auto;
  padding: 48px 32px;
  text-align: center;

  background: rgba(255,255,255,.07);
  border-radius: 12px;
}

.property-gate__label {
  margin: 0 0 14px;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: .26em;
  opacity: .6;
}

.property-gate h2 {
  margin: 0 0 16px;
  font-size: 24px;
}

.property-gate p {
  line-height: 2;
}

.property-gate__button {
  display: inline-block;
  margin-top: 22px;
  padding: 14px 42px;

  background: #00513c;
  color: #fff;
  border-radius: 999px;
  text-decoration: none;
  font-weight: 700;
}

.property-gate__login {
  margin-top: 18px;
  font-size: 13px;
  opacity: .75;
}

.property-gate__login a {
  color: #fff;
  text-decoration: underline;
}


/* 国で絞り込んだあとに出る、都市の絞り込みチップ */
.property-city-filter {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
  margin: -6px 0 34px;
}

.property-city-filter__label {
  color: #fff;
  font-size: 13px;
  opacity: .7;
  margin-right: 4px;
}

.property-city-filter__chip {
  padding: 8px 18px;
  border: 1px solid rgba(255,255,255,.35);
  border-radius: 999px;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
  transition: background .25s ease, color .25s ease;
}

.property-city-filter__chip:hover {
  background: rgba(255,255,255,.12);
  color: #fff;
}

.property-city-filter__chip.is-active {
  background: #fff;
  border-color: #fff;
  color: #04384c;
  font-weight: 600;
}


/* ==========================================================================
   物件一覧カード（初期デザイン）
   ========================================================================== */

.property-card-list {
  display: flex;
  flex-direction: column;
  gap: 34px;
  margin-top: 48px;
}

/* トップページのおすすめ物件：カード間を広めに取る */
.property-card-list.-featured {
  gap: 64px;
  margin-top: 24px;
}

.property-card-r {
  display: grid;
  grid-template-columns: 320px 1fr;
  gap: 28px;
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid rgba(255,255,255,.18);
  padding-bottom: 34px;
}

.property-card-r__image img {
  width: 100%;
  height: 220px;
  object-fit: cover;
}

.property-card-r__body h3 {
  font-size: 24px;
  margin: 0 0 10px;
}

.property-card-r__address,
.property-card-r__access,
.property-card-r__info {
  margin: 8px 0;
  line-height: 1.8;
}

/* 価格・住所を1行ずつ縦に積む。どちらもチップで揃える */
.property-card-r__row {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  margin: 10px 0;
}

.property-card-r__row .property-card-r__address {
  margin: 0;

  background: rgba(255,255,255,.1);
  padding: 6px 10px;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.6;

  /* 長い住所は1行に収め、収まらない分は…で省略する */
  flex: 0 1 auto;
  min-width: 0;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.property-card-r__row .property-card-r__price {
  background: rgba(255,255,255,.1);
  padding: 6px 10px;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.6;
  white-space: nowrap;
}

/* 円換算は価格の横に並べる */
.property-card-r__row .property-card-r__price small {
  display: inline;
  margin-left: 6px;
  font-size: 12px;
  opacity: .8;
}

.property-card-r__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 18px;
  margin: 14px 0;
  font-size: 14px;
}

.property-card-r__meta span {
  background: rgba(255,255,255,.1);
  padding: 6px 10px;
  border-radius: 4px;
}

@media (max-width: 768px) {
  .property-card-r {
    grid-template-columns: 1fr;
  }
}

.property-search-form {
  background: rgba(255,255,255,.96);
  padding: 28px 32px;
  border-radius: 14px;
  box-shadow: 0 16px 40px rgba(0,0,0,.22);
  max-width: 1100px;
  margin: 25px auto 55px;
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  align-items: center;
  justify-content: center;
}

.property-search-form input,
.property-search-form select {
  width: 190px;
  height: 48px;
  border: 1px solid #d6dde2;
  border-radius: 6px;
  padding: 0 14px;
  font-size: 14px;
  background: #fff;
  color: #222;
}

.property-search-form input[name="keyword"] {
  width: 240px;
}

.property-search-form button {
  height: 48px;
  min-width: 150px;
  padding: 0 32px;
  border: none;
  border-radius: 999px;
  background: #00513c;
  color: #fff;
  font-weight: 700;
  cursor: pointer;
}

.property-search-form button:hover {
  opacity: .85;
}

@media (max-width: 768px) {
  .property-search-form {
    flex-direction: column;
    align-items: stretch;
  }

  .property-search-form input,
  .property-search-form select,
  .property-search-form button {
    width: 100%;
  }
}

.property-result-head {
  display:flex;
  justify-content:space-between;
  align-items:center;

  margin:50px 0 35px;
  padding-bottom:18px;

  border-bottom:1px solid rgba(255,255,255,.25);
  background:none;
}

.property-result-head h2 {
  margin:0;
  padding:0;

  background:none;
  border:none;

  color:#fff;
  font-size:24px;
  font-weight:600;
  letter-spacing:.08em;
}

.property-result-head span {
  color:#fff;
  font-size:15px;
}

.property-result-control {
  display: flex;
  align-items: center;
  gap: 18px;
}

.property-result-control form {
  margin: 0;
}

.property-result-control select {
  height: 40px;
  min-width: 150px;
}

.property-result-control span {
  white-space: nowrap;
}

.property-single {
  background: #04384c;
  color: #fff;
  padding: 80px 0;
}

.property-single__inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 24px;
}

.property-single__title {
  font-size: 38px;
  margin-bottom: 32px;
  border-bottom: 1px solid rgba(255,255,255,.25);
  padding-bottom: 20px;
}

.property-single__main-image img {
  width: 100%;
  max-height: 620px;
  object-fit: cover;
  display: block;
  margin-bottom: 36px;
}

.property-single__summary {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  margin: 36px 0 56px;
}

.property-single__summary div {
  background: rgba(255,255,255,.08);
  padding: 18px;
  border-radius: 8px;
}

.property-single__summary span {
  display: block;
  font-size: 13px;
  opacity: .75;
  margin-bottom: 8px;
}

.property-single__summary strong {
  font-size: 18px;
}

.property-single__section {
  border-top: 1px solid rgba(255,255,255,.2);
  padding-top: 32px;
  margin-top: 40px;
}

.property-single__section h2,
.property-single__cta h2 {
  font-size: 24px;
  margin-bottom: 18px;
}

.property-single__section p {
  line-height: 2;
}

.property-single__cta {
  margin-top: 60px;
  padding: 40px;
  background: rgba(255,255,255,.08);
  text-align: center;
  border-radius: 12px;
}

.property-single__cta a {
  display: inline-block;
  margin-top: 16px;
  padding: 14px 42px;
  border-radius: 999px;
  background: #00513c;
  color: #fff;
  text-decoration: none;
  font-weight: 700;
}

@media (max-width: 768px) {
  .property-single__title {
    font-size: 28px;
  }

  .property-single__summary {
    grid-template-columns: 1fr 1fr;
  }
}

.property-single__main-image img {
  max-height: 620px;
}

.property-single__main-image img {
  max-height: 520px;
}

.property-detail-table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 20px;
}

.property-detail-table tr {
  border-bottom: 1px solid rgba(255,255,255,.18);
}

.property-detail-table th,
.property-detail-table td {
  padding: 18px 22px;
  text-align: left;
  vertical-align: top;
}

.property-detail-table th {
  width: 220px;
  color: rgba(255,255,255,.7);
  font-weight: 500;
  white-space: nowrap;
}

.property-detail-table td {
  color: #fff;
}

/* 問い合わせフォーム */
.wpcf7 {
  max-width: 800px;
  margin: 0 auto;
}

.wpcf7 label {
  display: block;
  margin-bottom: 22px;
  color: #fff;
  font-weight: 500;
}

/* テキスト系の入力欄だけに適用する（チェックボックス・ラジオ・送信ボタンは除く） */
.wpcf7 input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),
.wpcf7 textarea,
.wpcf7 select {
  width: 100%;
  background: rgba(255,255,255,.08);
  border: 1px solid rgba(255,255,255,.2);
  color: #fff;
  padding: 16px;
  border-radius: 6px;
  margin-top: 8px;
}

/* 姓と名を横並びに */
.wpcf7 .name-row {
  display: flex;
  gap: 12px;
}

.wpcf7 .name-row input {
  flex: 1 1 0;
  min-width: 0;
}

/* ── チェックボックス・ラジオ ──────────────────────
   親の .wpcf7 label { display:block } が効いてしまい、
   チェックボックスが項目名の上に乗っていたため、
   選択肢の中だけ横並びに戻す。 */
.wpcf7 .wpcf7-list-item {
  display: inline-block;
  margin: 0 22px 12px 0;
}

.wpcf7 .wpcf7-list-item label {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin: 0;
  font-weight: 400;
  cursor: pointer;
}

.wpcf7 .wpcf7-list-item-label {
  line-height: 1.6;
}

.wpcf7 .wpcf7-list-item input[type="checkbox"],
.wpcf7 .wpcf7-list-item input[type="radio"] {
  appearance: none;
  -webkit-appearance: none;

  flex: none;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;

  position: relative;
  border: 1px solid rgba(255,255,255,.45);
  background: rgba(255,255,255,.06);
  cursor: pointer;
  transition: background .2s ease, border-color .2s ease;
}

.wpcf7 .wpcf7-list-item input[type="checkbox"] { border-radius: 4px; }
.wpcf7 .wpcf7-list-item input[type="radio"]    { border-radius: 50%; }

.wpcf7 .wpcf7-list-item input:hover {
  border-color: rgba(255,255,255,.8);
}

.wpcf7 .wpcf7-list-item input:checked {
  background: #00513c;
  border-color: #00513c;
}

/* チェック時の✓ */
.wpcf7 .wpcf7-list-item input[type="checkbox"]:checked::after {
  content: "";
  position: absolute;
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.wpcf7 .wpcf7-list-item input[type="radio"]:checked::after {
  content: "";
  position: absolute;
  inset: 5px;
  border-radius: 50%;
  background: #fff;
}

/* 同意欄はCF7が左に余白を入れるため打ち消し、上に間隔を取る */
.wpcf7 .wpcf7-acceptance .wpcf7-list-item {
  margin: 0;
}

.wpcf7-acceptance {
  display: block;
  margin: 10px 0 26px;
}

.wpcf7-acceptance a {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 3px;
}

.wpcf7 textarea {
  height: 180px;
}

.wpcf7 input:focus,
.wpcf7 textarea:focus,
.wpcf7 select:focus {
  outline: none;
  border-color: #fff;
}

.wpcf7-submit {
  background: #00513c !important;
  border: none !important;
  border-radius: 999px !important;
  color: #fff !important;
  width: 100%;
  max-width: 260px;
  padding: 16px 24px;
  margin-top: 8px;
  font-size: 15px;
  cursor: pointer;
  font-weight: bold;
}

.wpcf7-submit:hover {
  opacity: .8;
}

.property-gallery__main img {
  width: 100%;
  height: 550px;
  object-fit: cover;
}

.property-gallery__thumbs {
  display: flex;
  gap: 15px;
  margin-top: 20px;
}

.property-gallery__thumbs img {
  width: 120px;
  height: 80px;
  object-fit: cover;
  cursor: pointer;
  opacity: .5;
  transition: .3s;
}

.property-gallery__thumbs img:hover {
  opacity: 1;
}

.related-property-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 28px;
}

.related-property-card {
  color: #fff;
  text-decoration: none;
}

.related-property-card__image img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  display: block;
}

.related-property-card h3 {
  font-size: 17px;
  margin-top: 14px;
}

@media (max-width: 768px) {
  .related-property-list {
    grid-template-columns: 1fr;
  }
}

/* トップ問い合わせCTA */
.top-contact-cta {
  max-width: 900px;
  margin: 80px auto;
  padding: 60px 40px;
  background: rgba(255,255,255,0.08);
  border-radius: 18px;
  text-align: center;
}

.top-contact-cta h2 {
  margin-bottom: 25px;
}

.top-contact-cta p {
  margin-bottom: 35px;
  line-height: 1.8;
}

/* CTAボタン */
.top-contact-cta .wp-block-button__link {
  min-width: 260px;
  padding: 18px 45px;
  border-radius: 50px;
  background: #00684f;
  color: #fff;
  font-weight: bold;
  transition: .3s;
}

.top-contact-cta .wp-block-button__link:hover {
  opacity: .8;
}

.top-contact-cta {
  max-width: 900px;
  margin: 40px auto 90px;
  padding: 56px 40px;
  background: rgba(255,255,255,.08);
  border-radius: 18px;
  text-align: center;
}

.top-contact-cta p {
  color: #fff;
  margin-bottom: 32px;
  line-height: 1.9;
}

.top-contact-cta a {
  display: inline-block;
  min-width: 260px;
  padding: 16px 42px;
  border-radius: 999px;
  background: #00684f;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.price-range {
  display: flex;
  align-items: center;
  gap: 8px;
}

.price-range span {
    color: #333;
    font-size: 18px;
    font-weight: bold;
}

.price-range select {
  width: 160px;
}

.property-map-button{
    display:inline-block;
    padding:14px 28px;
    background:#00684f;
    color:#fff !important;
    text-decoration:none;
    border-radius:40px;
    font-weight:600;
    transition:.3s;
}

.property-map-button:hover{
    opacity:.85;
}

.property-map-embed{
    margin:20px 0;
    border-radius:16px;
    overflow:hidden;
    box-shadow:0 8px 24px rgba(0,0,0,.12);
}

.property-map-embed iframe{
    display:block;
    width:100%;
}

.property-single__summary small{
    display:block;
    margin-top:6px;
    font-size:14px;
    color:rgba(255,255,255,.78);
    font-weight:400;
}

.property-card-r__price small {
  display: block;
  margin-top: 4px;
  font-size: 13px;
  opacity: .8;
}

.property-facilities{
    display:flex;
    flex-wrap:wrap;
    gap:12px;
    margin-top:20px;
}

.property-facilities span{
    display:inline-flex;
    align-items:center;
    padding:10px 18px;
    border-radius:999px;
    background:rgba(255,255,255,.08);
    border:1px solid rgba(255,255,255,.15);
    color:#fff;
    font-size:15px;
}

.property-floor-plan{
    margin-top:20px;
    text-align:center;
}

.property-floor-plan img{
    max-width:100%;
    border-radius:12px;
    background:#fff;
    padding:12px;
}

.property-single__video {
  width: 100%;
  margin-top: 18px;
  border-radius: 18px;
  overflow: hidden;
  background: #000;
}

.property-single__video iframe,
.property-single__video video {
  display: block;
  width: 100%;
  aspect-ratio: 16 / 9;
  height: auto;
  border: 0;
  background: #000;
}

.property-single__video a {
  display: inline-flex;
  padding: 14px 20px;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}


/* ==========================================================================
   ヘッダーの LeadingRE ロゴ
   Privé のロゴが主、LeadingRE は加盟の証として従に置く
   ========================================================================== */

.has-lre-logo {
  display: flex;
  align-items: center;
}

.header-lre {
  position: relative;
  display: flex;
  align-items: center;
  margin-left: 22px;
  padding-left: 22px;
}

/* 区切り線はロゴの高さ分だけにする（ヘッダー全体に伸ばさない） */
.header-lre::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 34px;
  background: rgba(4,56,76,.22);
}

.header-lre a {
  display: block;
  line-height: 0;
  transition: opacity .3s ease;
}

.header-lre a:hover {
  opacity: .65;
}

.header-lre img {
  display: block;
  width: auto;
  height: 42px;
}

@media (max-width: 960px) {
  .header-lre {
    margin-left: 12px;
    padding-left: 12px;
  }

  .header-lre img {
    height: 26px;
  }
}


/* ==========================================================================
   サイト紹介セクション（トップページ）
   他のセクションと同じ左寄せ・同じ幅に揃える
   ========================================================================== */

.site-intro {
  margin-top: 8px;
}

.site-intro__lead {
  margin: 0 0 40px;
  font-size: 16px;
  line-height: 2.1;
  letter-spacing: .03em;
  opacity: .9;
}

/* 3つの強み */
.site-intro__points {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-bottom: 36px;
}

.site-intro__point {
  padding-top: 20px;
  border-top: 1px solid rgba(255,255,255,.28);
}

.site-intro__point h3 {
  margin: 0 0 12px;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: .04em;
  color: #fff;
}

.site-intro__point p {
  margin: 0;
  font-size: 14px;
  line-height: 1.95;
  opacity: .76;
}

/* 掲載が一部である旨の注記。押し付けにならないよう本文と同じ調子で */
.site-intro__note {
  margin: 0;
  padding: 22px 24px;
  background: rgba(255,255,255,.06);
  border-radius: 8px;
  font-size: 14px;
  line-height: 2;
  letter-spacing: .02em;
  opacity: .88;
}

.site-intro__note a {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 3px;
}

@media (max-width: 900px) {
  .site-intro__lead {
    font-size: 15px;
    margin-bottom: 30px;
  }

  .site-intro__points {
    grid-template-columns: 1fr;
    gap: 22px;
    margin-bottom: 28px;
  }

  .site-intro__note {
    padding: 18px 18px;
    font-size: 13px;
  }
}


/* ==========================================================================
   フッターのSNSリンク
   ========================================================================== */

.footer-sns {
  padding: 26px 20px 8px;
  text-align: center;
}

.footer-sns__label {
  margin: 0 0 16px;
  color: #7a8890;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: .3em;
}

.footer-sns__list {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px 26px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-sns__list a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #3d4b53;
  font-size: 13px;
  letter-spacing: .03em;
  text-decoration: none;
  transition: opacity .25s ease;
}

.footer-sns__list a:hover {
  opacity: .6;
  color: #3d4b53;
}

.footer-sns__list svg {
  width: 18px;
  height: 18px;
  fill: currentColor;
  flex: none;
}

@media (max-width: 768px) {
  .footer-sns__list {
    gap: 12px 18px;
  }

  .footer-sns__list a {
    font-size: 12px;
  }
}

/* 見出しを出さないときは、並び替えと件数を右に寄せたまま余白を詰める */
.property-result-head.-no-title {
  margin-top: 0;
  padding-bottom: 14px;
}


/* ==========================================================================
   固定ページ本文中のリンク
   サイト全体が紺背景のため、テーマ既定の紺色リンクだと読めない
   ========================================================================== */

.page .post_content a:not([class]),
.page .post_content .wp-block-paragraph a {
  color: #fff;
  text-decoration: underline;
  text-underline-offset: 3px;
  text-decoration-thickness: 1px;
  transition: opacity .25s ease;
}

.page .post_content a:not([class]):hover,
.page .post_content .wp-block-paragraph a:hover {
  opacity: .7;
  color: #fff;
}

/* 白背景の表の中だけは元の濃色のままにする。
   フォームは紺背景の上にあるため、ここでは色を変えない
   （同意欄のリンクが紺地に紺文字になっていた） */
.page .post_content table a {
  color: #04384c;
}


/* ==========================================================================
   販売状況に関する注記
   ========================================================================== */

.property-list-note,
.property-single__availability-note {
  margin: 34px 0 0;
  font-size: 13px;
  line-height: 1.9;
  letter-spacing: .02em;
  color: rgba(255,255,255,.62);
}

.property-list-note::before,
.property-single__availability-note::before {
  content: "※";
  margin-right: 3px;
}

.property-list-note a,
.property-single__availability-note a {
  color: rgba(255,255,255,.85);
  text-decoration: underline;
  text-underline-offset: 3px;
}

.property-single__availability-note {
  margin: 40px 0 -20px;
}


/* ==========================================================================
   フッターの著作権表記
   LeadingRE のロゴに対して小さすぎ、主従が逆に見えていたため引き上げる
   ========================================================================== */

.copyright {
  font-size: 14px !important;
  letter-spacing: .12em;
  color: #3d4b53;
}
