/* ----------------------------------------
sitemap（サイトマップLP）
/sitemap/用cssのため消さないこと。
---------------------------------------- */
.sitemap_ti h2 {
	font-size: 30px;
	margin: 60px auto 30px;
	font-weight: 500;
	line-height: 1;
	font-weight: bold;
	width: 1100px;
	padding-top: 60px;
	text-align: left;
	border-bottom: none;
}
.sitemap_wrap {
	margin: 0 auto 60px;
	background: #f8f8f8;
	padding: 50px 50px 10px;
	box-sizing: border-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}
.sitemap_inner {
	width: 430px;
	margin-bottom: 50px;
}
.sitemap_inner:nth-child(odd) {
	margin-right: 40px;
}
.sitemap_inner h3 {
	font-size: 25px;
	margin: 0 0 30px;
	font-weight: 500;
	line-height: 1;
}
.sitemap_inner ul {
	background: #fff;
	padding: 30px;
	height: calc(100% - 60px);
	box-sizing: border-box;
}
.sitemap_inner ul li {}
.sitemap_inner ul li a {
	font-size: 14px;
	color: #333;
	line-height: 1.7;
	position: relative;
	padding-left: 20px;
	margin-bottom: 5px;
	display: block;
}
.sitemap_inner ul li a:hover {
	text-decoration: underline;
}
.sitemap_inner ul li a::before {
	content: "";
	width: 6px;
	height: 6px;
	border-top: 1px solid #042455;
	border-right: 1px solid #042455;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	left: 0;
	top: 8px;
}
.sitemap_group {
	padding-left: 50px !important;
}
.sitemap_group_ti {
	margin-left: -20px;
}
.sitemap_flex ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap: wrap;
}
.sitemap_flex ul li {
	width: 50%;
}
.sitemap_flex ul li:first-child {
	width: 100%;
}
/* ----------------------------------------
recruit(サイドバーなし)
/recruit/用cssのため消さないこと。
---------------------------------------- */
.recruit {
	width: 1000px;
	text-align: left;
	line-height: 24px;
	margin: 20px auto;
	padding: 0px 0px 0px 0px;
}
.recruit h2 {
	width: 1000px;
	font-size: 16px;
	line-height: 51px;
	margin: 0px auto 20px auto;
	padding: 0px 0px 0px 0px;
	text-indent: 15px;
	background: #F0F0F0;
	border-top: solid 5px #CCC;
	border-bottom: solid 1px #CCC;
	border-left: solid 3px #666;
	display: block;
	clear: both;
}
.recruit_tb {
	font-weight: bold;
	font-size: 18px;
}
.recruit1 img {
	max-width: 100%;
	height: auto;
}
.recruit2 p {
	margin: 0;
}
.recruit2 ul {
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
.recruit2 ul li {
	margin: 0px 0px 0px 20px;
	padding: 4px;
	border: solid 1px #CCC;
	float: left;
}
.recruit2 ul li img {
	max-width: 300px;
	height: auto;
}
.recruit3 {
	width: 370px;
	overflow: hidden;
	float: left;
	margin: 0px 20px 20px 0px;
	padding: 0px 0px 0px 0px;
}
.recruit3 img {
	max-width: 370px;
	max-height: 400px;
}
.recruit4 {
	width: 600px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.recruit4 p {
	margin: 0;
}
.recruit5 {
	line-height: 28px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
.recruit5 dt {
	width: 150px;
	display: block;
	clear: left;
	float: left;
	background: #EEE;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
	line-height: 35px;
}
.recruit5 dd {
	display: block;
	float: left;
	margin: 10px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	line-height: 35px;
	width: 820px;
}
/* ----------------------------------------
recruit(サイドバーあり)
/recruit/用cssのため消さないこと。
---------------------------------------- */
.recruit_side {
	width: 780px;
	text-align: left;
	line-height: 24px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
}
.recruit_side h2 {
	width: 100%;
	font-size: 16px;
	line-height: 51px;
	margin: 0px auto 20px auto;
	padding: 0px 0px 0px 0px;
	text-indent: 15px;
	background: #F0F0F0;
	border-top: solid 5px #CCC;
	border-bottom: solid 1px #CCC;
	border-left: solid 3px #666;
	display: block;
	clear: both;
}
.recruit_tb {
	font-weight: bold;
	font-size: 18px;
}
.recruit1_side img {
	max-width: 100%;
	height: auto;
}
.recruit2_side p {
	margin: 0;
}
.recruit2_side ul {
	margin: 20px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
.recruit2_side ul li {
	margin: 0px 0px 0px 20px;
	padding: 4px;
	border: solid 1px #CCC;
	float: left;
}
.recruit2_side ul li img {
	max-width: 226px;
	height: auto;
}
.recruit3_side {
	width: 350px;
	overflow: hidden;
	float: left;
	margin: 0px 20px 20px 0px;
	padding: 0px 0px 0px 0px;
}
.recruit3_side img {
	max-width: 350px;
	max-height: 400px;
}
.recruit4_side {
	width: 410px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.recruit4_side p {
	margin: 0;
}
.recruit5_side {
	line-height: 28px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
.recruit5_side dt {
	width: 150px;
	display: block;
	clear: left;
	float: left;
	background: #EEE;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
	line-height: 35px;
}
.recruit5_side dd {
	display: block;
	float: left;
	margin: 10px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	line-height: 35px;
	width: 600px;
}
/* ----------------------------------------
sale
---------------------------------------- */
/* ============================================================
     メインビジュアル（s_main）テキスト版・flexレイアウト
     背景は .main-hero に background-image で後付け予定
  ============================================================ */
section {
	scroll-margin-top: 100px;
}
.main-hero {
	width: 100%;
	background-image: url(/sale/img/sale_main_bg.webp);
	background-size: cover;
	background-position: center;
}
.main-hero-inner {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
	padding: 80px 20px;
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 40px;
}
/* 左：テキスト側 */
.mh-left {
	flex: 1 1 auto;
	min-width: 0;
}
.mh-sub {
	font-weight: 700;
	font-size: 16px;
	letter-spacing: 1.6px;
	color: var(--navy);
}
.mh-h2 {
	width: fit-content;
	font-weight: 700;
	font-size: 52px;
	letter-spacing: 2px;
	line-height: 1.2;
	color: var(--navy);
	margin-top: 22px;
	padding-bottom: 8px;
	border-bottom: 3px solid var(--navy);
}
.mh-lead {
	max-width: 546px;
	font-weight: 400;
	font-size: 15px;
	line-height: 1.6;
	letter-spacing: 0.5px;
	color: #1a2942;
	margin-top: 30px;
}
/* メダル3つ */
.mh-medals {
	display: flex;
	gap: 20px;
	margin-top: 40px;
}
.mh-medal {
	width: 150px;
	height: 150px;
}
/* 問い合わせボタン2つ */
.mh-inq-list {
	display: flex;
	gap: 16px;
	margin-top: 40px;
}
.mh-inq {
	position: relative;
	width: 265px;
	height: 60px;
	display: flex;
	align-items: center;
	border-radius: 5px;
	font-weight: 700;
	font-size: 17px;
	letter-spacing: 1px;
	text-decoration: none;
	padding-left: 24px;
	transition: all .3s ease-in-out;
	border: 1px solid #c9a86a;
}
.mh-inq::after {
	content: "";
	position: absolute;
	right: 20px;
	width: 10px;
	height: 10px;
	border-radius: 50%;
}
.mh-inq-l {
	background: #c9a86a;
	color: #fff;
}
.mh-inq-l:hover {
	background: #fff;
	color: #c9a86a;
}
.mh-inq-l::after {
	background: #fff;
	border: 1px solid #c9a86a;
}
.mh-inq-r {
	background: rgba(255, 255, 255, 0.9);
	color: var(--navy);
	border: 1px solid var(--navy);
	transition: all .3s ease-in-out;
}
.mh-inq-r::after {
	border: 1px solid var(--navy);
	transition: all .3s ease-in-out;
	background: #fff;
}
.mh-inq-r:hover {
	background: var(--navy);
	color: #fff;
}
/* 右：事例カード */
.mh-jirei {
	flex: 0 0 350px;
	width: 350px;
	background: rgba(255, 255, 255, 0.95);
	border-radius: 8px;
	padding: 24px 25px;
	box-shadow: 0 6px 24px rgba(0, 0, 0, 0.12);
}
.mh-jirei iframe {
	width: 100%;
	height: 370px;
}
.mh-jirei-title {
	text-align: center;
	font-weight: 700;
	font-size: 18px;
	letter-spacing: 1px;
	color: var(--navy);
}
.mh-jirei-list {
	margin-top: 14px;
}
.mh-case a {
	display: flex;
	gap: 16px;
	align-items: center;
	padding: 12px 0;
	text-decoration: none;
	transition: all .3s ease-in-out;
}
.mh-case a:hover {
	background-color: #F3F2EA;
}
.mh-case+.mh-case {
	border-top: 1px solid #e0e0e0;
}
.mh-case-thumb {
	flex: 0 0 130px;
	width: 130px;
	height: 90px;
	object-fit: cover;
	border-radius: 3px;
}
.mh-case-body {
	flex: 1 1 auto;
	min-width: 0;
}
.mh-case-tag {
	display: inline-block;
	background: var(--orange);
	color: #fff;
	font-weight: 700;
	font-size: 11px;
	padding: 2px;
	border-radius: 3px;
	& p {
		margin: 0;
	}
}
.mh-case-tag .cms_topic_tag {
	cursor: pointer !important;
}
.mh-case-tag p label.cms_topic_tag.cms_topic_gr2 {
	border-left: dotted 1px #fff;
	padding: 0 5px;
}
.mh-case-tag p label.cms_topic_tag.cms_topic_gr2:first-child {
	border-left: none;
}
.mh-case-name {
	font-weight: 700;
	font-size: 15px;
	color: var(--navy);
	margin: 6px 0 0;
	line-height: 1.3;
}
.mh-case-term {
	display: inline-block;
	border: 1px solid #bbb;
	color: #555;
	font-size: 11px;
	padding: 1px 8px;
	border-radius: 3px;
	margin-top: 6px;
	transition: all .3s ease-in-out;
}
.mh-case-term b {
	color: var(--navy);
	font-size: 13px;
}
.mh-jirei-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 200px;
	height: 45px;
	margin: 14px auto 0;
	background: var(--navy);
	color: #fff;
	font-weight: 700;
	font-size: 15px;
	letter-spacing: 1px;
	border-radius: 5px;
	text-decoration: none;
	transition: all .3s ease-in-out;
}
.mh-jirei-btn:hover {
	background: #C6A33A;
}
/* コンテンツは1200pxで中央寄せ、それ以下で可変。
     container名は他ページと競合しうるため lp-inner に変更 */
.lp-inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 20px;
}
:root {
	--navy-deep: #001a43;
	--navy: #00175c;
	--navy-mid: #253b73;
	--navy-soft: #5469a7;
	--orange: #ff7700;
	--auction-bg: #dfe9f5;
	--green: #218f78;
	--green-deep: #176e5c;
	--kaitori-bg: #e0efec;
	--red-mid: #bf3945;
	--red-deep: #8c202a;
	--tyukai-bg: #f5ebec;
}
.sale_feel {
	background-color: #0B1C38;
	padding: 72px 0px 80px;
	position: relative;
}
.sale-inner {}
.sale-top {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 56px;
	margin-bottom: 56px;
	max-width: 1200px;
	margin: 0 auto;
}
.sale-heading {
	/* display: flex; */
	/* align-items: baseline; */
	/* gap: 16px; */
	/* margin-bottom: 28px; */
}
.sale-heading .en {
	font-size: 35px;
	font-weight: 600;
	color: #fff;
	letter-spacing: 3px;
}
.sale-heading .ja {
	font-size: 20px;
	color: #fff;
	font-weight: 500;
	display: block;
	margin-top: 20px;
}
.sale-catch {
	font-size: 35px;
	color: #fff;
	line-height: 1.6;
	margin: 60px 0 50px;
	font-weight: normal;
	letter-spacing: 5px;
}
.sale-desc {
	font-size: 15px;
	color: #fff;
	line-height: 1.9;
	width: 500px;
}
.sale-photo .img-placeholder {
	width: 100%;
	height: 100%;
	min-height: 320px;
	border-radius: 4px;
}
/* ===== voice / お客様の声 ===== */
.sale_wrap .voice {
	background: unset;
}
/* コンテンツは1200pxで中央寄せ、それ以下で可変。
     container名は他ページと競合しうるため lp-inner に変更 */
.lp-inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
}
/* ============================================================
     お客様に合わせた3つのプラン（振り分け）
  ============================================================ */
.furiwake {
	background: #fff;
	padding: 70px 0 80px;
}
.furiwake-title {
	text-align: center;
	font-weight: 700;
	font-size: 40px;
	letter-spacing: 2px;
	color: #000;
}
.furiwake-list {
	display: flex;
	justify-content: center;
	gap: 31px;
	margin-top: 40px;
}
.plan {
	flex: 1 1 0;
	min-width: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
	text-decoration: none;
	color: inherit;
	cursor: pointer;
}
/* 見出しラベル（両端に斜線） */
.plan-catch {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 18px;
	font-weight: 700;
	font-size: 20px;
	letter-spacing: 2px;
	line-height: 1;
}
.plan-catch::before,
.plan-catch::after {
	content: "";
	width: 2px;
	height: 20px;
	background: currentColor;
}
.plan-catch::before {
	transform: rotate(-20deg);
}
.plan-catch::after {
	transform: rotate(20deg);
}
.plan-card {
	width: 100%;
	height: 180px;
	margin-top: 23px;
	border: 2px solid;
	border-radius: 5px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 24px 20px;
	transition: transform 0.2s ease, box-shadow 0.2s ease;
	box-sizing: border-box;
}
.plan:hover .plan-card {
	transform: translateY(-4px);
	box-shadow: 0 8px 20px rgba(0, 0, 0, 0.12);
}
.plan-name {
	font-weight: 700;
	font-size: 33px;
	letter-spacing: 1.75px;
	line-height: 1.5;
	text-align: center;
}
.plan-sub {
	font-weight: 400;
	font-size: 18px;
	letter-spacing: 0.9px;
	line-height: 1.5;
	text-align: center;
	margin-top: 4px;
}
.plan-btn {
	position: relative;
	width: 220px;
	max-width: 100%;
	margin-top: 14px;
	border-radius: 50px;
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	letter-spacing: 0.8px;
	text-align: center;
	padding: 8px;
	display: block;
}
.plan-btn::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 20px;
	width: 0;
	height: 0;
	border-left: 6.5px solid transparent;
	border-right: 6.5px solid transparent;
	border-top: 8px solid #fff;
	transform: translateY(-50%);
}
/* カード配色（左:オークション / 中:買取 / 右:仲介） */
.plan.is-auction {
	color: var(--navy-mid);
}
.plan.is-auction .plan-card {
	background: #e4e7f0;
	border-color: var(--navy-mid);
}
.plan.is-auction .plan-name,
.plan.is-auction .plan-sub {
	color: var(--navy-mid);
}
.plan.is-auction .plan-btn {
	background: var(--navy-mid);
}
.plan.is-kaitori {
	color: var(--green);
}
.plan.is-kaitori .plan-card {
	background: var(--kaitori-bg);
	border-color: var(--green);
}
.plan.is-kaitori .plan-name,
.plan.is-kaitori .plan-sub {
	color: var(--green);
}
.plan.is-kaitori .plan-btn {
	background: var(--green);
}
.plan.is-tyukai {
	color: var(--red-mid);
}
.plan.is-tyukai .plan-card {
	background: var(--tyukai-bg);
	border-color: var(--red-mid);
}
.plan.is-tyukai .plan-name,
.plan.is-tyukai .plan-sub {
	color: var(--red-mid);
}
.plan.is-tyukai .plan-btn {
	background: var(--red-mid);
}
/* ============================================================
     オークション売却プラン
  ============================================================ */
.auction {
	background: var(--auction-bg);
	padding-bottom: 80px;
}
.auction-hero {
	position: relative;
	overflow: hidden;
	min-height: 263px;
	display: flex;
	align-items: center;
	padding: 20px 0;
	background-image: url(/sale/img/s_auction_bg.webp);
}
.auction-hero-image {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.auction-hero-overlay {
	position: absolute;
	inset: 0;
	background: rgba(18, 37, 93, 0.7);
}
.auction-hero-inner {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	max-width: 996px;
}
.auction-hero-label {
	display: inline-block;
	background: #fff;
	color: var(--navy-mid);
	font-weight: 700;
	font-size: 20px;
	letter-spacing: 2px;
	line-height: 1;
	padding: 10px 15px;
	border-radius: 50px;
}
.auction-hero-heading {
	color: #fff;
	font-weight: 700;
	font-size: 30px;
	letter-spacing: 3px;
	line-height: 1;
	margin-top: 24px;
}
.auction-hero-text {
	color: #fff;
	font-weight: 400;
	font-size: 18px;
	letter-spacing: 1.8px;
	line-height: 1.5;
	margin-top: 30px;
}
.section-title {
	text-align: center;
	font-weight: 700;
	font-size: 35px;
	letter-spacing: 3.5px;
	margin-top: 60px;
}
.section-title .accent {
	color: var(--navy-soft);
}
.section-sub {
	text-align: center;
	font-weight: 700;
	letter-spacing: 3px;
	margin-top: 24px;
}
.section-sub .lead {
	font-size: 30px;
	color: var(--navy);
	text-decoration: underline;
	text-underline-offset: 4px;
}
.section-sub .tail {
	font-size: 25px;
}
/* フロー図（1枚画像として切り出し） */
.auction-flow-image {
	display: block;
	width: 1000px;
	max-width: 100%;
	height: auto;
	margin: 40px auto 0;
}
/* POINTボックス */
.point {
	position: relative;
	width: 1000px;
	max-width: 100%;
	margin: 27px auto 0;
	background: #fff;
	border: 3px solid var(--navy);
	border-radius: 5px;
	padding: 45px 56px 40px;
	box-sizing: border-box;
}
.point-badge {
	position: absolute;
	top: -20px;
	left: 41px;
	background: var(--orange);
	color: #fff;
	font-weight: 700;
	font-size: 25px;
	padding: 8px 20px;
	border-radius: 4px;
}
.point-heading {
	color: var(--navy);
	font-weight: 700;
	font-size: 30px;
	line-height: 1.5;
}
.point-text {
	font-weight: 400;
	font-size: 15px;
	line-height: 1.5;
	margin-top: 18px;
}
/* 3つのオークション方法 */
.types {
	margin-top: 90px;
}
.types-heading {
	text-align: center;
	font-weight: 700;
}
.types-heading .lg {
	font-size: 40px;
}
.types-heading .num-big {
	font-size: 60px;
	color: var(--orange);
}
.types-heading .num-unit {
	font-size: 40px;
	color: var(--orange);
}
.types-list {
	display: flex;
	justify-content: center;
	gap: 30px;
	margin-top: 46px;
}
.type {
	width: 330px;
}
.type-graph-image {
	display: block;
	width: 100%;
	height: auto;
	border-radius: 5px;
}
.type-title {
	color: var(--navy-mid);
	font-weight: 700;
	font-size: 25px;
	line-height: 1.5;
	margin-top: 12px;
}
.type-desc {
	font-weight: 400;
	font-size: 15px;
	line-height: 1.5;
	margin-top: 9px;
}
/* 共通CTA（色は各セクションで指定） */
.cta a {
	display: block;
	width: 975px;
	max-width: 100%;
	margin: 90px auto 0;
	color: #fff;
	font-weight: 700;
	font-size: 30px;
	text-align: center;
	padding: 33px;
	border-radius: 95px;
	transition: 0.3s;
	&:hover {
		transform: translateY(3px);
	}
}
.cta.is-auction a {
	background: var(--navy-mid);
	&:hover {
		background-color: #19274a;
	}
}
.cta.is-kaitori a {
	background: var(--green);
	&:hover {
		background-color: #166655;
	}
}
.cta.is-tyukai a {
	background: var(--red-mid);
	&:hover {
		background-color: #8c2a33;
	}
}
/* ============================================================
     買取プラン
  ============================================================ */
.kaitori {
	background: var(--kaitori-bg);
	padding-bottom: 90px;
}
.kaitori-hero {
	position: relative;
	overflow: hidden;
	min-height: 267px;
	display: flex;
	align-items: center;
	padding: 20px 0;
	background-image: url(/sale/img/s_kaitori_bg.webp);
}
.kaitori-hero-image {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.kaitori-hero-overlay {
	position: absolute;
	inset: 0;
	background: rgba(23, 110, 92, 0.9);
}
.kaitori-hero-inner {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	text-align: left;
	max-width: 995px;
	margin: 0 auto;
	width: 100%;
}
.kaitori-hero-label {
	display: inline-block;
	background: #fff;
	color: var(--green);
	font-weight: 700;
	font-size: 20px;
	letter-spacing: 2px;
	line-height: 1.5;
	padding: 5px 21px;
	border-radius: 50px;
}
.kaitori-hero-heading {
	color: #fff;
	font-weight: 700;
	font-size: 30px;
	letter-spacing: 3px;
	line-height: 1;
	margin-top: 24px;
}
.kaitori-hero-text {
	color: #fff;
	font-weight: 400;
	font-size: 18px;
	letter-spacing: 1.8px;
	line-height: 1.5;
	margin-top: 23px;
}
/* お悩みセクション */
.nayami {
	margin-top: 44px;
}
.nayami-heading {
	text-align: center;
	font-weight: 700;
	font-size: 30px;
	letter-spacing: 1.5px;
}
.nayami-body {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 30px;
	margin-top: 30px;
}
.nayami-house {
	width: 262px;
	max-width: 100%;
	height: auto;
	flex: 0 1 262px;
	min-width: 0;
}
.nayami-list {
	display: flex;
	flex-direction: column;
	gap: 16px;
	flex: 1 1 0;
	min-width: 0;
}
.nayami-row {
	display: flex;
	gap: 16px;
}
.nayami-pill {
	background: #fff;
	border-radius: 40px;
	padding: 10px 28px;
	font-weight: 400;
	font-size: 18px;
	flex: 1 1 0;
	min-width: 0;
	text-align: center;
}
/* メリットセクション */
.merit {
	width: 1120px;
	max-width: 100%;
	margin: 53px auto 0;
	background: var(--green);
	border-radius: 5px;
	padding: 41px 60px 58px;
	box-sizing: border-box;
}
.merit-heading {
	text-align: center;
	color: #fff;
	font-weight: 700;
	font-size: 35px;
	letter-spacing: 3.5px;
}
.merit-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 39px;
	margin-top: 41px;
}
.merit-card {
	width: 480px;
	background: #fff;
	border-radius: 5px;
	padding: 30px;
	box-sizing: border-box;
}
.merit-card-image {
	display: block;
	width: 100%;
	height: 216px;
	object-fit: cover;
	border-radius: 5px;
}
.merit-card-title {
	text-align: center;
	color: var(--green);
	font-weight: 700;
	font-size: 25px;
	letter-spacing: 1.25px;
	margin-top: 25px;
}
.merit-card-text {
	font-weight: 400;
	font-size: 15px;
	line-height: 1.5;
	margin-top: 17px;
}
.merit-card-text .em {
	color: var(--green);
	font-weight: 700;
	text-decoration: underline;
	text-underline-offset: 3px;
}
/* ============================================================
     一般仲介プラン
  ============================================================ */
.tyukai {
	background: var(--tyukai-bg);
	padding-bottom: 90px;
}
.tyukai-hero {
	position: relative;
	overflow: hidden;
	min-height: 263px;
	display: flex;
	align-items: center;
	padding: 20px 0;
	background-image: url(/sale/img/s_tyukai_bg.webp);
}
.tyukai-hero-image {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.tyukai-hero-overlay {
	position: absolute;
	inset: 0;
	background: rgba(140, 32, 42, 0.8);
}
.tyukai-hero-inner {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	text-align: left;
	max-width: 996px;
	margin: 0 auto;
	width: 100%;
}
.tyukai-hero-label {
	display: inline-block;
	background: #fff;
	color: var(--red-mid);
	font-weight: 700;
	font-size: 20px;
	letter-spacing: 2px;
	line-height: 1.5;
	padding: 5px 21px;
	border-radius: 50px;
}
.tyukai-hero-heading {
	color: #fff;
	font-weight: 700;
	font-size: 30px;
	letter-spacing: 3px;
	line-height: 1;
	margin-top: 24px;
}
.tyukai-hero-text {
	color: #fff;
	font-weight: 400;
	font-size: 18px;
	letter-spacing: 1.8px;
	line-height: 1.5;
	margin-top: 23px;
}
/* フロー図（1枚画像として切り出し） */
.tyukai-flow-image {
	display: block;
	width: 1198px;
	max-width: 100%;
	height: auto;
	margin: 36px auto 0;
}
.tyukai-lead {
	text-align: center;
	font-weight: 700;
	font-size: 30px;
	letter-spacing: 1.5px;
	color: #000;
	margin-top: 45px;
}
.tyukai-text {
	text-align: center;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.5;
	letter-spacing: 1.8px;
	margin-top: 33px;
}
/* ============================================================
     お問い合わせ
  ============================================================ */
.sale_inq {
	position: relative;
	overflow: hidden;
	padding: 51px 0;
	background-image: url(/sale/img/s_inq_bg.webp);
}
.inq-image {
	position: absolute;
	inset: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.inq-overlay {
	position: absolute;
	inset: 0;
	background: rgba(0, 26, 67, 0.8);
}
.inq-inner {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 32px;
}
.inq-body {
	flex: 1 1 0;
	min-width: 0;
	color: #fff;
}
.inq-tags {
	display: flex;
	gap: 8px;
}
.inq-tag {
	border: 1px solid #fff;
	border-radius: 50px;
	font-weight: 400;
	font-size: 15px;
	letter-spacing: 1.5px;
	line-height: 1;
	padding: 7px 16px;
	white-space: nowrap;
}
.inq-heading {
	font-weight: 700;
	font-size: 30px;
	letter-spacing: 1.5px;
	line-height: 1.3;
	margin-top: 24px;
}
.inq-text {
	font-weight: 400;
	font-size: 15px;
	letter-spacing: 1.5px;
	line-height: 1.5;
	margin-top: 18px;
}
.inq-divider {
	border: none;
	border-top: 1px solid rgba(255, 255, 255, 0.6);
	margin: 22px 0;
}
.inq-contact {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
}
.inq-tel {
	display: flex;
	align-items: center;
	gap: 12px;
}
.inq-tel-icon {
	width: 45px;
	height: 45px;
	flex: 0 0 auto;
	fill: #fff;
}
.inq-tel-num {
	font-weight: 700;
	font-size: 35px;
	letter-spacing: 3.5px;
	line-height: 1;
}
.inq-tel-num a[href^="tel:"] {
	color: #fff;
	text-decoration: none;
}
.inq-tel-hours {
	font-weight: 400;
	font-size: 12px;
	line-height: 1;
	margin-top: 8px;
	text-align: right;
}
.inq-mail {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	background: #fff;
	color: var(--navy);
	border-radius: 5px;
	flex: 0 1 321px;
	min-width: 0;
	height: 64px;
	padding: 0 20px;
	font-weight: 700;
	font-size: 18px;
	letter-spacing: 0.9px;
	text-decoration: none;
	white-space: nowrap;
	transition: all .3s ease-in-out;
}
.inq-mail:hover {
	background: #C7A437;
	color: #fff;
}
.inq-mail-icon {
	width: 31px;
	height: 31px;
	flex: 0 0 auto;
	fill: var(--navy);
	transition: all .3s ease-in-out;
}
.inq-mail:hover .inq-mail-icon {
	fill: #fff;
}
.inq-photo {
	flex: 0 1 419px;
	min-width: 0;
	width: 419px;
	height: 338px;
	border-radius: 5px;
	object-fit: cover;
}
/* ===== Result / 売却実績 ===== */
.result {
	padding: 80px 0px 80px;
	position: relative;
}
.result-inner {
	max-width: 1200px;
	margin: 0 auto;
}
.result-heading {
	margin-bottom: 28px;
}
.result-heading h3 {
	display: flex;
	align-items: baseline;
	gap: 30px;
	margin: 0;
	line-height: 1;
}
.result-heading .en {
	font-size: 40px;
	font-weight: 600;
	color: #1B2A4D;
	letter-spacing: 0.12em;
}
.result-heading .ja {
	font-size: 20px;
	color: #1B2A4D;
	font-weight: normal;
}
.result-panel {
	border-radius: 5px;
	padding: 0px 36px 15px;
	overflow: hidden;
}
.result-search {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 48px;
	padding-bottom: 32px;
}
.result-label {
	display: flex;
	align-items: center;
	gap: 9px;
	font-size: 16px;
	color: #1B2A4D;
	margin-bottom: 16px;
}
.result-label::before {
	content: "";
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #1B2A4D;
	flex-shrink: 0;
}
/* ==========================================================================
       A. 売却事例マップ（10区）用のCSS定義  【クラス名: .ward-label】
       ========================================================================== */
:root {
	--ward-hover-bg: #C7A437;
	/* 10区マップのホバー色（ゴールド） */
	--station-hover-bg: #d9383a;
	/* 地下鉄駅のホバー色（朱赤） */
}
.map-container {
	position: relative;
	display: inline-block;
	width: 100%;
	max-width: 600px;
	/* 画像の本来の横幅 */
	margin: 0 auto 50px auto;
	line-height: 0;
}
.map-container img {
	width: 100%;
	height: auto;
	display: block;
}
/* 10区専用ラベルの共通スタイル */
.ward-label {
	position: absolute;
	z-index: 10;
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	padding: 15px;
	border-radius: 4px;
	background-color: #0a225c;
	/* デフォルトの紺色 */
	text-align: center;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	transform: translate(-50%, -50%);
	display: block;
	width: fit-content;
	white-space: nowrap;
	/* ラベル部分を透過し、下にある多角形エリア(area)にホバー判定を100%通す */
	pointer-events: none;
	transition: background-color 0.2s ease, transform 0.2s ease;
}
/* 10区：各ラベルのパーセント配置 */
.label-teine {
	left: 43.5%;
	top: 17%;
}
.label-kita {
	left: 61.5%;
	top: 14%;
}
.label-higashi {
	left: 75.5%;
	top: 20.5%;
}
.label-nishi {
	left: 40%;
	top: 33%;
}
.label-chuou {
	left: 59.5%;
	top: 36%;
}
.label-shiroishi {
	left: 77%;
	top: 33.5%;
}
.label-atsubetsu {
	left: 93.5%;
	top: 37%;
}
.label-toyohira {
	left: 70%;
	top: 48.5%;
}
.label-kiyota {
	left: 86%;
	top: 60.5%;
}
.label-minami {
	left: 37%;
	top: 60.5%;
}
/* 10区：CSS :has() 連動ホバーアクション */
.map-container:has(area.bnt_teine:hover) .label-teine,
.map-container:has(area.bnt_kita:hover) .label-kita,
.map-container:has(area.bnt_higashi:hover) .label-higashi,
.map-container:has(area.bnt_nishi:hover) .label-nishi,
.map-container:has(area.bnt_chuou:hover) .label-chuou,
.map-container:has(area.bnt_siraishi:hover) .label-shiroishi,
.map-container:has(area.bnt_atubetu:hover) .label-atsubetsu,
.map-container:has(area.bnt_toyohira:hover) .label-toyohira,
.map-container:has(area.bnt_kiyota:hover) .label-kiyota,
.map-container:has(area.bnt_minami:hover) .label-minami {
	background-color: var(--ward-hover-bg);
	transform: translate(-50%, -50%) scale(1.05);
}
/* 種別タイル */
.result-types {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 14px;
	margin-bottom: 26px;
}
.result-types a {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 10px;
	background: #fff;
	border-radius: 4px;
	padding: 20px 8px 16px;
	transition: box-shadow 0.2s;
}
.result-types a:hover {
	box-shadow: 0 4px 14px rgba(0, 0, 0, 0.12);
}
.type-icon {
	height: 50px;
}
.type-name {
	font-size: 16px;
	font-weight: normal;
	color: #1B2A4D;
}
/* カテゴリ */
.result-cats {
	background: #fff;
	border-radius: 4px;
	padding: 18px 22px;
	margin-bottom: 26px;
}
.result-cats ul {
	display: flex;
	flex-wrap: wrap;
	gap: 12px 22px;
}
.result-cats a {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	font-size: 14px;
	font-weight: normal;
	color: #1B2A4D;
	transition: color 0.2s;
}
.result-cats a::before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	margin-right: 4px;
	border: solid #C7D0DE;
	border-width: 0 2px 2px 0;
	padding: 0;
	transform: rotate(-45deg);
	vertical-align: middle;
}
.result-cats a:hover {
	color: #B08F2A;
}
/* フリーワード */
.result-freeword {
	display: flex;
	gap: 10px;
}
.result-freeword input {
	flex: 1;
	border: none;
	border-radius: 3px;
	padding: 14px 16px;
	font-size: 14px;
	color: #1B2A4D;
	background: #fff;
}
.result-freeword input::placeholder {
	color: #b3b6bc;
}
.result-freeword button {
	width: 56px;
	border: none;
	border-radius: 3px;
	background: #16294D;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: background 0.2s;
}
.result-freeword button:hover {
	background: #B08F2A;
}
/* 下部バー */
.result-bar {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	background: #1B2A4D;
	margin: 0 auto 10px;
	padding: 10px 10px 10px 20px;
	transition: background 0.2s;
	width: 1130px;
	box-sizing: border-box;
	border-radius: 5px;
}
.result-bar-text {
	font-size: 20px;
	font-weight: normal;
	color: #fff;
}
.result-bar-btn {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 40px;
	background: #fff;
	color: #1B2A4D;
	font-size: 15px;
	font-weight: 700;
	border-radius: 5px;
	flex-shrink: 0;
	transition: background 0.2s, color 0.2s;
	width: 200px;
	height: 40px;
	box-sizing: border-box;
}
.result-bar-btn .more-dot {
	background: #1B2A4D;
}
.result-bar:hover .result-bar-btn {
	background: #C6A33A;
	color: #fff;
}
.result-bar:hover .result-bar-btn .more-dot {
	background: #fff;
}
.result-panel iframe {
	width: 100%;
	height: 380px;
}
/* 不動産売却について知る */
.sa_top_know {
	padding-bottom: 100px;
	.sa_conts_tit_wrap {
		background-image: url(/sale/img/know_bg.webp);
		background-size: cover;
		color: #fff;
		height: 370px;
		position: relative;
		padding-top: 100px;
		box-sizing: border-box;
		margin: 0;
		& h2 {
			margin: 0 0 60px 0;
			font-size: 40px;
			line-height: 50px;
			text-align: center;
			position: relative;
			padding-bottom: 30px;
			margin-bottom: 30px;
		}
		>h2:before {
			background-color: #fff;
		}
		img {
			position: absolute;
			top: 70px;
			left: 0;
			right: 700px;
			margin: 0 auto;
		}
	}
	>ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		gap: 40px;
		width: 1100px;
		margin: -110px auto 0;
		position: relative;
		li {
			width: 340px;
			>a {
				display: block;
				box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
				border-radius: 5px;
				transition: 0.3s;
				background-color: #fff;
				color: #000;
				transition: all .3s ease-in-out;
			}
			>a:hover {
				transform: translateY(5px);
				;
			}
			p {
				font-size: 16px;
				padding: 10px 20px 15px;
				font-weight: bold;
				position: relative;
				line-height: normal;
				&::before {
					content: "";
					position: absolute;
					width: 25px;
					height: 25px;
					background: #001a43;
					right: 15px;
					top: 10px;
				}
				&::after {
					content: "";
					position: absolute;
					right: 25px;
					top: 19px;
					width: 6px;
					height: 6px;
					border-top: 1px solid #fff;
					border-right: 1px solid #fff;
					-webkit-transform: rotate(45deg);
					transform: rotate(45deg);
				}
			}
		}
	}
}
/* ===== Shop / 店舗紹介 ===== */
.shop {
	background: #F2F2EA;
	padding: 80px 24px 80px;
}
.shop-inner {
	max-width: 1200px;
	margin: 0 auto;
}
.shop-top {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 56px;
	align-items: start;
	margin-bottom: 56px;
}
.shop-photo .img-placeholder {
	width: 100%;
	aspect-ratio: 4 / 3;
	border-radius: 4px;
}
.shop-heading {
	display: flex;
	align-items: center;
	gap: 18px;
	margin-bottom: 24px;
	margin-top: 20px;
}
.shop-heading h3 {
	display: flex;
	align-items: center;
	gap: 18px;
	margin: 0;
	line-height: 1;
}
.shop-heading .en {
	font-size: 40px;
	font-weight: 600;
	color: #1B2A4D;
	letter-spacing: 0.06em;
}
.shop-heading .ja {
	font-size: 25px;
	color: #1B2A4D;
	font-weight: 700;
}
.shop-heading .heading-line {
	width: 135px;
	height: 1px;
	background: #C6A33A;
}
.shop-list {
	display: flex;
	flex-direction: column;
}
.shop-row {
	display: grid;
	grid-template-columns: 90px 1fr;
	gap: 10px;
	padding: 25px 0;
	border-bottom: 1px solid #ddded6;
	font-size: 14px;
	color: #00175C;
}
.shop-row:first-child {}
.shop-row dt {}
.shop-row dd {
	margin: 0;
}
.shop-map {
	display: inline-flex;
	align-items: center;
	gap: 4px;
	background: #16294D;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	padding: 3px 10px;
	border-radius: 2px;
	margin-left: 8px;
	transition: all .3s ease-in-out;
}
.shop-map:hover {
	background: #C7A437;
}
.shop-gallery {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 28px;
}
.shop-gal-item {
	margin: 0;
}
.shop-gal-item .img-placeholder {
	width: 100%;
	aspect-ratio: 4 / 3;
	border-radius: 2px;
	margin-bottom: 16px;
}
.shop-gal-item figcaption {
	font-size: 20px;
	font-weight: 700;
	color: #00175C;
	margin: 15px 0 0;
}
.shop-gal-item p {
	font-size: 14px;
	color: #00175C;
	line-height: 1.6;
	margin: 15px 0 0;
}
/* sale
---------------------------------------- */