.honima-lp-page #main {
	padding-top: 0;
	background: #fff;
}

.honima-lp-page #main .content {
	width: 1100px;
	max-width: calc(100% - 48px);
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

.hlp-eyebrow {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	gap: 8px 10px;
	margin: 0 0 18px;
	padding-top: 0;
	font-size: 1.35rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	line-height: 1.5;
	color: #111;
}

.hlp-eyebrow--light {
	color: #fff;
}

.hlp-eyebrow__ja em {
	font-style: normal;
	color: #d03720;
}

.hlp-eyebrow--light .hlp-eyebrow__ja em {
	color: #fff;
}

.hlp-watermark {
	position: absolute;
	left: -8px;
	top: -28px;
	font-size: clamp(6rem, 9vw, 9.2rem);
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.04em;
	color: rgba(208, 55, 32, 0.14);
	pointer-events: none;
	z-index: 0;
}

.hlp-watermark--soft {
	color: rgba(208, 55, 32, 0.1);
}

.hlp-eyebrow--light .hlp-watermark {
	color: rgba(255, 255, 255, 0.22);
}

.hlp-eyebrow > :not(.hlp-watermark) {
	position: relative;
	z-index: 1;
}

.hlp-heading {
	margin: 0 0 36px;
	font-family: "Noto Serif JP", serif;
	font-weight: 900;
	font-size: clamp(2.4rem, 3.4vw, 3.4rem);
	letter-spacing: 0.06em;
	line-height: 1.55;
	color: #111;
}

.hlp-heading--light {
	color: #fff;
}

.hlp-sec {
	position: relative;
	padding: 80px 0 88px;
	overflow: visible;
	background: #fff;
	border-top: 1px solid #f0cfc8;
}

.hlp-sec--issues {
	padding: 0 0 72px;
	border-top: 0;
}

.hlp-sec__band {
	padding: 56px 0 48px;
	background: #d03720;
}

.hlp-sec__band .hlp-heading {
	margin-bottom: 0;
}

.hlp-sec--design,
.hlp-sec--process,
.hlp-sec--flow {
	padding-top: 72px;
}

.hlp-sec--faq {
	background: #fff;
}

/* ---- hero ---- */
.hlp-hero {
	padding: 56px 0;
	background: #fff;
}

.hlp-hero__inner {
	display: grid;
	grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
	gap: 28px 40px;
	align-items: center;
}

.hlp-hero__title {
	margin: 0 0 22px;
	font-family: "Noto Serif JP", serif;
	font-weight: 900;
	font-size: clamp(2.6rem, 3.8vw, 3.8rem);
	letter-spacing: 0.06em;
	line-height: 1.45;
	color: #111;
}

.hlp-hero__lead {
	margin: 0;
	font-size: 1.45rem;
	line-height: 2;
	letter-spacing: 0.04em;
	color: #222;
}

.hlp-hero__visual img {
	display: block;
	width: 100%;
	height: auto;
}

/* ---- 02 issues ---- */
.hlp-issues {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 0;
	margin: -28px 0 0;
	padding: 0;
	list-style: none;
	background: #fff;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 10px 30px rgba(80, 20, 10, 0.08);
}

.hlp-issues li {
	padding: 36px 18px 34px;
	text-align: center;
	border-right: 1px solid #d03720;
}

.hlp-issues li:last-child {
	border-right: 0;
}

.hlp-issues img {
	display: block;
	width: auto;
	height: 72px;
	margin: 0 auto 14px;
	object-fit: contain;
}

.hlp-issues h3 {
	margin: 0 0 10px;
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	color: #111;
}

.hlp-issues p {
	margin: 0;
	font-size: 1.15rem;
	font-weight: 700;
	line-height: 1.7;
	letter-spacing: 0.02em;
	color: #333;
}

/* ---- 03 approach ---- */
.hlp-approach {
	display: grid;
	grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
	gap: 28px 36px;
	align-items: center;
}

.hlp-approach__copy .hlp-heading {
	margin-bottom: 20px;
}

.hlp-approach__copy > p {
	margin: 0 0 14px;
	font-size: 1.35rem;
	line-height: 1.95;
	letter-spacing: 0.03em;
	color: #222;
}

.hlp-approach__visual {
	overflow: visible;
}

.hlp-approach__visual img {
	display: block;
	width: 100%;
	max-width: 100%;
	height: auto;
	object-fit: contain;
}

