/* ============================================================
   Area single-post page styles (/area/{slug}/)
   Scoped to header.area-single and related area-single elements.
   ============================================================ */
main {
  margin-top: 65px;
} 
header.area-single {
  background-color: #828A8F;
}
header.area-single.lower {
  background-color: #828A8F;
}
header.area-single .wrapper {
  margin: 0;
  justify-content: space-between;
  height: 85px;
}
@media screen and (max-width: 1000px) {
  header.area-single .wrapper {
    height: 85px;
  }
}
header.area-single .wrapper .logo {
  padding-left: 2rem;
}
header.area-single .wrapper .logo a {
  display: block;
}
header.area-single .wrapper .logo a img {
  max-width: 200px;
}
header.area-single .wrapper .site-header-nav {
  padding: 0;
  display: flex;
  align-items: center;
  height: 100%;
}
header.area-single .wrapper .site-header-nav ul.dd_menu {
  display: flex;
  align-items: center;
  padding: 0;
}
header.area-single .wrapper .site-header-nav ul.dd_menu li:first-child,
header.area-single .wrapper .site-header-nav ul.dd_menu li:last-child {
  display: list-item;
}
header.area-single .wrapper .site-header-nav ul.dd_menu li a {
  color: #ffffff;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 600;
  font-size: 0.95rem;
  margin-left: 1.25rem;
}
@media screen and (max-width: 1300px) and (min-width: 1001px) {
  header.area-single .wrapper .site-header-nav ul.dd_menu li a {
    font-size: 0.75rem;
    margin-left: 0.9rem;
  }
}
@media screen and (max-width: 1000px) {
  header.area-single .wrapper .site-header-nav {
    flex-direction: column;
  }
  header.area-single .wrapper .site-header-nav ul.dd_menu {
    padding: 0;
  }
  header.area-single .wrapper .site-header-nav ul.dd_menu li {
    margin-bottom: 1rem;
  }
}
header.area-single .wrapper .site-header-nav .btn.red-contact-btn {
  width: auto;
  min-width: 180px;
  margin-left: 1.5rem;
  padding: 0 2rem;
  height: 100%;
  background-color: #C02335;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
}
header.area-single .wrapper .site-header-nav .btn.red-contact-btn a {
  color: #ffffff;
  font-weight: bold;
  font-size: 1.05rem;
  margin-left: 0;
}
@media screen and (max-width: 1600px) {
  header.area-single .wrapper .site-header-nav .btn.red-contact-btn {
    scale: 1;
  }
}
@media screen and (max-width: 1000px) {
  header.area-single .wrapper .site-header-nav .btn.red-contact-btn {
    display: none;
  }
}
body:has(#wpadminbar) header.area-single {
  top: 32px;
}
@media screen and (max-width: 1000px) {
  body:has(#wpadminbar) header.area-single {
    top: 46px;
  }
}

/* ============================================================
   FV section
   ============================================================ */
.area-fv {
  position: relative;
  width: 100%;
  margin: 0 auto;
  aspect-ratio: 1920 / 1080;
  overflow: hidden;
  background-image: url('../img/area/area-main.png');
  background-repeat: no-repeat;
  background-position: center;
  align-items: center;
  background-size: 100% 100%;
}
.area-fv__permit {
  position: absolute;
  top: 10%;
  right: 3%;
  font-family: 'Noto Sans JP', sans-serif;
  color: #1F2937;
  z-index: 2;
  display: flex;
  flex-direction: column;
}
.area-fv__permit-head {
  display: flex;
  align-items: center;
  background-color: #FFFF80;
  padding: 0.4rem 1rem;
  font-size: 11px;
  font-weight: 700;
  white-space: nowrap;
  margin: 0 0 0.6rem;
  border-radius: 2px;
  color: #1F2937;
}
.area-fv__permit-label {
  font-weight: 700;
}
.area-fv__permit-sep {
  margin: 0 0.55rem;
  color: #888;
  font-weight: 400;
}
.area-fv__permit-body {
  display: flex;
  justify-content: left;
  gap: 1rem;
  padding-right: 0.25rem;
  color: #ffffff;
  font-size: 0.8rem;
  line-height: 1.6;
}
.area-fv__permit-sub {
  margin: 0;
  font-weight: 700;
  color: #ffffff;
}
.area-fv__permit-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.area-fv__permit-list li {
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
  color: #ffffff;
}
.area-fv__title {
  position: absolute;
  top: 30%;
  left: 12%;
  transform: translateY(-50%);
  z-index: 2;
}
.area-fv__copy {
  margin: 0;
  color: #FFFFFF;
  z-index: 2;
  display: flex;
  flex-direction: column;
  line-height: 1.15;
}
.area-fv__copy-line1 {
  display: block;
  white-space: nowrap;
  margin-bottom: 0.15em;
}
.area-fv__copy-pref {
  font-family: "ten-mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(1.7rem, 4.6vw, 5rem);
  letter-spacing: 0.02em;
  color: #FFF;
  margin-right: 0.1em;
}
.area-fv__copy-city {
  font-family: "ten-mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(2.4rem, 4.6vw, 5rem);
  letter-spacing: 0.02em;
  color: #FFF;
}
.area-fv__copy-particle {
  font-family: "ten-mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(1.5rem, 2.8vw, 3rem);
  color: #FFF;
  margin-left: 0.12em;
  vertical-align: baseline;
}
.area-fv__copy-headline {
  font-family: "ten-mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(1.7rem, 3.1vw, 3.4rem);
  letter-spacing: 0.08em;
  padding-left: 0.8em;
  position: relative;
  color: #FFF;
  text-align: right;
}
.area-fv__copy-headline-main {
  font-size: 1em;
  color: #ffffff;
}
.area-fv__copy-headline-particle {
  font-size: 0.62em;
  margin-left: 0.05em;
  color: #ffffff;
}
.area-fv__copy-headline::after {
  content: "";
  position: absolute;
  left: 4.4em;
  right: 1em;
  bottom: -0.05em;
  height: 3px;
  background-color: #FFFF7F;
  pointer-events: none;
}

