.area-hub-page {
--area-navy: #07366c;
--area-navy-deep: #032754;
--area-blue: #0d4f91;
--area-pale-blue: #edf5fb;
--area-orange: #ff6b00;
--area-orange-dark: #e65f00;
--area-green: #28a745;
--area-ink: #13283f;
--area-muted: #5c6b7b;
--area-line: #dbe4ec;
--area-white: #fff;
overflow: hidden;
color: var(--area-ink);
background: var(--area-white);
font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", sans-serif;
}
.area-hub-page,
.area-hub-page *,
.area-hub-page *::before,
.area-hub-page *::after {
box-sizing: border-box;
}
.area-hub-page h1,
.area-hub-page h2,
.area-hub-page h3,
.area-hub-page p,
.area-hub-page ol,
.area-hub-page ul:not(.case-meta),
.area-hub-page figure {
margin: 0;
}
.area-hub-page ol,
.area-hub-page ul:not(.case-meta) {
padding: 0;
list-style: none;
}
.area-hub-page a:not(.case-more) {
color: inherit;
text-decoration: none;
}
.area-hub-page img,
.area-hub-page svg {
display: block;
max-width: 100%;
}
.area-hub-page :focus-visible {
outline: 3px solid #ffd19f;
outline-offset: 4px;
}
.area-hub-container {
width: min(1180px, calc(100% - 48px));
margin-inline: auto;
}
.area-hub-section-heading {
max-width: 820px;
margin: 0 auto 48px;
text-align: center;
}
.area-hub-section-heading--left {
max-width: none;
text-align: left;
}
.area-hub-section-heading h2 {
color: var(--area-navy);
font-family: "Zen Kaku Gothic New", sans-serif;
font-size: clamp(30px, 4vw, 48px);
font-weight: 900;
letter-spacing: .02em;
line-height: 1.35;
}
.area-hub-section-heading > p:last-child {
margin-top: 18px;
color: var(--area-muted);
font-size: 17px;
font-weight: 500;
line-height: 1.9;
} .area-hub-button {
display: inline-flex;
min-height: 58px;
justify-content: center;
align-items: center;
gap: 22px;
padding: 15px 26px 16px 30px;
border: 2px solid transparent;
border-radius: 10px;
font-family: "Zen Kaku Gothic New", sans-serif;
font-size: 16px;
font-weight: 900;
line-height: 1.35;
transition: transform .2s ease, background-color .2s ease, border-color .2s ease;
}
.area-hub-button > span:last-child {
font-size: 26px;
font-weight: 500;
line-height: 1;
}
.area-hub-button:hover {
transform: translateY(-2px);
}
.area-hub-button--orange {
color: #fff !important;
background: var(--area-orange);
box-shadow: 0 12px 26px rgba(255, 107, 0, .22);
}
.area-hub-button--orange:hover {
background: var(--area-orange-dark);
}
.area-hub-button--outline {
border-color: rgba(255, 255, 255, .86);
color: #fff !important;
background: rgba(4, 38, 81, .42);
}
.area-hub-button--outline:hover {
border-color: #fff;
background: rgba(4, 38, 81, .78);
} .area-hub-hero {
position: relative;
isolation: isolate;
min-height: 720px;
padding: 158px 0 82px;
color: #fff;
background:
linear-gradient(90deg, rgba(2, 31, 68, .98) 0%, rgba(3, 48, 96, .94) 42%, rgba(4, 45, 89, .64) 66%, rgba(4, 35, 70, .42) 100%),
url(//hakata-kurumakoubou.com/wp-content/themes/kurumano-shuri-com-child/img/fv_top.webp) 78% center / cover no-repeat;
}
.area-hub-hero::before {
position: absolute;
z-index: -1;
inset: 0;
content: "";
opacity: .12;
pointer-events: none;
background-image:
linear-gradient(27deg, transparent 48%, rgba(255, 255, 255, .34) 49%, transparent 50%),
linear-gradient(153deg, transparent 48%, rgba(255, 255, 255, .26) 49%, transparent 50%);
background-size: 155px 112px, 220px 154px;
}
.area-hub-hero__inner {
width: min(1180px, calc(100% - 48px));
margin-inline: auto;
}
.area-hub-breadcrumb {
margin-bottom: 42px;
}
.area-hub-breadcrumb ol {
display: flex;
align-items: center;
gap: 10px;
color: rgba(255, 255, 255, .76);
font-size: 13px;
font-weight: 600;
}
.area-hub-breadcrumb li {
display: flex;
align-items: center;
}
.area-hub-breadcrumb li + li::before {
margin-right: 10px;
content: "›";
color: rgba(255, 255, 255, .48);
}
.area-hub-breadcrumb a:hover {
color: #fff;
}
.area-hub-hero__content {
max-width: 720px;
}
@media (min-width: 768px) {
.area-hub-hero__content {
padding-bottom: 72px;
}
}
.area-hub-hero__eyebrow {
display: inline-flex;
min-height: 34px;
align-items: center;
margin-bottom: 18px !important;
padding: 6px 13px 7px;
border-left: 4px solid var(--area-orange);
color: #fff1c0;
background: rgba(4, 48, 96, .72);
font-size: 15px;
font-weight: 800;
letter-spacing: .08em;
}
.area-hub-hero h1 {
font-family: "Zen Kaku Gothic New", sans-serif;
font-size: clamp(38px, 5.3vw, 64px);
font-weight: 900;
letter-spacing: .01em;
line-height: 1.28;
overflow-wrap: anywhere;
text-shadow: 0 5px 20px rgba(0, 17, 45, .34);
}
.area-hub-hero h1 span {
color: #ffd34f;
}
.area-hub-hero__lead {
margin-top: 22px !important;
color: rgba(255, 255, 255, .95);
font-size: clamp(17px, 1.7vw, 21px);
font-weight: 700;
letter-spacing: .03em;
line-height: 1.8;
}
.area-hub-hero__actions {
display: flex;
flex-wrap: wrap;
gap: 14px;
margin-top: 32px;
}
.area-hub-hero__note {
margin-top: 16px !important;
color: rgba(255, 255, 255, .78);
font-size: 13px;
font-weight: 600;
}
.area-hub-hero__proof {
position: absolute;
right: 0;
bottom: 0;
left: 0;
display: grid;
width: min(1080px, calc(100% - 48px));
grid-template-columns: repeat(3, minmax(0, 1fr));
margin-inline: auto;
overflow: hidden;
border-radius: 15px 15px 0 0;
color: var(--area-navy);
background: #fff;
box-shadow: 0 -8px 32px rgba(0, 28, 62, .16);
}
.area-hub-hero__proof > div {
display: flex;
min-height: 86px;
justify-content: center;
align-items: center;
gap: 12px;
padding: 18px 22px;
}
.area-hub-hero__proof > div + div {
border-left: 1px solid var(--area-line);
}
.area-hub-hero__proof strong {
color: var(--area-orange);
font-family: "Zen Kaku Gothic New", sans-serif;
font-size: 25px;
font-weight: 900;
line-height: 1;
white-space: nowrap;
}
.area-hub-hero__proof span {
color: var(--area-ink);
font-size: 13px;
font-weight: 800;
line-height: 1.45;
} .area-hub-fukuoka {
padding: 104px 0;
scroll-margin-top: 120px;
background: var(--area-pale-blue);
}
.area-hub-fukuoka__overview {
display: grid;
grid-template-columns: minmax(260px, .68fr) minmax(0, 1.32fr);
gap: 22px;
margin-bottom: 32px;
}
.area-hub-fukuoka__summary {
position: relative;
display: flex;
min-height: 250px;
flex-direction: column;
justify-content: center;
padding: 32px;
overflow: hidden;
border-radius: 18px;
color: #fff;
background: linear-gradient(145deg, var(--area-navy-deep), var(--area-blue));
box-shadow: 0 18px 36px rgba(5, 49, 96, .18);
}
.area-hub-fukuoka__summary-kicker {
color: #ffd34f;
font-size: 15px;
font-weight: 900;
letter-spacing: .1em;
}
.area-hub-fukuoka__summary-number {
display: flex;
align-items: baseline;
gap: 8px;
margin: 7px 0 12px !important;
}
.area-hub-fukuoka__summary-number strong {
font-family: "Zen Kaku Gothic New", sans-serif;
font-size: 72px;
font-weight: 900;
line-height: 1;
}
.area-hub-fukuoka__summary-number span {
font-size: 22px;
font-weight: 900;
}
.area-hub-fukuoka__summary > p:last-child {
max-width: 290px;
color: rgba(255, 255, 255, .85);
font-size: 13px;
line-height: 1.7;
}
.area-hub-region-nav {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 12px;
}
.area-hub-region-nav a {
display: flex;
min-height: 118px;
flex-direction: column;
justify-content: center;
padding: 22px 24px;
border: 1px solid #cfdce8;
border-radius: 12px;
background: #fff;
box-shadow: 0 8px 20px rgba(6, 53, 102, .06);
transition: transform .2s ease, border-color .2s ease, box-shadow .2s ease;
}
.area-hub-region-nav a:hover {
transform: translateY(-2px);
border-color: #a9c0d4;
box-shadow: 0 12px 26px rgba(6, 53, 102, .1);
}
.area-hub-region-nav span {
color: var(--area-navy);
font-family: "Zen Kaku Gothic New", sans-serif;
font-size: 21px;
font-weight: 900;
}
.area-hub-region-nav small {
margin-top: 5px;
color: var(--area-muted);
font-size: 12px;
line-height: 1.5;
}
.area-hub-regions {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
align-items: start;
gap: 18px;
}
.area-hub-region {
overflow: hidden;
border: 1px solid #cbd9e5;
border-radius: 15px;
background: #fff;
box-shadow: 0 12px 30px rgba(6, 53, 102, .07);
scroll-margin-top: 140px;
}
.area-hub-region summary {
position: relative;
display: grid;
min-height: 92px;
grid-template-columns: auto 1fr 34px;
align-items: center;
gap: 16px;
padding: 22px 24px;
cursor: default;
list-style: none;
background: #fff;
}
.area-hub-region summary::-webkit-details-marker {
display: none;
}
.area-hub-region__title {
color: var(--area-navy);
font-family: "Zen Kaku Gothic New", sans-serif;
font-size: 24px;
font-weight: 900;
white-space: nowrap;
}
.area-hub-region__description {
color: var(--area-muted);
font-size: 12px;
line-height: 1.5;
}
.area-hub-region__toggle {
display: none;
}
.area-hub-region__body {
padding: 0 24px 24px;
}
.area-hub-municipalities {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 8px;
}
.area-hub-municipality {
min-width: 0;
}
.area-hub-municipality > span,
.area-hub-municipality > a,
.area-hub-municipality--wards > strong > span,
.area-hub-municipality--wards > strong > a {
display: flex;
min-height: 40px;
justify-content: center;
align-items: center;
padding: 8px 10px;
border: 1px solid #e0e7ed;
border-radius: 7px;
color: #294158;
background: #f8fafc;
font-size: 13px;
font-weight: 700;
line-height: 1.35;
text-align: center;
}
.area-hub-municipality > a,
.area-hub-municipality--wards > strong > a {
position: relative;
border-color: #f4a46a;
color: #a64100;
background: #fff7f1;
}
.area-hub-municipality > a:hover,
.area-hub-municipality--wards > strong > a:hover {
border-color: var(--area-orange);
background: #fff0e5;
}
.area-hub-municipality--wards {
grid-column: 1 / -1;
padding-bottom: 8px;
}
.area-hub-municipality--wards > strong {
display: block;
margin-bottom: 8px;
}
.area-hub-municipality--wards > strong > span,
.area-hub-municipality--wards > strong > a {
min-height: 44px;
border-color: #b7cada;
color: var(--area-navy);
background: #eaf3fa;
font-size: 15px;
}
.area-hub-municipality--wards ul {
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
gap: 7px;
}
.area-hub-municipality--wards li > span,
.area-hub-municipality--wards li > a {
display: flex;
min-height: 36px;
justify-content: center;
align-items: center;
padding: 7px 8px;
border: 1px solid #e2e8ed;
border-radius: 6px;
color: #41566a;
background: #fff;
font-size: 12px;
font-weight: 700;
text-align: center;
}
.area-hub-municipality--wards li > a {
position: relative;
justify-content: center;
border-color: #f4a46a;
color: #a64100;
background: #fff7f1;
}
.area-hub-municipality > a > span[aria-hidden="true"],
.area-hub-municipality--wards > strong > a > span[aria-hidden="true"],
.area-hub-municipality--wards li > a > span[aria-hidden="true"] {
position: absolute;
right: 10px;
}
.area-hub-municipality--wards li > a:hover {
border-color: var(--area-orange);
background: #fff0e5;
}
.area-hub-fukuoka__footer {
display: flex;
justify-content: space-between;
align-items: center;
gap: 28px;
margin-top: 32px;
padding: 28px 32px;
border: 1px solid #d1dee9;
border-radius: 14px;
background: #fff;
}
.area-hub-fukuoka__footer p {
color: var(--area-muted);
font-size: 14px;
line-height: 1.8;
}
.area-hub-fukuoka__footer strong {
color: var(--area-navy);
font-size: 16px;
} .area-hub-nationwide {
position: relative;
padding: 104px 0;
overflow: hidden;
color: #fff;
background:
linear-gradient(135deg, var(--area-navy-deep), var(--area-navy) 55%, #0a477f);
}
.area-hub-nationwide::before {
position: absolute;
inset: 0;
content: "";
opacity: .09;
pointer-events: none;
background-image:
linear-gradient(25deg, transparent 48%, rgba(255, 255, 255, .34) 49%, transparent 50%),
linear-gradient(155deg, transparent 48%, rgba(255, 255, 255, .25) 49%, transparent 50%);
background-size: 180px 128px, 240px 170px;
}
.area-hub-nationwide__inner,
.area-hub-situations,
.area-hub-nationwide__action {
position: relative;
z-index: 1;
}
.area-hub-nationwide__inner {
display: grid;
grid-template-columns: minmax(320px, .9fr) minmax(0, 1.1fr);
align-items: center;
gap: clamp(44px, 7vw, 96px);
}
.area-hub-nationwide__visual {
position: relative;
}
.area-hub-nationwide__visual img {
width: 100%;
height: auto;
max-width: 480px;
margin-inline: auto;
filter: drop-shadow(0 20px 28px rgba(0, 14, 35, .32));
}
.area-hub-nationwide__badge {
position: absolute;
z-index: 2;
top: 8%;
left: 0;
display: grid;
min-width: 132px;
min-height: 78px;
place-items: center;
padding: 12px 18px;
border: 2px solid #ffd34f;
border-radius: 10px;
color: #ffe893;
background: rgba(3, 39, 84, .9);
box-shadow: 0 14px 24px rgba(0, 20, 45, .22);
font-size: 13px;
font-weight: 900;
line-height: 1.35;
text-align: center;
}
.area-hub-nationwide__badge strong {
display: block;
color: #fff;
font-size: 28px;
}
.area-hub-nationwide__content h2 {
color: #fff;
font-family: "Zen Kaku Gothic New", sans-serif;
font-size: clamp(32px, 4.2vw, 50px);
font-weight: 900;
letter-spacing: .01em;
line-height: 1.4;
}
.area-hub-nationwide__lead {
margin-top: 22px !important;
color: rgba(255, 255, 255, .86);
font-size: 16px;
font-weight: 500;
line-height: 1.95;
}
.area-hub-nationwide__regions {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 8px;
margin-top: 28px !important;
}
.area-hub-nationwide__regions li {
padding: 10px 8px;
border: 1px solid rgba(255, 255, 255, .28);
border-radius: 7px;
color: rgba(255, 255, 255, .94);
background: rgba(255, 255, 255, .06);
font-size: 12px;
font-weight: 800;
text-align: center;
}
.area-hub-situations {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 16px;
margin-top: 54px;
}
.area-hub-situations article {
position: relative;
min-height: 210px;
padding: 30px 26px;
overflow: hidden;
border: 1px solid rgba(255, 255, 255, .22);
border-radius: 13px;
background: rgba(255, 255, 255, .08);
}
.area-hub-situations__number {
display: block;
margin-bottom: 18px;
color: #ffd34f;
font-family: "Zen Kaku Gothic New", sans-serif;
font-size: 14px;
font-weight: 900;
letter-spacing: .12em;
}
.area-hub-situations h3 {
margin-bottom: 11px !important;
color: #fff;
font-family: "Zen Kaku Gothic New", sans-serif;
font-size: 21px;
font-weight: 900;
}
.area-hub-situations p {
color: rgba(255, 255, 255, .78);
font-size: 14px;
line-height: 1.8;
}
.area-hub-nationwide__action {
display: flex;
flex-direction: column;
align-items: center;
margin-top: 40px;
}
.area-hub-nationwide__action p {
margin-top: 12px !important;
color: rgba(255, 255, 255, .7);
font-size: 12px;
} .area-hub-cases {
padding: 104px 0;
background: #fff;
}
.area-hub-cases__heading-row {
display: flex;
justify-content: space-between;
align-items: end;
gap: 28px;
}
.area-hub-cases__heading-row > div > p {
margin-top: 14px !important;
color: var(--area-muted);
font-size: 15px;
line-height: 1.8;
}
.area-hub-cases__heading-row > a {
flex: 0 0 auto;
padding-bottom: 6px;
border-bottom: 2px solid var(--area-orange);
color: var(--area-navy);
font-size: 14px;
font-weight: 900;
} .area-hub-flow {
padding: 104px 0;
background: #f3f7fa;
}
.area-hub-flow__steps {
position: relative;
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
gap: 16px;
}
.area-hub-flow__steps::before {
position: absolute;
top: 82px;
right: 10%;
left: 10%;
height: 2px;
content: "";
background: #c8d8e5;
}
.area-hub-flow__steps li {
position: relative;
z-index: 1;
min-height: 294px;
padding: 26px 22px;
border: 1px solid #d6e1e9;
border-radius: 13px;
background: #fff;
box-shadow: 0 10px 26px rgba(6, 53, 102, .06);
text-align: center;
}
.area-hub-flow__number {
display: block;
margin-bottom: 13px;
color: var(--area-orange);
font-family: "Zen Kaku Gothic New", sans-serif;
font-size: 13px;
font-weight: 900;
letter-spacing: .13em;
}
.area-hub-flow__icon {
display: grid;
width: 64px;
height: 64px;
place-items: center;
margin: 0 auto 20px;
border: 7px solid #fff;
border-radius: 50%;
color: #fff;
background: var(--area-navy);
box-shadow: 0 0 0 1px #cbd9e5;
}
.area-hub-flow__icon svg {
width: 30px;
height: 30px;
fill: currentColor;
}
.area-hub-flow__steps h3 {
margin-bottom: 11px !important;
color: var(--area-navy);
font-family: "Zen Kaku Gothic New", sans-serif;
font-size: 19px;
font-weight: 900;
}
.area-hub-flow__steps p {
color: var(--area-muted);
font-size: 13px;
line-height: 1.75;
} .area-hub-faq {
padding: 104px 0;
background: #fff;
}
.area-hub-faq__inner {
display: grid;
grid-template-columns: minmax(430px, .9fr) minmax(0, 1.1fr);
align-items: start;
gap: clamp(40px, 5vw, 72px);
}
.area-hub-faq__title {
font-size: clamp(32px, 3.2vw, 44px) !important;
}
.area-hub-faq__title span {
display: block;
white-space: nowrap;
}
.area-hub-faq__list {
border-top: 1px solid #cdd8e1;
}
.area-hub-faq__list details {
border-bottom: 1px solid #cdd8e1;
}
.area-hub-faq__list summary {
display: grid;
min-height: 76px;
grid-template-columns: 1fr 34px;
align-items: center;
gap: 18px;
padding: 18px 4px;
cursor: pointer;
list-style: none;
color: var(--area-ink);
font-size: 16px;
font-weight: 800;
line-height: 1.65;
}
.area-hub-faq__list summary::-webkit-details-marker { display: none; }
.area-hub-faq__list summary > span:last-child {
position: relative;
width: 30px;
height: 30px;
border: 1px solid #b8c7d3;
border-radius: 50%;
}
.area-hub-faq__list summary > span:last-child::before,
.area-hub-faq__list summary > span:last-child::after {
position: absolute;
top: 50%;
left: 50%;
width: 12px;
height: 2px;
content: "";
background: var(--area-navy);
transform: translate(-50%, -50%);
}
.area-hub-faq__list summary > span:last-child::after {
transform: translate(-50%, -50%) rotate(90deg);
transition: transform .2s ease;
}
.area-hub-faq__list details[open] summary > span:last-child::after {
transform: translate(-50%, -50%) rotate(0);
}
.area-hub-faq__list details > div {
padding: 0 46px 24px 4px;
}
.area-hub-faq__list details p {
padding-left: 18px;
border-left: 3px solid var(--area-orange);
color: var(--area-muted);
font-size: 14px;
line-height: 1.9;
}
.area-hub-mobile-cta {
display: none;
} @media (max-width: 1050px) {
.area-hub-hero {
background-position: 68% center;
}
.area-hub-fukuoka__overview,
.area-hub-nationwide__inner,
.area-hub-faq__inner {
grid-template-columns: 1fr;
}
.area-hub-fukuoka__summary {
min-height: 210px;
}
.area-hub-fukuoka__summary-number strong {
font-size: 62px;
}
.area-hub-nationwide__visual {
max-width: 560px;
margin-inline: auto;
}
.area-hub-nationwide__content {
max-width: 760px;
margin-inline: auto;
text-align: center;
}
}
@media (max-width: 860px) {
.area-hub-regions,
.area-hub-situations,
.area-hub-flow__steps {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.area-hub-flow__steps::before {
display: none;
}
} @media (max-width: 767px) {
.area-hub-container,
.area-hub-hero__inner {
width: min(100% - 32px, 560px);
}
.area-hub-section-heading {
margin-bottom: 32px;
}
.area-hub-section-heading h2 {
font-size: 30px;
}
.area-hub-section-heading > p:last-child {
margin-top: 13px;
font-size: 14px;
}
.area-hub-button {
width: 100%;
min-height: 56px;
font-size: 15px;
}
.area-hub-hero {
min-height: 700px;
padding: 96px 0 178px;
background:
linear-gradient(180deg, rgba(2, 31, 68, .96) 0%, rgba(3, 48, 96, .91) 58%, rgba(4, 45, 89, .78) 100%),
url(//hakata-kurumakoubou.com/wp-content/themes/kurumano-shuri-com-child/img/fv_top.webp) 68% center / cover no-repeat;
}
.area-hub-breadcrumb {
margin-bottom: 44px;
}
.area-hub-hero__eyebrow {
font-size: 12px;
}
.area-hub-hero h1 {
font-size: clamp(28px, 8vw, 34px);
line-height: 1.37;
}
.area-hub-hero__lead {
margin-top: 17px;
font-size: 15px;
}
.area-hub-hero__actions {
flex-direction: column;
margin-top: 26px;
}
.area-hub-hero__note {
font-size: 11px;
line-height: 1.6;
}
.area-hub-hero__proof {
bottom: 0;
width: calc(100% - 32px);
grid-template-columns: 1fr;
border-radius: 13px 13px 0 0;
}
.area-hub-hero__proof > div {
min-height: 54px;
justify-content: flex-start;
padding: 10px 18px;
}
.area-hub-hero__proof > div + div {
border-top: 1px solid var(--area-line);
border-left: 0;
}
.area-hub-hero__proof strong {
width: 94px;
font-size: 19px;
}
.area-hub-hero__proof span {
font-size: 11px;
}
.area-hub-fukuoka,
.area-hub-nationwide,
.area-hub-cases,
.area-hub-flow,
.area-hub-faq {
padding: 76px 0;
}
.area-hub-fukuoka {
scroll-margin-top: 86px;
}
.area-hub-fukuoka__overview,
.area-hub-region-nav,
.area-hub-regions,
.area-hub-situations,
.area-hub-flow__steps {
grid-template-columns: 1fr;
}
.area-hub-fukuoka__summary {
min-height: 190px;
padding: 26px;
}
.area-hub-fukuoka__summary-number strong {
font-size: 54px;
}
.area-hub-region-nav a {
min-height: 92px;
}
.area-hub-region {
scroll-margin-top: 96px;
}
.area-hub-region summary {
min-height: 78px;
grid-template-columns: 1fr 32px;
gap: 12px;
padding: 17px 18px;
cursor: pointer;
}
.area-hub-region__title {
font-size: 21px;
}
.area-hub-region__description {
display: none;
}
.area-hub-region__toggle {
position: relative;
display: block;
width: 30px;
height: 30px;
border: 1px solid #b8c7d3;
border-radius: 50%;
}
.area-hub-region__toggle::before,
.area-hub-region__toggle::after {
position: absolute;
top: 50%;
left: 50%;
width: 12px;
height: 2px;
content: "";
background: var(--area-navy);
transform: translate(-50%, -50%);
}
.area-hub-region__toggle::after {
transform: translate(-50%, -50%) rotate(90deg);
transition: transform .2s ease;
}
.area-hub-region[open] .area-hub-region__toggle::after {
transform: translate(-50%, -50%) rotate(0);
}
.area-hub-region__body {
padding: 0 16px 18px;
}
.area-hub-municipalities {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.area-hub-municipality--wards ul {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.area-hub-fukuoka__footer {
flex-direction: column;
align-items: stretch;
padding: 22px 18px;
text-align: center;
}
.area-hub-nationwide__inner {
gap: 40px;
}
.area-hub-nationwide__badge {
top: 2%;
min-width: 116px;
min-height: 68px;
font-size: 11px;
}
.area-hub-nationwide__badge strong {
font-size: 24px;
}
.area-hub-nationwide__content h2 {
font-size: 30px;
}
.area-hub-nationwide__lead {
font-size: 14px;
}
.area-hub-nationwide__regions {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.area-hub-situations {
margin-top: 38px;
}
.area-hub-situations article {
min-height: 0;
padding: 24px 20px;
}
.area-hub-cases__heading-row {
align-items: start;
flex-direction: column;
}
.area-hub-flow__steps li {
min-height: 0;
}
.area-hub-faq__inner {
gap: 10px;
}
.area-hub-faq__list summary {
min-height: 70px;
font-size: 14px;
}
.area-hub-mobile-cta {
position: fixed;
z-index: 140;
right: 12px;
bottom: max(12px, env(safe-area-inset-bottom));
left: 12px;
display: flex;
min-height: 54px;
justify-content: center;
align-items: center;
border-radius: 999px;
color: #fff !important;
background: var(--area-orange);
box-shadow: 0 10px 28px rgba(73, 29, 0, .28);
font-size: 15px;
font-weight: 900;
opacity: 0;
pointer-events: none;
transform: translateY(18px);
transition: opacity .2s ease, transform .2s ease;
}
.area-hub-mobile-cta.is-visible {
opacity: 1;
pointer-events: auto;
transform: translateY(0);
}
body.menu-open .area-hub-mobile-cta {
display: none;
}
body:has(.area-hub-page) .site-footer {
padding-bottom: 78px;
}
}
@media (prefers-reduced-motion: reduce) {
.area-hub-page *,
.area-hub-page *::before,
.area-hub-page *::after {
scroll-behavior: auto !important;
transition-duration: .01ms !important;
}
}html {
height: 100%;
background-color: #eee;
overflow-x: hidden;
}
body {
min-height: 100%;
background-color: #eee;
margin: 0;
padding: 0;
overflow-x: hidden;
}
p, h3, h4, h5, h6, ol, ul {
margin: 0;
} .text-black {
color: #000; } .btn-custom {
svg {
width: 40px !important;
height: 40px !important;
}
} ul,ol {
margin: 0 0 0 1em;
} p {
margin-bottom: 0;
} .custom-list li::marker {
color: #FF6B00; }
.privacy-policy {
font-family: "Noto Sans JP", sans-serif;
line-height: 1.8;
padding: 20px;
font-size: 14px; }
.privacy-policy h2 {
font-size: 16px; font-weight: bold;
margin-top: 24px;
margin-bottom: 8px;
color: #222;
}
.privacy-policy p,
.privacy-policy li,
.privacy-policy address {
font-size: 14px; color: #333;
}
.privacy-policy ul {
margin-bottom: 1em;
list-style-position: inside;
}
.privacy-policy li {
margin-bottom: 0.5em;
text-indent: 0em;
}
.privacy-policy address {
font-style: normal;
line-height: 1.6;
}    .hp-cf-container p {
display: flex;
align-items: center; gap: 16px; margin: 0 0 25px; flex-wrap: nowrap; } .hp-cf-container label.left-label {
width: 264px;
min-width: 180px;
font-family: "zen-kaku-gothic-new", sans-serif;
font-size: 20px;
font-weight: 700;
display: flex;
align-items: center;
justify-content: flex-start;
gap: 8px;
} .hp-cf-container label.left-label .required {
margin-left: auto;
} .hp-cf-container label.left-label .label-text {
margin-right: 8px;
} .hp-cf-container .wpcf7-form-control,
.hp-cf-container input[type="text"],
.hp-cf-container input[type="email"],
.hp-cf-container input[type="tel"],
.hp-cf-container textarea,
.hp-cf-container select,
.hp-cf-container .wpcf7-form-control-wrap {
flex: 1 1 0;
min-width: 0;
} .hp-cf-container textarea {
width: 100%;
min-height: 160px;
resize: vertical;
box-sizing: border-box;
} .hp-cf-container .wpcf7-form-control-wrap input[type="radio"],
.hp-cf-container .wpcf7-form-control-wrap input[type="checkbox"] {
margin-right: 8px;
} .hp-cf-container .required {
background-color: #FF6600;
color: #fff;
font-size: 13px;
padding: 2px 6px;
border-radius: 4px;
display: inline-block;
line-height: 1.2;
flex-shrink: 0;
vertical-align: middle;
} .hp-cf-container hr {
flex-basis: 100%;
height: 1px;
border: none;
background-color: #ccc;
margin: 24px 0;
order: 99;
} @media (max-width: 767px) {
.hp-cf-container p {
flex-direction: column;
align-items: stretch;
gap: 0px;
}
.hp-cf-container label.left-label {
width: auto;
text-align: left;
justify-content: flex-start;
margin-bottom: 8px;
}
.hp-cf-container .wpcf7-form-control { width: 100%; }
}
.wpcf7-text {
width: 100% !important;
}
.hp-cf-sub {
width: 500px !important;
margin: 0 auto;
justify-content: center;
}
.wpcf7-spinner {
display: none !important;
}
.hp-cf-sub input[type="submit"] {
display: block !important;
background-color: #FF6600;
color: #fff;
font-family: "zen-kaku-gothic-new", sans-serif;
font-weight: 700;
font-size: 16px;
padding: 14px 48px;
border: none;
border-radius: 9999px;
cursor: pointer;
transition: all 0.3s ease;
text-align: center;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.hp-cf-sub input[type="submit"]:hover {
background-color: #e55b00;
transform: translateY(-2px);
box-shadow: 0 6px 14px rgba(0, 0, 0, 0.15);
}
.hp-cf-sub input[type="submit"]:active {
transform: translateY(0);
box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
.hp-cf-sub {
width: 90% !important;
}
}
.agree {
display: flex !important;
justify-content: center !important;
align-items: center;
width: 100%;
text-align: center;
} ul.top-news{
list-style: none !important;
margin: 0 !important;
padding: 0 !important;
border-top: 1px solid #eaeaea;
}
ul.top-news .top-news__item{
display: grid;
grid-template-columns: 120px 1fr 260px;
gap: 18px;
align-items: center;
padding: 14px 0;
border-bottom: 1px solid #eaeaea;
}
ul.top-news .top-news__item:hover{
background: rgba(0,0,0,.02);
}
ul.top-news .top-news__date{
color: #6b6b6b;
font-size: 0.92rem;
letter-spacing: .02em;
padding-top: 2px;
}
ul.top-news .top-news__title{
color: #1B2A41;
text-decoration: none;
font-weight: 700;
line-height: 1.6;
display: flex;
align-items: center;
gap: 12px;
}
ul.top-news .top-news__title:hover{
text-decoration: underline;
}
ul.top-news .top-news__thumb{
flex: 0 0 44px;
width: 44px;
height: 44px;
border-radius: 8px;
overflow: hidden;
background: #f1f1f1;
margin-top: 2px;
}
ul.top-news .top-news__thumb img{
width: 100%;
height: 100%;
display: block;
object-fit: cover;
}
ul.top-news .top-news__text{
display: block;
}
ul.top-news .top-news__terms{
display: flex;
justify-content: flex-end;
gap: 8px;
flex-wrap: wrap;
padding-top: 2px;
}
ul.top-news .top-news__pill{
display: inline-flex;
align-items: center;
font-size: 0.85rem;
font-weight: 700;
color: #1B2A41;
text-decoration: none;
padding: 6px 10px;
border-radius: 999px;
line-height: 1;
background: #f3f3f3;
}
ul.top-news .top-news__pill.is-cat{
background: rgba(40,167,69,.10);
border: 1px solid rgba(40,167,69,.20);
}
ul.top-news .top-news__pill.is-tag{
background: rgba(249,115,22,.10);
border: 1px solid rgba(249,115,22,.20);
}
@media (max-width: 767px){
ul.top-news .top-news__item{
grid-template-columns: 1fr;
gap: 10px;
padding: 14px 0;
}
ul.top-news .top-news__terms{
justify-content: flex-start;
padding-top: 0;
}
ul.top-news .top-news__thumb{
flex-basis: 48px;
width: 48px;
height: 48px;
}
} .case-grid {
display: flex;
gap: 28px;
font-family: "Noto Sans JP", system-ui, -apple-system, "Segoe UI", Arial, sans-serif;
}
.case-grid :is(a, p, li, span, div) { font-family: inherit; }
.case-grid::-webkit-scrollbar { display: none; }
.case-card {
background: #fff;
padding: 16px;
border-radius: 14px;
box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}
.case-card .case-thumb img { transition: transform 0.3s; }
.case-card:hover .case-thumb img { transform: scale(1.05); }
.case-card:hover .case-more { color: #1B8C3A; }
.case-thumb {
background: #f3f3f3;
border-radius: 14px;
overflow: hidden;
}
.case-thumb img {
width: 100%;
height: 240px;
object-fit: contain;
display: block;
}
.case-meta {
margin: 14px 0 0;
padding: 0;
list-style: none;
color: #111;
font-size: 16px;
line-height: 1.75;
}
.case-meta li {
position: relative;
padding-left: 18px;
margin: 4px 0;
}
.case-meta li::before {
content: "";
position: absolute;
left: 0;
top: 0.72em;
width: 6px;
height: 6px;
border-radius: 50%;
background: #ff7a00;
transform: translateY(-50%);
}
.case-more {
display: inline-block;
margin-top: 10px;
color: #28A745;
font-weight: 700;
text-decoration: underline;
text-underline-offset: 3px;
}
.case-price {
margin-top: 10px;
color: #ff7a00;
font-weight: 800;
font-size: 18px;
}
.case-link {
display: block;
color: inherit;
text-decoration: none;
} .scroll-drag {
cursor: grab;
user-select: none;
}
.scroll-drag::-webkit-scrollbar { display: none; }
.scroll-drag a { pointer-events: auto; }
.scroll-drag img {
pointer-events: none;
user-select: none;
-webkit-user-drag: none;
} .case-grid.is-slider {
overflow-x: auto;
overflow-y: hidden;
-webkit-overflow-scrolling: touch;
scroll-snap-type: x mandatory;
padding-right: 12vw;
padding-bottom: 12px;
touch-action: pan-x;
}
.case-grid.is-slider > .case-card {
flex: 0 0 auto;
width: 360px;
scroll-snap-align: start;
}
@media (max-width: 1024px) {
.case-grid.is-slider > .case-card { width: 320px; }
.case-grid.is-slider { touch-action: pan-x pan-y; scroll-snap-type: x proximity; }
}
@media (max-width: 600px) {
.case-grid.is-slider { padding-right: 18vw; }
.case-grid.is-slider > .case-card { width: 80vw; }
.case-thumb img { height: 220px; }
} .case-grid.is-grid {
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 60px;
overflow: visible;
scroll-snap-type: none;
padding: 0;
touch-action: auto;
}
.case-grid.is-grid > .case-card { width: 450px; }
@media (max-width: 1220px) {
.case-grid.is-grid { grid-template-columns: 1fr; justify-items: center; }
.case-grid.is-grid > .case-card { max-width: 300px; }
}  .related{
border: 1px solid #28A745;
background: #fff;
margin: 24px 0;
width: 80%;
max-width: 680px;
}
@media (max-width: 767px) {
.related{
width: 100%;
}
}
.related__header{
background: #28A745;
color: #fff;
font-weight: 700;
padding: 10px 14px;
font-size: 14px;
line-height: 1.2;
}
.related__body{
padding: 14px;
}
.related__item{
display: flex;
gap: 16px;
align-items: center;
text-decoration: none;
color: inherit;
padding: 8px 0;
}
.related__thumb{
flex: 0 0 150px;
}
.related__thumb img{
width: 150px;
height: 84px;
aspect-ratio: 16 / 9;
object-fit: cover;
border-radius: 4px;
}
.related__title{
font-weight: 700;
font-size: 15px;
line-height: 1.6;
flex: 1;
}
.related__item:hover .related__title{
text-decoration: underline;
}
.related__item--error{
color: #b00020;
padding: 8px 0;
}
@media (max-width: 767px) {
.related__item {
flex-direction: column;
align-items: stretch;
gap: 8px;
}
.related__thumb {
flex: 0 0 auto;
width: 100%;
}
.related__thumb img {
width: 100%;
height: auto;
}
.related__title {
font-size: 14px;
}
}  body.single-post {
display: flow-root;
background-color: #fff;
}
.num-index {
padding-left: 16px;
}
.single-container {
max-width: 800px;
margin: 120px auto 60px;
padding: 0 24px;
box-sizing: border-box;
}
@media (max-width: 767px){
.single-container {
margin: 60px auto 40px;
padding: 0 16px;
}
} .posted-on,
.byline,
.cat-links,
.edit-link,
.post-thumbnail,
.entry-header,
.entry-footer {
display: none;
}  .contact-sns-row {
display: flex;
justify-content: center;
gap: 20px;
margin-bottom: 24px;
}
.contact-sns-btn {
display: inline-flex;
align-items: center;
gap: 10px;
padding: 16px 32px;
border-radius: 9999px;
font-family: "Noto Sans JP", sans-serif;
font-size: 16px;
font-weight: 700;
color: #fff;
transition: opacity 0.3s;
}
.contact-sns-btn:hover { opacity: 0.85; }
.contact-sns-btn img { width: 28px; height: 28px; }
.contact-sns-btn--line { background: #06C755; }
.contact-sns-btn--ig { background: linear-gradient(45deg, #f09433, #e6683c, #dc2743, #cc2366, #bc1888); } .contact-divider {
display: flex;
align-items: center;
gap: 16px;
margin: 32px 0;
width: 100%;
max-width: 700px;
color: #999;
font-size: 14px;
}
.contact-divider::before,
.contact-divider::after {
content: "";
flex: 1;
height: 1px;
background: #ddd;
} .contact-form {
width: 100%;
max-width: 700px;
margin: 0 auto;
}
.form-row {
display: flex;
align-items: flex-start;
gap: 16px;
margin-bottom: 20px;
}
.form-label {
width: 200px;
min-width: 160px;
font-family: "Noto Sans JP", sans-serif;
font-size: 15px;
font-weight: 700;
padding-top: 10px;
display: flex;
align-items: center;
gap: 8px;
}
.form-required {
background: #FF6B00;
color: #fff;
font-size: 11px;
padding: 2px 6px;
border-radius: 4px;
font-weight: 700;
flex-shrink: 0;
}
.form-optional {
background: #ccc;
color: #fff;
font-size: 11px;
padding: 2px 6px;
border-radius: 4px;
font-weight: 700;
flex-shrink: 0;
}
.form-field { flex: 1; }
.form-field input,
.form-field textarea {
width: 100%;
padding: 12px 16px;
font-family: "Noto Sans JP", sans-serif;
font-size: 15px;
border: none;
border-radius: 10px;
background: #F2F4F8;
box-shadow: 0 2px 4px rgba(0,0,0,0.08);
outline: none;
transition: box-shadow 0.3s;
}
.form-field input:focus,
.form-field textarea:focus {
box-shadow: 0 0 0 2px #28A745;
}
.form-field textarea { resize: vertical; }
.form-radio {
display: inline-flex;
align-items: center;
gap: 6px;
font-size: 15px;
margin-right: 20px;
padding-top: 10px;
cursor: pointer;
}
.form-radio input { accent-color: #FF6B00; }
.form-agree {
text-align: center;
margin: 24px 0 16px;
font-size: 14px;
}
.form-agree a { color: #28A745; text-decoration: underline; }
.form-agree input { margin-right: 6px; accent-color: #FF6B00; }
.form-submit { text-align: center; margin-bottom: 16px; }
.form-submit-note {
text-align: center;
font-size: 13px;
color: #777;
margin-top: 12px;
}
.form-submit-note a {
color: #28A745;
text-decoration: underline;
}
.form-recaptcha-note {
text-align: center;
font-size: 12px;
color: #999;
margin-top: 8px;
}
.form-recaptcha-note a { color: #999; text-decoration: underline; }
@media (max-width: 767px) {
.contact-sns-row { flex-direction: column; align-items: center; }
.form-row { flex-direction: column; gap: 4px; }
.form-label { width: auto; padding-top: 0; margin-bottom: 4px; }
.contact-divider { max-width: 90%; }
.contact-form { max-width: 90%; }
}  .news-tabs {
display: flex;
gap: 12px;
margin-bottom: 24px;
}
.news-tab {
font-family: "Noto Sans JP", sans-serif;
font-size: 14px;
font-weight: 600;
padding: 10px 24px;
border-radius: 9999px;
border: 2px solid #ddd;
background: #fff;
color: #1B2A41;
cursor: pointer;
transition: all 0.3s;
white-space: nowrap;
flex-shrink: 0;
}
.news-tab:hover {
border-color: #28A745;
}
.news-tab.is-active {
background: #28A745;
color: #fff;
border-color: #28A745;
} .news-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 24px;
}
.news-card {
display: flex;
flex-direction: column;
background: #fff;
border-radius: 12px;
overflow: hidden;
box-shadow: 0 2px 8px rgba(0,0,0,0.06);
transition: transform 0.3s, box-shadow 0.3s;
}
.news-card:hover {
transform: translateY(-4px);
box-shadow: 0 8px 24px rgba(0,0,0,0.1);
}
.news-card.is-hidden { display: none; }
.news-card__thumb {
width: 100%;
aspect-ratio: 16 / 9;
overflow: hidden;
background: #e8e8e8;
}
.news-card__thumb img {
width: 100%;
height: 100%;
object-fit: cover;
transition: transform 0.3s;
}
.news-card:hover .news-card__thumb img { transform: scale(1.05); }
.news-card__body {
padding: 16px 20px 20px;
display: flex;
flex-direction: column;
gap: 10px;
flex: 1;
}
.news-card__meta {
display: flex;
align-items: center;
gap: 10px;
}
.news-card__date {
font-family: "Noto Sans JP", sans-serif;
font-size: 13px;
color: #999;
letter-spacing: 0.02em;
}
.news-card__pill {
display: inline-flex;
align-items: center;
font-family: "Noto Sans JP", sans-serif;
font-size: 12px;
font-weight: 700;
color: #1B2A41;
padding: 4px 10px;
border-radius: 999px;
line-height: 1;
}
.news-card__pill.is-cat {
background: rgba(40,167,69,0.1);
border: 1px solid rgba(40,167,69,0.2);
}
.news-card__pill.is-news {
background: rgba(27,42,65,0.08);
border: 1px solid rgba(27,42,65,0.15);
}
.news-card__title {
font-family: "Noto Sans JP", sans-serif;
font-size: 15px;
font-weight: 700;
line-height: 1.6;
color: #1B2A41;
}
.news-more {
display: flex;
justify-content: center;
margin-top: 40px;
}
@media (max-width: 1220px) {
.news-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 767px) {
.news-tabs { flex-wrap: wrap; justify-content: center; gap: 8px; }
.news-tab { padding: 8px 18px; font-size: 13px; }
.news-grid { grid-template-columns: 1fr; gap: 16px; }
.news-card__body { padding: 12px 16px 16px; }
}