.hlp-approach__foot {
	margin: 28px 0 0 !important;
	padding-top: 0;
	border: 0;
	text-align: left;
	font-size: 1.55rem !important;
	font-weight: 700;
	letter-spacing: 0.06em;
	color: #d03720 !important;
	line-height: 1.7 !important;
}

/* ---- 04 design ---- */
.hlp-design {
	margin-bottom: 36px;
}

.hlp-design__copy .hlp-heading {
	margin-bottom: 18px;
}

.hlp-design__copy p {
	margin: 0 0 14px;
	font-size: 1.3rem;
	line-height: 1.95;
	letter-spacing: 0.03em;
	color: #222;
}

.hlp-compare {
	display: grid;
	grid-template-columns: minmax(160px, 0.28fr) minmax(0, 0.72fr);
	gap: 14px;
	align-items: stretch;
}

.hlp-compare__other,
.hlp-compare__ours {
	display: flex;
	flex-direction: column;
	min-width: 0;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 10px;
	overflow: hidden;
}

.hlp-compare__ours {
	border-color: #d03720;
}

.hlp-compare__head {
	margin: 0;
	padding: 12px 14px;
	text-align: center;
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 1.4;
	color: #222;
	background: #ececec;
}

.hlp-compare__head--red {
	color: #fff;
	background: #d03720;
}

.hlp-compare__list {
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
	flex: 1;
	gap: 0;
	margin: 0;
	padding: 18px 14px 22px;
	list-style: none;
	text-align: center;
}

.hlp-compare__list li {
	position: relative;
	padding: 10px 4px;
	font-size: 1.2rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 1.5;
	color: #333;
}

.hlp-compare__list li:not(:last-child) {
	margin-bottom: 18px;
}

.hlp-compare__list li:not(:last-child)::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -14px;
	transform: translateX(-50%);
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 9px solid #b0b0b0;
}

.hlp-compare__lead {
	margin: 18px 16px 8px;
	text-align: center;
	font-size: 1.35rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	color: #111;
}

.hlp-compare__steps {
	display: grid;
	grid-template-columns: repeat(6, minmax(0, 1fr));
	gap: 8px;
	margin: 12px 16px 0;
	padding: 0 0 16px;
	list-style: none;
}

.hlp-compare__steps li {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 8px;
	padding: 12px 6px 10px;
	background: #fff;
	border: 1px solid #d8d8d8;
	border-radius: 8px;
	text-align: center;
	font-size: 1.05rem;
	font-weight: 700;
	letter-spacing: 0.02em;
	line-height: 1.35;
	color: #222;
}

.hlp-compare__steps li::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -16px;
	width: 3px;
	height: 16px;
	transform: translateX(-50%);
	background: #d03720;
}

.hlp-compare__ico {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 44px;
	height: 44px;
}

.hlp-compare__ico svg {
	display: block;
	width: 100%;
	height: 100%;
}

.hlp-compare__merge {
	position: relative;
	height: 22px;
	margin: 0 16px 10px;
}

.hlp-compare__merge::before {
	content: "";
	position: absolute;
	/* 6列・gap 8px の先頭〜末尾カード中央をつなぐ */
	left: calc((100% - 40px) / 12);
	right: calc((100% - 40px) / 12);
	top: 0;
	height: 3px;
	background: #d03720;
}

.hlp-compare__merge::after {
	content: "";
	position: absolute;
	left: 50%;
	top: 0;
	width: 3px;
	height: 22px;
	transform: translateX(-50%);
	background: #d03720;
}

.hlp-compare__result {
	display: flex;
	flex-direction: column;
	align-items: stretch;
	gap: 0;
	margin: 0 18px 22px;
}

.hlp-compare__box {
	margin: 0;
	padding: 14px 14px;
	text-align: center;
	font-size: 1.3rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	color: #222;
	background: #f3f3f3;
	border: 1px solid #d8d8d8;
	border-radius: 6px;
}

.hlp-compare__box--red {
	padding: 16px 14px;
	font-size: 1.7rem;
	letter-spacing: 0.12em;
	color: #fff;
	background: #d03720;
	border-color: #d03720;
}

.hlp-compare__arrow {
	display: block;
	width: 0;
	height: 0;
	margin: 10px auto;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 10px solid #666;
}

/* ---- 05 services ---- */
.hlp-services {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 16px;
	margin: 0;
	padding: 0;
	list-style: none;
}

.hlp-services li {
	padding: 28px 16px 22px;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 8px;
	text-align: center;
}