/* SP-only extras: hidden by default (PC keeps area-main.png design) */
.area-fv__sp-extras {
  display: none;
}

/* ============================================================
   FV section - SP overrides
   ============================================================ */
@media screen and (max-width: 900px) {
  .area-fv {
    aspect-ratio: auto;
    background-image: url('../img/area/fv-shutter-bg.png');
    background-color: #1E3A5F;
    background-repeat: repeat-y;
    background-position: center top;
    background-size: 100% auto;
    background-blend-mode: multiply;
    padding: 0;
    color: #ffffff;
  }
  /* Hide the PC headline overlay on SP (replaced by .area-fv__sp-copy h1 below) */
  .area-fv__title {
    display: none;
  }
  /* Restyle permit badge for SP top-right */
  .area-fv__permit {
    position: relative;
    top: auto;
    right: auto;
    padding: 1.75rem 0.75rem 0;
    max-width: 100%;
    align-items: flex-end;
  }
  .area-fv__permit-head {
    padding: 0.3rem 0.7rem;
    font-size: 0.7rem;
    margin-left: auto;
    width: fit-content;
  }
  .area-fv__permit-body {
    font-size: 0.65rem;
    gap: 0.5rem;
    justify-content: flex-end;
    flex-wrap: wrap;
  }
  .area-fv__permit-list {
    display: flex;
    gap: 0.5rem;
  }
  .area-fv__permit-list li {
    white-space: nowrap;
  }

  /* Show SP extras */
  .area-fv__sp-extras {
    display: block;
    position: relative;
  }

  /* Speech bubble */
  .area-fv__bubble {
    display: inline-block;
    background-image: url('../img/area/fv-bubble.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    padding: 0.55rem 1.4rem 0.6rem;
    position: relative;
    margin: 1.25rem auto 1rem;
    left: 40%;
    transform: translateX(-50%);
  }
  .area-fv__bubble::after {
    content: "";
    position: absolute;
    bottom: -8px;
    transform: translateX(-220%);
    border: 11px solid transparent;
    border-top-color: #ffffff;
    border-bottom: 0;
  }
  /* Top-left corner triangle */
  .area-fv__bubble::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    width: 12px;
    height: 12px;
    background: #0F2640;
    clip-path: polygon(0 0, 100% 0, 0 100%);
    pointer-events: none;
  }
  .area-fv__bubble span {
    position: relative;
    font-family: "ten-mincho", serif;
    font-size: 20px;
    color: #29415A;
    letter-spacing: 0.04em;
    font-weight: 700;
  }
  /* Bottom-right corner triangle (uses span pseudo since bubble::after is the tail) */
  .area-fv__bubble span::after {
    content: "";
    position: absolute;
    bottom: -8px;
    right: -18px;
    width: 12px;
    height: 12px;
    background: #0F2640;
    clip-path: polygon(100% 0, 100% 100%, 0 100%);
    pointer-events: none;
  }

  /* SP headline copy (this is the page <h1>) */
  .area-fv__sp-copy {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
    margin: 0 25px 1.25rem;
    line-height: 1.2;
    font-weight: 400;
  }
  .area-fv__sp-copy-line1,
  .area-fv__sp-copy-line2 {
    display: inline-flex;
    align-items: baseline;
    white-space: nowrap;
    max-width: 100%;
  }
  .area-fv__sp-copy-line2 {
    align-items: center;
    gap: 0.2rem;
  }
  .area-fv__sp-copy-pref {
    font-family: "ten-mincho", serif;
    font-size: 1.9rem;
    color: #ffffff;
    letter-spacing: 0.02em;
  }
  .area-fv__sp-copy-city {
    font-family: "ten-mincho", serif;
    font-size: 1.9rem;
    color: #ffffff;
    letter-spacing: 0.02em;
  }
  .area-fv__sp-copy-particle {
    font-family: "ten-mincho", serif;
    font-size: 1.05rem;
    color: #ffffff;
    margin-left: 0.1em;
  }
  .area-fv__sp-copy-headline-text {
    font-family: "ten-mincho", serif;
    font-size: 20px;
    color: #ffffff;
    letter-spacing: 0.04em;
    text-decoration: underline;
    text-decoration-color: #FFFF80;
    text-underline-offset: 4px;
    text-decoration-thickness: 2px;
  }
  .area-fv__sp-copy-particle2 {
    font-family: "ten-mincho", serif;
    font-size: 20px;
    color: #ffffff;
    margin-right: 0.15em;
  }
  .area-fv__sp-copy-logo {
    height: 3.1rem;
    width: auto;
    display: inline-block;
    vertical-align: middle;
  }

  /* SP cream buttons */
  .area-fv__btns {
    list-style: none;
    padding: 0 0.75rem;
    margin: 0 auto 1rem;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.5rem;
    max-width: 340px;
  }
  .area-fv__btn {
    background-image: url('../img/area/fv-btn-base.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    display: inline-flex;
    align-items: baseline;
    justify-content: center;
    padding: 0.55rem 0.5rem;
    flex: 1 1 9rem;
    font-family: "ten-mincho", serif;
    color: #29415A;
    white-space: nowrap;
  }
  .area-fv__btn-sub {
    font-size: 1rem;
    color: #29415A;
    font-weight: 700;
  }
  .area-fv__btn-main {
    font-size: 0.72rem;
    font-weight: 700;
    margin-left: 0.15em;
    color: #29415A;
  }
  .area-fv__btn .small {
    font-size: 0.72rem;
    color: #29415A;
    font-weight: 700;
  }
  .area-fv__btn .big {
    font-size: 1rem;
    color: #29415A;
    font-weight: 700;
    margin-left: 0.15em;
  }
  .area-fv__btn--wide {
    flex-basis: 11rem;
    flex-grow: 0;
  }

  /* Bottom photos */
  .area-fv__photos {
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-top: -4.5rem;
  }
  .area-fv__skyline {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    display: block;
    pointer-events: none;
    z-index: 3;
    opacity: 0.85;
  }
  .area-fv__photo {
    display: block;
    height: auto;
    position: relative;
    z-index: 2;
  }
  .area-fv__photo--left {
    width: 53%;
  }
  .area-fv__photo--right {
    width: 48%;
  }
  .area-fv__photo--center {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 83%;
    z-index: 3;
  }
}

/* ============================================================
   Override global `section` max-width for area-single sections
   ============================================================ */
body.single-area section.area-worries,
body.single-area section.area-fv,
body.single-area section.area-trust,
body.single-area section.area-strengths,
body.single-area section.area-contact,
body.single-area section.area-kinds,
body.single-area section.area-price,
body.single-area section.area-maker,
body.single-area section.area-message,
body.single-area section.area-characteristics {
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

@media screen and (max-width: 900px) {
  .single-area section.area-worries {
    /* 画像に戻す場合は下の background-color と ::after を消して background-image を有効化 */
    /* background-image: url(../img/area/worries-bg-sp.png); */
    background-image: none;
    background-color: #F7F4EC;
    padding: 0;
  }
  .single-area section.area-worries::after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 45px solid transparent;
    border-right: 45px solid transparent;
    border-top: 31px solid #F7F4EC;
    z-index: 3;
    pointer-events: none;
  }
}
/* ============================================================
   TRUST section (99シャッター[市区町村]にお任せください)
   ============================================================ */
.area-trust--sp {
  display: none;
}
/* @media screen and (max-width: 768px) {
  .area-trust:not(.area-trust--sp) {
    display: none;
  }
  .area-trust--sp {
    display: block;
  }
} */
.area-trust {
  background-image: url('../img/area/trust-bg.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #1E3A5F;
  color: #ffffff;
  padding: 5rem 2rem 4rem;
  text-align: center;
  position: relative;
  z-index: 1;
  margin-top: -34px;
}
.area-trust__inner {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.area-trust__title {
  margin: 0 0 1.2rem;
  font-size: clamp(1.6rem, 3.2vw, 2.8rem);
  font-weight: 700;
  letter-spacing: 0.04em;
  color: #ffffff;
  line-height: 1.4;
}
.area-trust__title-logo {
  font-weight: 800;
  letter-spacing: 0.02em;
  margin-right: 0.15em;
  position: relative;
  color: #516881;
  z-index: 1;
}
.area-trust__title-logo::before {
  content: attr(data-text);
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  -webkit-text-stroke: 8px #ffffff;
}
.area-trust__title-rest {
  font-weight: 700;
  color: #ffffff;
}
.area-trust__subtitle {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.6;
  color: #ffffff;
}
.area-trust__body {
  font-size: 20px;
  line-height: 2;
  font-weight: 600;
}
.area-trust__body p {
  margin: 0 0 1.3rem;
  color: #ffffff;
}
.area-trust__body p:last-child {
  margin-bottom: 0;
}
.area-trust__highlight {
  color: #E0FC2C;
}
.area-trust__closer {
  margin-top: 1.8rem !important;
}
.area-trust__closer{
  display: inline;
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 4px;
  color: #FFF;
}
.area-trust-tex {
  font-size: clamp(1.05rem, 1.55vw, 1.3rem);
  font-weight: 500;
  line-height: 1.6;
  color: #ffffff;
}
/* trust-bg.png の右側約27%は人物写真。
   テキストを人物を除いた左側エリアの中央に寄せる */
@media screen and (min-width: 769px) {
  .area-trust {
    padding-right: 27%;
  }
}
@media screen and (max-width: 768px) {
  .area-trust {
    padding: 2.5rem 1.25rem 2rem;
    margin-top: 0px;
    background-image: url('../img/area/trust-bg-sp.png');
    background-position: right bottom;
    background-size: 100%;
    background-color: #172f46;
  }
  .area-trust__inner {
    padding-top: 15px;
  }
  .area-trust__title {
    font-size: 1.5rem;
    margin-bottom: 0.8rem;
    text-align: left;
    margin-right: auto;
  }
  .area-trust__subtitle {
    font-size: 0.85rem;
    text-align: left;
    font-weight: 500;
  }
  .area-trust__body {
    font-size: 0.85rem;
    line-height: 1.8;
    text-align: left;
    font-weight: 500;
  }
  .area-trust__body p {
    margin: 0;
  }
  .area-trust__textsub {
    width: 55%;
    margin: 10px 0;
  }
  .area-trust__body p br {
    display: none;
  }
  .area-trust-tex {
    font-size: 0.85rem;
  }
  .area-trust__text {
    width: 45%;
  }
  .area-trust__title-logo::before {
    -webkit-text-stroke: 4px #ffffff;
  }
  .area-trust__title-rest {
    text-align: right;
    display: block;
  }
}

/* ============================================================
   STRENGTHS section (99シャッターの6つの魅力)
   ============================================================ */
.area-strengths {
  background-color: #ffffff;
  padding: 0rem 2rem 5rem;
}
.area-strengths__grid {
  max-width: 1200px;
  margin: 2rem auto 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.5rem 1.75rem;
}
.area-strengths__card {
  background-color: #ffffff;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
  display: flex;
  flex-direction: column;
  position: relative;
}
.area-strengths__card-media {
  position: relative;
  margin: 0;
  width: 100%;
  aspect-ratio: 16 / 9;
  background-color: #d8d8d8;
}
.area-strengths__card-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.area-strengths__card-number {
  position: absolute;
  left: 50%;
  bottom: -22px;
  background-color: #29415A;
  color: #ffffff;
  font-weight: 700;
  font-size: 1.75rem;
  padding: 0.9rem 2.2rem 1.05rem;
  letter-spacing: 0.05em;
  transform: translateX(-50%) skewX(-0.06turn);
  line-height: 1;
  z-index: 1;
}
.area-strengths__card-body {
  padding: 2.2rem 2.3rem 2.5rem;
  text-align: center;
  position: relative;
  flex: 1;
  aspect-ratio: 16 / 9;
  box-sizing: border-box;
}
.area-strengths__card-title {
  margin: 0 0 1rem;
  font-size: 1.35rem;
  font-weight: 700;
  color: #29415A;
  line-height: 1.3;
}
.area-strengths__card-text {
  margin: 0;
  font-size: 0.9rem;
  line-height: 1.7;
  color: #02084D;
  text-align: left;
}
.area-strengths__card::after {
  content: "";
  position: absolute;
  right: 6px;
  bottom: 6px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 35px 35px;
  border-color: transparent transparent #7B8892 transparent;
  pointer-events: none;
}
@media screen and (max-width: 1024px) {
  .area-strengths__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 640px) {
  .area-strengths {
    padding: 3rem 1rem 3.5rem;
  }
  .area-strengths__grid {
    grid-template-columns: 1fr;
    gap: 2rem;
  }
  .area-strengths__card {
    display: initial;
  }
  .area-strengths__card-text {
    font-size: 1rem;
  }
  .area-strengths__card::after {
    right: 10px;
    bottom: 10px;
  }
  .area-strengths__card-number {
    padding: 0.9rem 2.1rem 1.05rem;
    transform: translateX(-50%) skewX(-0.04turn);
  }
  .area-strengths__card-title {
    font-size: 1.5rem;
  }
}

/* ============================================================
   Section title (eng label overlay + heading)
   ============================================================ */
.area-sec-title {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 4rem 1rem 1.5rem;
  text-align: center;
}
.area-sec-title__eng-img {
  position: absolute;
  top: 56px;
  left: 50%;
  transform: translateX(-50%);
  width: auto;
  max-width: 720px;
  height: auto;
  pointer-events: none;
  user-select: none;
}
.area-sec-title h2 {
  position: relative;
  font-size: 1.9rem;
  font-weight: bold;
  color: #516881;
  margin: 0;
  line-height: 1.4;
  bottom: -20px;
  white-space: nowrap;
}
/* PC: 2つのセグメントを1行で表示 / SP: セグメントごとに改行 */
.area-sec-title__line {
  display: inline;
  color: #516881;
}
.area-sec-title--message img {
  width: 22%;
}
.area-sec-title--message h2 {
  bottom: -20px;
}
@media screen and (max-width: 768px) {
  .area-sec-title h2 {
    white-space: normal;
  }
  .area-sec-title__line {
    display: block;
    color: #516881;
  }
  .area-sec-title {
    padding: 2.5rem 1.7rem 1rem;
  }
  .area-sec-title__eng-img {
    max-width: 60vw;
    top: 0.8rem;
  }
  .area-sec-title h2 {
    font-size: 20px;
  }
  .area-sec-title--strengths h2 {
    margin-top: -27px;
  }
  .area-sec-title--kinds img,.area-sec-title--maker img,.area-sec-title--price img {
    width: 50%;
  }
  .area-sec-title--message img {
    width: 60%;
  }
  .area-sec-title--price {
    padding: 1.2rem 1.7rem 3rem;
  }
  .area-sec-title--characteristics img {
    max-width: 90%;
  }
  .area-sec-title--characteristics h2 {
    margin-top: -30px;
  }
  .area-sec-title--maker h2 {
    margin-top: -20px;
  }
  .area-sec-title--message {
    padding: 1.2rem 0;
  }
  .area-sec-title--message h2 {
    margin-top: -4px;
  }
  .area-sec-title--price h2 {
    margin-top: 10px;
  }
  .area-sec-title--kinds h2 {
    margin-top: -18px;
  }
  .area-sec-title--strengths img {
    max-width: 70%;
  }
  .area-sec-title--worries img {
    top: 2.4rem;
  }
}

/* ============================================================
   WORRIES section
   ============================================================ */
.area-worries {
  margin: 0;
  padding: 0 0 5rem;
  background-image: url('../img/area/worries-bg.png');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% 100%;
  position: relative;
  z-index: 2;
}
.area-worries-box {
  max-width: 1200px;
  margin: 0 auto;
  padding: 2rem 3rem;
}
.area-worries-list {
  list-style: none;
  padding: 40px;
  margin: 0;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: repeat(3, auto);
  grid-auto-flow: column;
  column-gap: 3rem;
  row-gap: 1.1rem;
  background: #ffffff;
}
.area-worries-list li {
  position: relative;
  padding-left: 2.75rem;
  font-size: 1.05rem;
  color: #02084D;
  line-height: 1.5;
  min-height: 1.8rem;
  display: flex;
  align-items: center;
}
.area-worries-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background-image: url('../img/area/area-check-box.png');
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 900px) {
  .area-worries-box {
    margin: 0 1rem;
    padding: 1.5rem 1.25rem;
  }
  .area-worries-list {
    grid-template-columns: 1fr;
    grid-template-rows: none;
    grid-auto-flow: row;
    row-gap: 0.9rem;
    padding: 20px;
  }
  .area-worries-list li {
    font-size: 0.95rem;
    padding-left: 2.25rem;
  }
  .area-worries-list li::before {
    width: 25px;
    height: 25px;
  }
}

/* ============================================================
   CONTACT section (現地見積もりが完全無料)
   ============================================================ */
.area-contact {
  background-color: #F7F4EC;
  padding: 4rem 0rem 5rem;
  position: relative;
  overflow: hidden;
}
.area-contact__head {
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding: 2rem 0;
}
.area-contact__eng {
  font-family: "ten-mincho", serif;
  font-size: 4rem;
  letter-spacing: 0.1em;
  margin: 0;
  line-height: 1;
  position: absolute;
  opacity: 0.1;
  color: #29415A;
  font-weight: bold;
  top: -38%;
}
.area-contact__eng span {
  color: #C02335;
}
.area-contact__title {
  font-size: clamp(1.8rem, 3.2vw, 2.8rem);
  font-weight: 700;
  color: #29415A;
  margin: -0.6em 0 0;
  letter-spacing: 0.04em;
  line-height: 1.4;
}
.area-contact__title-accent {
  color: #C02335;
}
.area-contact__body {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  position: relative;
}
.area-contact__text {
  flex: 1;
  font-size: 1rem;
  line-height: 2;
  text-align: center;
}
.area-contact__text p {
  margin: 0 0 1.5rem;
  color: #02084D;
}
.area-contact__text p:last-child {
  margin-bottom: 0;
}
.area-contact__text-highlight {
  background-color: #526881;
  color: #ffffff;
  padding: 0.1em 0.3em;
}
.area-contact__character {
  width: clamp(140px, 14vw, 240px);
  height: auto;
  flex-shrink: 0;
  position: absolute;
  left: 82%;
}
section.sec-contact {
  padding: 0;
}
@media screen and (max-width: 768px) {
  .area-contact {
    padding: 2rem 1rem 2rem;
  }
  .area-contact__head {
    padding: 23px 0;
  }
  .area-contact__eng {
    font-size: 3rem;
    top: -25%;
  }
  .area-contact__title {
    font-size: 1.2rem;
    margin: -0.4em 0 0;
  }
  .area-contact__body {
    gap: 1rem;
  }
  .area-contact__text {
    font-size: 0.82rem;
    line-height: 1.6;
    text-align: left;
    max-width: 71%;
  }
  .area-contact__text p {
    margin: 0 0 1rem;
  }
  .area-contact__text p br {
    display: none;
  }
  .area-contact__character {
    width: 127px;
    left: auto;
    right: -0.5rem;
    top: auto;
    bottom: 0;
  }
}

/* ============================================================
   KINDS section (修理対象)
   ============================================================ */
.area-kinds {
  background-color: #ffffff;
  padding: 0 2rem 5rem;
}
.area-kinds__grid {
  max-width: 1200px;
  margin: 1.5rem auto 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem 2rem;
}
.area-kinds__card {
  background-color: #EAF1FA;
  position: relative;
  display: flex;
  flex-direction: column;
}
.area-kinds__card-title {
  margin: 0;
  background-color: #0062A1;
  color: #ffffff;
  font-size: 1.15rem;
  font-weight: 700;
  text-align: center;
  padding: 0.7rem 1rem;
  letter-spacing: 0.04em;
}
.area-kinds__card-body {
  display: flex;
  gap: 1.25rem;
  align-items: center;
}
.area-kinds__card-media {
  margin: 0;
  flex: 0 0 45%;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  background-color: #d8d8d8;
}
.area-kinds__card-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.area-kinds__card-list {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0.95rem;
  line-height: 1.8;
}
.area-kinds__card-list li {
  position: relative;
  padding-left: 1em;
  color: #02084D;
}
.area-kinds__card-list li::before {
  content: "・";
  position: absolute;
  left: 0;
  color: #29415A;
}
.area-kinds__card::after {
  content: "";
  position: absolute;
  right: 2%;
  bottom: 4%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 35px 35px;
  border-color: transparent transparent #ffffff transparent;
  pointer-events: none;
}
.area-kinds__note {
  max-width: 1200px;
  margin: 2.5rem auto 0;
  background-color: #0062A1;
  color: #ffffff;
  text-align: center;
  font-weight: 700;
  font-size: 1.1rem;
  letter-spacing: 0.04em;
  padding: 1rem 1.5rem;
}
.area-kinds__types {
  list-style: none;
  padding: 0;
  margin: 2.5rem auto 0;
  max-width: 1200px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.5rem;
}
.area-kinds__types--pc {
  display: none;
}
.area-kinds__types-slider {
  display: block;
  max-width: 1200px;
  margin: 2.5rem auto 0;
  overflow: hidden;
}
.area-kinds__types-slider .swiper-wrapper {
  transition-timing-function: linear !important;
  align-items: stretch;
}
.area-kinds__types-slider .area-kinds__type {
  width: 240px;
  height: auto;
  aspect-ratio: 1 / 1;
  flex-shrink: 0;
}
.area-kinds__type {
  position: relative;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  background-color: #d8d8d8;
  display: flex;
  align-items: center;
  justify-content: center;
}
.area-kinds__type img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.area-kinds__type-label {
  position: absolute;
  left: 75%;
  bottom: 3%;
  transform: translateX(-50%);
  background-color: #F8F6EE;
  color: #02084D;
  font-weight: 700;
  font-size: 0.85rem;
  line-height: 1.3;
  border-radius: 50%;
  width: 6.5rem;
  height: 6.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
  border: 1px solid #29415A;
}
@media screen and (max-width: 900px) {
  .area-kinds {
    padding: 3rem 1rem 3rem;
  }
  .area-kinds__grid {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
  .area-kinds__card-title {
    font-size: 1rem;
    padding: 0.55rem 1rem;
  }
  .area-kinds__card-body {
    gap: 0.85rem;
  }
  .area-kinds__card-media {
    flex: 0 0 42%;
  }
  .area-kinds__card-list {
    font-size: 0.9rem;
    line-height: 1.7;
  }
  .area-kinds__note {
    font-size: 0.9rem;
    padding: 0.8rem 1rem;
    margin-top: 1.5rem;
  }
  .area-kinds__types-slider {
    margin: 1.5rem auto 0;
    max-width: 100%;
  }
  .area-kinds__types-slider .area-kinds__type {
    width: 55vw;
    max-width: 260px;
  }
  .area-kinds__type-label {
    width: 6rem;
    height: 6rem;
    font-size: 0.7rem;
    left: 75%;
  }
  .area-kinds__card::after {
    right: 1%;
    bottom: 2%;
    border-width: 0 0 25px 25px;
  }
}

/* ============================================================
   PRICE section (料金表)
   ============================================================ */
.area-price {
  background-color: #ffffff;
  padding: 0 2rem 5rem;
}
.area-price__note {
  max-width: 900px;
  margin: 1.5rem auto 2.5rem;
  text-align: center;
  font-size: 0.95rem;
  line-height: 1.8;
  color: #02084D;
}
.area-price__group {
  max-width: 900px;
  margin: 0 auto 3rem;
}
.area-price__group:last-child {
  margin-bottom: 0;
}
.area-price__group-title {
  display: flex;
  align-items: center;
  gap: 0.75rem;
  font-size: 1.35rem;
  font-weight: 700;
  color: #29415A;
  margin: 0 0 1rem;
  letter-spacing: 0.08em;
}
.area-price__group-icon {
  display: inline-block;
  width: 18px;
  height: 18px;
  background-color: #B9B300;
  transform: rotate(45deg);
  flex-shrink: 0;
}
.area-price__list {
  list-style: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #D7DEE8;
}
.area-price__list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem 2rem;
  border-bottom: 1px solid #D7DEE8;
}
.area-price__list li:nth-child(even) {
  background-color: #F0F3F9;
}
.area-price__item {
  font-size: 1rem;
  color: #29415A;
}
.area-price__amount {
  font-size: 1.5rem;
  font-weight: 700;
  color: #C02335;
  letter-spacing: 0.02em;
  font-family: 'Noto Serif JP', serif;
}
.area-price__unit {
  font-size: 0.95rem;
  font-weight: 700;
  margin-left: 0.1em;
}
@media screen and (max-width: 768px) {
  .area-price {
    padding: 0 1rem 3rem;
  }
  .area-price__note {
    font-size: 0.85rem;
    margin: 0 auto 2.5rem;
  }
  .area-price__group-title {
    font-size: 1.1rem;
  }
  .area-price__list li {
    padding: 0.8rem 1rem;
  }
  .area-price__item {
    font-size: 0.85rem;
  }
  .area-price__amount {
    font-size: 1.15rem;
  }
  .area-price__unit {
    font-size: 0.8rem;
  }
}

/* ============================================================
   MAKER section (取り扱いメーカー)
   ============================================================ */
.area-maker {
  background-color: #ffffff;
  padding: 0 2rem 5rem;
}
.area-maker__grid {
  list-style: none;
  padding: 0;
  margin: 3rem auto 0;
  max-width: 1100px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.5rem 2rem;
}
.area-maker__item a {
  display: block;
  text-decoration: none;
  color: inherit;
}
.area-maker__item a:hover .area-maker__logo {
  opacity: 0.85;
}
.area-maker__logo {
  background-color: #ffffff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  aspect-ratio: 16 / 7;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem 1.5rem;
  transition: opacity 0.2s ease;
}
.area-maker__logo img {
  max-width: 78%;
  max-height: 78%;
  object-fit: contain;
  display: block;
}
.area-maker__label {
  margin: 1rem 0 0;
  text-align: center;
  font-size: 1.2rem;
  font-weight: 500;
  color: #02084D;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 900px) {
  .area-maker {
    padding: 0 1rem 3rem;
  }
  .area-maker__grid {
    grid-template-columns: 1fr;
    gap: 1rem;
    max-width: 420px;
    margin-top: 2.0rem;
  }
  .area-maker__logo {
    aspect-ratio: 16 / 5;
    padding: 0.75rem 1rem;
  }
  .area-maker__label {
    margin-top: 0.5rem;
  }
}

/* ============================================================
   MESSAGE section (担当スタッフからのメッセージ)
   ============================================================ */
.area-message {
  background-color: #ffffff;
  padding: 2rem 2rem 4rem;
}
.area-message__box {
  max-width: 1100px;
  margin: 3rem auto 0;
  background-color: #ffffff;
  box-shadow: 0 6px 10px -4px rgba(0, 0, 0, 0.4);
}
.area-message__head {
  display: flex;
  align-items: stretch;
  border: 15px solid #A9B7D3;
}
.area-message__photo {
  margin: 0;
  flex: 0 0 35%;
  max-width: 360px;
  overflow: hidden;
  border-right: 15px solid #A9B7D3;
}
.area-message__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.area-message__card {
  flex: 1;
  background-color: #ffffff;
  padding: 1.5rem 1.75rem;
  display: flex;
  flex-direction: column;
  box-shadow: 0 6px 10px -4px rgba(0, 0, 0, 0.4);
}
.area-message__card-title {
  margin: 0 auto 1.25rem;
  display: inline-block;
  font-size: 1.15rem;
  font-weight: 700;
  color: #02084D;
  letter-spacing: 0.04em;
  padding: 0 0.25em 0.25em;
  border-bottom: 1px solid #02084D99;
  text-align: center;
  align-self: center;
}
.area-message_card-title-line {
  background: #f5e8b1;
  color: #02084D;
}
.area-message__card-body {
  color: #29415A;
  font-size: 0.95rem;
  line-height: 1.9;
}
.area-message__card-body p {
  margin: 0 0 1.5rem;
  color: #02084D;
}
.area-message__card-body p:last-child {
  margin-bottom: 0;
}
.area-message__office {
  overflow: hidden;
  border: 15px solid #A9B7D3;
  border-top: none;
}
.area-message__office img {
  width: 100%;
  height: auto;
  display: block;
}
@media screen and (max-width: 900px) {
  .area-message {
    padding: 3rem 1rem 3rem;
  }
  .area-message__box {
    padding: 0;
    margin-top: 2.0rem;
  }
  .area-message__head {
    flex-direction: column;
    border-width: 8px;
    gap: 0;
  }
  .area-message__photo {
    flex: 0 0 auto;
    max-width: 100%;
    border-right: none;
    border-bottom: 8px solid #A9B7D3;
  }
  .area-message__card {
    padding: 1.25rem 1rem;
    box-shadow: none;
  }
  .area-message__card-title {
    font-size: 18px;
    line-height: 1.5;
  }
  .area-message__card-body {
    font-size: 1rem;
    line-height: 1.85;
  }
  .area-message__office {
    border-width: 8px;
  }
}

/* ============================================================
   CHARACTERISTICS section (エリアの特徴)
   ============================================================ */
.area-characteristics {
  background-color: #ffffff;
  padding: 0 2rem 5rem;
}
.area-characteristics__body {
  max-width: 1100px;
  margin: 3rem auto 0;
  background-color: #F7F4EC;
  padding: 2.5rem 3rem;
  color: #29415A;
  font-size: 0.95rem;
  line-height: 2;
  box-shadow: 0 6px 10px -4px rgba(0, 0, 0, 0.4);
}
.area-characteristics__body p {
  margin: 0 0 1.5rem;
  color: #02084D;
  font-size: 16px;
}
.area-characteristics__body p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .area-characteristics {
    padding: 0 1rem 3rem;
  }
  .area-characteristics__body {
    padding: 1.5rem 1.25rem;
    font-size: 0.85rem;
    line-height: 1.9;
    margin: 2.4rem auto 0;
  }
}

/* ============================================================
   Breadcrumb (エリアページのみ色変更)
   ============================================================ */
body.single-area .breadcrumb,
body.single-area .breadcrumb > a,
body.single-area .breadcrumb > p,
body.post-type-archive-area .breadcrumb,
body.post-type-archive-area .breadcrumb > a,
body.post-type-archive-area .breadcrumb > p {
  color: #02084D;
}
body.single-area .breadcrumb > a::after,
body.post-type-archive-area .breadcrumb > a::after {
  border-bottom-color: #02084D;
}

/* SP only line break in area-message card title */
.area-message__card-title .br-sp {
  display: none;
}
@media screen and (max-width: 768px) {
  .area-message__card-title .br-sp {
    display: block;
  }
}