.hlp-services img {
	display: block;
	width: auto;
	height: 78px;
	margin: 0 auto 14px;
	object-fit: contain;
}

.hlp-services h3 {
	margin: 0 0 4px;
	font-size: 1.4rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 1.5;
	color: #111;
}

.hlp-services__sub {
	margin: 0 0 12px !important;
	text-align: center !important;
	font-size: 1.15rem !important;
	color: #666 !important;
}

.hlp-services p {
	margin: 0;
	text-align: center;
	font-size: 1.2rem;
	line-height: 1.8;
	letter-spacing: 0.02em;
	color: #222;
}

/* ---- 06 sites ---- */
.hlp-sites {
	display: grid;
	grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
	gap: 28px 40px;
	align-items: center;
}

.hlp-sites__copy .hlp-heading {
	margin-bottom: 20px;
}

.hlp-sites__copy > p:not(.hlp-eyebrow) {
	margin: 0 0 14px;
	font-size: 1.35rem;
	line-height: 1.95;
	letter-spacing: 0.03em;
	color: #222;
}

.hlp-sites__visual img {
	display: block;
	width: 100%;
	height: auto;
}

/* ---- 07 flow ---- */
.hlp-flow {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 24px minmax(0, 1fr) 24px minmax(0, 1fr) 24px minmax(0, 1fr);
	gap: 8px 6px;
	align-items: stretch;
	margin: 44px 0 0;
	padding: 0;
	list-style: none;
}

.hlp-flow > li:not(.hlp-flow__arrow) {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	padding: 18px 16px 20px;
	background: #fff;
	border: 1px solid #e6e6e6;
	border-radius: 10px;
	text-align: left;
}

.hlp-flow__step {
	display: flex;
	align-items: baseline;
	gap: 6px;
	margin: 0 0 8px;
	color: #d03720;
}

.hlp-flow__step span {
	font-size: 1.1rem;
	font-weight: 700;
	letter-spacing: 0.12em;
}

.hlp-flow__step strong {
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.04em;
}

.hlp-flow img {
	display: block;
	width: auto;
	height: 72px;
	margin: 12px auto 14px;
	object-fit: contain;
}

.hlp-flow h3 {
	margin: 0;
	font-size: 1.35rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 1.5;
	color: #111;
}

.hlp-flow > li:not(.hlp-flow__arrow) > p:last-child {
	margin: 0;
	width: 100%;
	text-align: left;
	font-size: 1.15rem;
	line-height: 1.8;
	letter-spacing: 0.02em;
	color: #333;
}

.hlp-flow__arrow {
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 1;
	color: #d03720;
}

/* ---- 08 faq ---- */
.hlp-faq {
	margin-top: 28px;
	display: grid;
	gap: 10px;
}

.hlp-faq details {
	background: #fff;
	border: 1px solid #f0cfc8;
	border-radius: 8px;
	overflow: hidden;
}

.hlp-faq summary {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 24px;
	column-gap: 12px;
	align-items: center;
	padding: 18px 20px;
	cursor: pointer;
	list-style: none;
}

.hlp-faq details[open] summary {
	padding-bottom: 10px;
}

.hlp-faq summary::-webkit-details-marker {
	display: none;
}

.hlp-faq details[open] .hlp-faq__a {
	display: flex;
	gap: 8px;
	align-items: flex-start;
	padding: 0 20px 18px;
	box-sizing: border-box;
	color: #555;
	font-weight: 400;
}

.hlp-faq__q,
.hlp-faq__a {
	display: flex;
	gap: 8px;
	align-items: flex-start;
	font-size: 1.25rem;
	line-height: 1.75;
	letter-spacing: 0.02em;
}

.hlp-faq__q {
	font-weight: 700;
	color: #222;
}

.hlp-faq__q b,
.hlp-faq__a b {
	flex: 0 0 auto;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 2.8rem;
	height: 2.4rem;
	padding: 0 0.6rem;
	border-radius: 4px;
	background: #d03720;
	color: #fff;
	font-size: 1.1rem;
	font-weight: 700;
	letter-spacing: 0.04em;
	line-height: 1;
}

.hlp-faq__chev {
	display: block;
	width: 9px;
	height: 9px;
	justify-self: center;
	border-right: 2px solid #d03720;
	border-bottom: 2px solid #d03720;
	transform: rotate(45deg);
	transition: transform 0.2s ease;
}

.hlp-faq details[open] .hlp-faq__chev {
	transform: rotate(-135deg);
}

/* ---- cta (unified with /service/seo/) ---- */
.hlp-cta {
	position: relative;
	padding: 88px 0 92px;
	overflow: hidden;
	background: #d03720;
	text-align: center;
}

.hlp-cta__title {
	margin: 0 0 20px;
	font-family: "Noto Serif JP", serif;
	font-weight: 900;
	font-size: clamp(2.6rem, 3.8vw, 3.8rem);
	letter-spacing: 0.08em;
	line-height: 1.45;
	color: #fff;
}

.hlp-cta__lead {
	margin: 0 auto 32px;
	max-width: 720px;
	font-size: 1.45rem;
	line-height: 2;
	letter-spacing: 0.04em;
	color: #fff;
}

.hlp-cta__btn {
	display: inline-flex;
	align-items: center;
	justify-content: space-between;
	gap: 24px;
	min-width: 320px;
	padding: 18px 28px;
	box-sizing: border-box;
	background: #fff;
	border-radius: 999px;
	color: #d03720;
	font-size: 1.55rem;
	font-weight: 700;
	letter-spacing: 0.06em;
	text-decoration: none;
	transition: background 0.2s ease, color 0.2s ease;
}

.hlp-cta__btn i {
	font-style: normal;
	font-weight: 700;
}

.hlp-cta__btn:hover {
	background: #ffdc00;
	color: #111;
}

.hlp-cta__note {
	margin: 18px 0 0;
	font-size: 1.15rem;
	letter-spacing: 0.06em;
	color: rgba(255, 255, 255, 0.9);
}

@media all and (max-width: 1099px) {
	.hlp-hero__inner,
	.hlp-approach,
	.hlp-sites {
		grid-template-columns: 1fr;
	}

	.hlp-compare {
		grid-template-columns: 1fr;
	}

	.hlp-compare__steps {
		grid-template-columns: repeat(3, minmax(0, 1fr));
		padding-bottom: 14px;
	}

	.hlp-compare__steps li::after {
		bottom: -14px;
		height: 14px;
	}

	.hlp-compare__merge {
		height: 18px;
		margin-bottom: 12px;
	}

	.hlp-compare__merge::before {
		/* 3列・gap 8px */
		left: calc((100% - 16px) / 6);
		right: calc((100% - 16px) / 6);
	}

	.hlp-compare__merge::after {
		height: 18px;
	}

	.hlp-issues,
	.hlp-services {
		grid-template-columns: 1fr 1fr;
	}

	.hlp-issues {
		margin-top: 24px;
	}

	.hlp-issues li {
		border-right: 0;
		border-bottom: 1px solid #d03720;
	}

	.hlp-issues li:nth-child(odd) {
		border-right: 1px solid #d03720;
	}

	.hlp-issues li:nth-last-child(-n + 2) {
		border-bottom: 0;
	}

	.hlp-flow {
		grid-template-columns: 1fr 1fr;
		gap: 28px 20px;
	}

	.hlp-flow__arrow {
		display: none;
	}

	.hlp-faq summary {
		padding: 16px 16px;
	}

	.hlp-faq details[open] .hlp-faq__a {
		padding: 0 16px 16px;
	}

}

@media all and (max-width: 767px) {
	.honima-lp-page #main {
		padding-top: 0;
	}

	.honima-lp-page #main .content {
		max-width: calc(100% - 40px);
	}

	.hlp-hero,
	.hlp-sec,
	.hlp-cta {
		padding: 48px 0 56px;
	}

	.hlp-sec--issues {
		padding-bottom: 48px;
	}

	.hlp-sec__band {
		padding: 40px 0 36px;
	}

	.hlp-compare__steps {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

	.hlp-compare__merge::before {
		/* 2列・gap 8px */
		left: calc((100% - 8px) / 4);
		right: calc((100% - 8px) / 4);
	}

	.hlp-issues,
	.hlp-services,
	.hlp-flow {
		grid-template-columns: 1fr;
	}

	.hlp-issues li,
	.hlp-issues li:nth-child(odd) {
		border-right: 0;
		border-bottom: 1px solid #d03720;
	}

	.hlp-issues li:last-child {
		border-bottom: 0;
	}

	.hlp-hero__title,
	.hlp-heading,
	.hlp-cta__title {
		font-size: 2.2rem;
	}

	.hlp-cta__btn {
		width: 100%;
		min-width: 0;
	}

	.hlp-watermark {
		font-size: 5.2rem;
		top: -18px;
	}
}
