@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
}

/* Office PonoOlina custom styles - managed from PO-SNS-supporter/content/wordpress/assets/office-ponoolina.css */
/* Office PonoOlina fixed-page design additions. */
:root {
  --po-navy: #12345a;
  --po-ink: #14213a;
  --po-muted: #5d6c7a;
  --po-teal: #1687a7;
  --po-teal-soft: #e8f7fa;
  --po-gold: #c5a46a;
  --po-line: #dce7ea;
  --po-bg: #f5fafb;
  --po-shadow: 0 18px 42px rgba(18, 52, 90, 0.1);
  --po-shadow-soft: 0 8px 22px rgba(18, 52, 90, 0.07);
}

body.page,
body.page-id-31,
body.page-id-32,
body.page-id-33,
body.page-id-34,
body.page-id-35 {
  background: var(--po-bg);
}

body.page #content-in,
body.page-id-31 #content-in,
body.page-id-32 #content-in,
body.page-id-33 #content-in,
body.page-id-34 #content-in,
body.page-id-35 #content-in {
  display: block;
  width: 100%;
  max-width: none;
}

body.page #main,
body.page-id-31 #main,
body.page-id-32 #main,
body.page-id-33 #main,
body.page-id-34 #main,
body.page-id-35 #main {
  width: 100%;
  max-width: none;
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
}

body.page #sidebar,
body.page-id-31 #sidebar,
body.page-id-32 #sidebar,
body.page-id-33 #sidebar,
body.page-id-34 #sidebar,
body.page-id-35 #sidebar,
body.page .article-header,
body.page-id-31 .article-header,
body.page-id-32 .article-header,
body.page-id-33 .article-header,
body.page-id-34 .article-header,
body.page-id-35 .article-header,
body.page .article-footer,
body.page-id-31 .article-footer,
body.page-id-32 .article-footer,
body.page-id-33 .article-footer,
body.page-id-34 .article-footer,
body.page-id-35 .article-footer,
body.page .footer-meta,
body.page-id-31 .footer-meta,
body.page-id-32 .footer-meta,
body.page-id-33 .footer-meta,
body.page-id-34 .footer-meta,
body.page-id-35 .footer-meta,
body.page .author-info,
body.page-id-31 .author-info,
body.page-id-32 .author-info,
body.page-id-33 .author-info,
body.page-id-34 .author-info,
body.page-id-35 .author-info,
body.page .sns-share,
body.page-id-31 .sns-share,
body.page-id-32 .sns-share,
body.page-id-33 .sns-share,
body.page-id-34 .sns-share,
body.page-id-35 .sns-share,
body.page .sns-follow,
body.page-id-31 .sns-follow,
body.page-id-32 .sns-follow,
body.page-id-33 .sns-follow,
body.page-id-34 .sns-follow,
body.page-id-35 .sns-follow,
body.page .sns-follow-message,
body.page-id-31 .sns-follow-message,
body.page-id-32 .sns-follow-message,
body.page-id-33 .sns-follow-message,
body.page-id-34 .sns-follow-message,
body.page-id-35 .sns-follow-message,
body.page .sns-follow-buttons,
body.page-id-31 .sns-follow-buttons,
body.page-id-32 .sns-follow-buttons,
body.page-id-33 .sns-follow-buttons,
body.page-id-34 .sns-follow-buttons,
body.page-id-35 .sns-follow-buttons,
body.page .date-tags,
body.page-id-31 .date-tags,
body.page-id-32 .date-tags,
body.page-id-33 .date-tags,
body.page-id-34 .date-tags,
body.page-id-35 .date-tags,
body.page .breadcrumb,
body.page-id-31 .breadcrumb,
body.page-id-32 .breadcrumb,
body.page-id-33 .breadcrumb,
body.page-id-34 .breadcrumb,
body.page-id-35 .breadcrumb,
body.page .under-entry-content,
body.page-id-31 .under-entry-content,
body.page-id-32 .under-entry-content,
body.page-id-33 .under-entry-content,
body.page-id-34 .under-entry-content,
body.page-id-35 .under-entry-content,
body.page .toc,
body.page-id-31 .toc,
body.page-id-32 .toc,
body.page-id-33 .toc,
body.page-id-34 .toc,
body.page-id-35 .toc {
  display: none !important;
}

body.page #footer,
body.page-id-31 #footer,
body.page-id-32 #footer,
body.page-id-33 #footer,
body.page-id-34 #footer,
body.page-id-35 #footer,
body.page #footer-container,
body.page-id-31 #footer-container,
body.page-id-32 #footer-container,
body.page-id-33 #footer-container,
body.page-id-34 #footer-container,
body.page-id-35 #footer-container {
  display: none !important;
}

body.page #admin-panel,
body.page-id-31 #admin-panel,
body.page-id-32 #admin-panel,
body.page-id-33 #admin-panel,
body.page-id-34 #admin-panel,
body.page-id-35 #admin-panel {
  display: none !important;
}

body.page #header-container,
body.page-id-31 #header-container,
body.page-id-32 #header-container,
body.page-id-33 #header-container,
body.page-id-34 #header-container,
body.page-id-35 #header-container {
  display: none !important;
}

body.page-id-31 .logo-header.logo-text .site-name-text,
body.page-id-32 .logo-header.logo-text .site-name-text,
body.page-id-33 .logo-header.logo-text .site-name-text,
body.page-id-34 .logo-header.logo-text .site-name-text,
body.page-id-35 .logo-header.logo-text .site-name-text {
  display: none;
}

body.page-id-31 .logo-header.logo-text .site-name-text-link::before,
body.page-id-32 .logo-header.logo-text .site-name-text-link::before,
body.page-id-33 .logo-header.logo-text .site-name-text-link::before,
body.page-id-34 .logo-header.logo-text .site-name-text-link::before,
body.page-id-35 .logo-header.logo-text .site-name-text-link::before {
  content: "";
  display: block;
  width: min(190px, 56vw);
  height: 56px;
  margin: 10px auto 8px;
  background: url("https://ponoolina.com/vibe/images/ponoolina_logo_official.png") center / contain no-repeat;
}

body.page .article,
body.page-id-31 .article,
body.page-id-32 .article,
body.page-id-33 .article,
body.page-id-34 .article,
body.page-id-35 .article,
body.page .entry-content,
body.page-id-31 .entry-content,
body.page-id-32 .entry-content,
body.page-id-33 .entry-content,
body.page-id-34 .entry-content,
body.page-id-35 .entry-content {
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
}

.po-page {
  color: var(--po-ink);
  background: var(--po-bg);
}

.po-page img {
  display: block;
  max-width: 100%;
}

.po-hero {
  margin: -24px calc(50% - 50vw) 0;
  padding: clamp(40px, 6vw, 72px) clamp(18px, 5vw, 72px) clamp(48px, 6vw, 72px);
  background:
    linear-gradient(180deg, rgba(255,255,255,0.78), rgba(245,250,251,0.96)),
    linear-gradient(135deg, #ffffff 0%, #edf8fa 58%, #f8fbfb 100%);
}

.po-hero-inner,
.po-section-inner {
  max-width: 1120px;
  margin: 0 auto;
}

.po-hero-inner {
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(280px, 0.88fr);
  align-items: center;
  gap: clamp(28px, 4vw, 54px);
}

.po-eyebrow,
.po-section-label,
.po-pill {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 5px 12px;
  border-radius: 999px;
  background: var(--po-teal-soft);
  color: var(--po-teal);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.po-hero h1 {
  margin: 18px 0;
  color: var(--po-navy);
  font-size: clamp(36px, 4.7vw, 58px);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.16;
}

.po-hero h1 span {
  color: var(--po-teal);
}

.po-lead {
  max-width: 640px;
  margin: 0;
  color: var(--po-muted);
  font-size: 17px;
  line-height: 1.95;
}

.po-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 28px;
}

.po-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0 20px;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}

.po-button-primary {
  color: #fff;
  background: var(--po-navy);
  box-shadow: 0 10px 22px rgba(18, 52, 90, 0.18);
}

.po-button-secondary {
  color: var(--po-navy);
  background: #fff;
  border: 1px solid var(--po-line);
}

.po-proof {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
  max-width: 540px;
  margin-top: 30px;
  padding-top: 22px;
  border-top: 1px solid rgba(18, 52, 90, 0.12);
}

.po-proof-value {
  display: block;
  color: var(--po-navy);
  font-size: 28px;
  font-weight: 700;
  line-height: 1.2;
}

.po-proof-label {
  display: block;
  margin-top: 4px;
  color: var(--po-muted);
  font-size: 13px;
  line-height: 1.6;
}

.po-visual {
  position: relative;
  min-width: 0;
}

.po-photo {
  overflow: hidden;
  border: 1px solid rgba(220, 231, 234, 0.92);
  border-radius: 8px;
  box-shadow: var(--po-shadow);
  background: #dceff4;
  aspect-ratio: 16 / 9;
}

.po-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.po-note {
  position: absolute;
  right: 18px;
  bottom: -18px;
  width: min(320px, calc(100% - 28px));
  padding: 14px 16px;
  background: rgba(255,255,255,0.94);
  border: 1px solid var(--po-line);
  border-radius: 8px;
  box-shadow: var(--po-shadow-soft);
}

.po-note strong {
  display: block;
  color: var(--po-navy);
  font-size: 14px;
  line-height: 1.5;
}

.po-note span {
  display: block;
  margin-top: 5px;
  color: var(--po-muted);
  font-size: 11px;
  line-height: 1.7;
}

.po-section {
  margin: 0 calc(50% - 50vw);
  padding: clamp(54px, 7vw, 86px) clamp(18px, 5vw, 72px);
  background: #fff;
}

.po-section-muted {
  background: #f8fcfd;
}

.po-section-head {
  max-width: 760px;
  margin-bottom: 36px;
}

.po-section-head-center {
  margin-inline: auto;
  text-align: center;
}

.po-section-title {
  margin: 16px 0 12px;
  color: var(--po-navy);
  font-size: clamp(28px, 4vw, 42px);
  font-weight: 700;
  line-height: 1.3;
}

.po-section-copy {
  margin: 0;
  color: var(--po-muted);
  font-size: 16px;
  line-height: 1.9;
}

.po-service-layout {
  display: grid;
  grid-template-columns: minmax(0, 0.9fr) minmax(0, 1fr);
  gap: clamp(28px, 5vw, 56px);
  align-items: center;
}

.po-service-image {
  overflow: hidden;
  border: 1px solid var(--po-line);
  border-radius: 8px;
  box-shadow: var(--po-shadow-soft);
}

.po-service-image img {
  width: 100%;
  height: 100%;
  min-height: 420px;
  object-fit: cover;
}

.po-card-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.po-card,
.po-service-card {
  padding: 24px;
  border: 1px solid var(--po-line);
  border-radius: 8px;
  background: #fbfdfe;
}

.po-service-card + .po-service-card {
  margin-top: 16px;
}

.po-card h3,
.po-service-card h3 {
  margin: 0 0 8px;
  color: var(--po-navy);
  font-size: 20px;
  line-height: 1.45;
}

.po-card p,
.po-service-card p,
.po-card li,
.po-service-card li {
  color: var(--po-muted);
  font-size: 14px;
  line-height: 1.75;
}

.po-card p,
.po-service-card p {
  margin: 0;
}

.po-cta {
  margin: 0 calc(50% - 50vw);
  padding: clamp(48px, 6vw, 72px) clamp(18px, 5vw, 72px);
  color: #fff;
  background: linear-gradient(135deg, var(--po-teal), var(--po-navy));
}

.po-cta h2 {
  margin: 0 0 12px;
  padding: 0 !important;
  color: #fff !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  font-size: clamp(28px, 3.8vw, 40px);
}

.po-cta p {
  max-width: 760px;
  margin: 0 0 24px;
  color: rgba(255,255,255,0.92) !important;
  font-size: 16px;
  line-height: 1.9;
}

.po-cta .po-button-secondary {
  color: var(--po-navy);
  background: #fff;
  border-color: #fff;
}

@media (max-width: 900px) {
  .po-hero-inner,
  .po-service-layout,
  .po-card-grid {
    grid-template-columns: 1fr;
  }

  .po-note {
    position: static;
    width: auto;
    margin: -8px 14px 0;
  }
}

/* Office PonoOlina one-page home draft. */
body.page-id-33 #header-container {
  display: none !important;
}

body.page-id-35 #header-container {
  display: none !important;
}

body.page-id-33 .entry-content {
  color: #111827;
  font-family: "Noto Sans JP", "Inter", system-ui, sans-serif;
}

body.page-id-35 .entry-content {
  color: #111827;
  font-family: "Noto Sans JP", "Inter", system-ui, sans-serif;
}

.op-home {
  --op-ink: #111827;
  --op-muted: #475569;
  --op-navy: #12345a;
  --op-blue: #1c6f9f;
  --op-sky: #e8f7fa;
  --op-bg: #f7fbfc;
  --op-paper: #ffffff;
  --op-line: #d8e5ea;
  --op-accent: #b9965a;
  margin: 0 calc(50% - 50vw);
  color: var(--op-ink);
  background: var(--op-bg);
  line-height: 1.75;
}

.op-tools-page,
.op-static-page {
  --op-ink: #111827;
  --op-muted: #475569;
  --op-navy: #12345a;
  --op-blue: #1c6f9f;
  --op-sky: #e8f7fa;
  --op-bg: #f7fbfc;
  --op-paper: #ffffff;
  --op-line: #d8e5ea;
  --op-accent: #b9965a;
  margin: 0 calc(50% - 50vw);
  color: var(--op-ink);
  background: var(--op-bg);
  line-height: 1.75;
}

.op-home *,
.op-home *::before,
.op-home *::after,
.op-tools-page *,
.op-tools-page *::before,
.op-tools-page *::after,
.op-static-page *,
.op-static-page *::before,
.op-static-page *::after {
  box-sizing: border-box;
}

.op-home a,
.op-tools-page a,
.op-static-page a {
  color: inherit;
  text-decoration: none;
}

.op-home img,
.op-tools-page img,
.op-static-page img {
  display: block;
  max-width: 100%;
}

.op-home h1,
.op-home h2,
.op-home h3,
.op-tools-page h1,
.op-tools-page h2,
.op-tools-page h3,
.op-static-page h1,
.op-static-page h2,
.op-static-page h3 {
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  border-left: 0 !important;
  box-shadow: none !important;
  letter-spacing: 0;
}

.op-shell {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 28px;
}

.op-header {
  position: sticky;
  top: 0;
  z-index: 5;
  background: rgba(255,255,255,0.9);
  border-bottom: 1px solid var(--op-line);
  backdrop-filter: blur(10px);
}

.op-header .op-shell {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  min-height: 72px;
}

.op-logo {
  display: inline-flex;
  align-items: center;
}

.op-logo img {
  width: 148px;
  height: auto;
}

.op-nav {
  display: flex;
  gap: 24px;
  color: var(--op-muted);
  font-size: 14px;
}

.op-nav strong {
  color: var(--op-navy);
}

.op-hero {
  padding: 84px 0 78px;
  background:
    linear-gradient(90deg, rgba(247,251,252,1) 0%, rgba(247,251,252,.94) 52%, rgba(232,247,250,.9) 100%);
  border-bottom: 1px solid var(--op-line);
}

.op-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, .84fr);
  gap: 56px;
  align-items: center;
}

.op-label {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 4px 10px;
  border-radius: 999px;
  background: var(--op-sky);
  color: var(--op-blue);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.op-hero h1,
.op-section h2,
.op-profile-box h2,
.op-cta h2 {
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  letter-spacing: 0;
}

.op-hero h1 {
  margin: 20px 0 18px;
  color: var(--op-ink);
  font-size: clamp(42px, 5vw, 64px);
  font-weight: 700;
  line-height: 1.15;
}

.op-lead {
  max-width: 620px;
  margin: 0;
  color: var(--op-muted);
  font-size: 17px;
  line-height: 1.95;
}

.op-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  margin-top: 30px;
}

.op-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 0 20px;
  border: 1px solid var(--op-line);
  border-radius: 999px;
  background: #fff;
  color: var(--op-navy);
  font-size: 14px;
  font-weight: 700;
  text-decoration: none !important;
}

.op-button-primary {
  color: #fff !important;
  background: var(--op-navy);
  border-color: var(--op-navy);
}

.op-trust {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 28px;
}

.op-trust span {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 4px 10px;
  border: 1px solid var(--op-line);
  border-radius: 999px;
  background: rgba(255,255,255,.74);
  color: var(--op-muted);
  font-size: 12px;
  font-weight: 700;
}

.op-visual {
  overflow: hidden;
  min-height: 320px;
  margin: 0;
  border: 1px solid var(--op-line);
  border-radius: 12px;
  background: #fff;
}

.op-visual img {
  width: 100%;
  height: 100%;
  min-height: 320px;
  object-fit: cover;
}

.op-problem-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(300px, .65fr);
  gap: 36px;
  align-items: end;
}

.op-media-card {
  overflow: hidden;
  margin: 0;
  border: 1px solid var(--op-line);
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 18px 38px rgba(18, 52, 90, .08);
}

.op-media-card figcaption {
  display: block;
  padding: 18px;
}

.op-media-card strong {
  display: block;
  color: var(--op-navy);
  font-size: 17px;
  line-height: 1.5;
}

.op-media-card span {
  display: block;
  margin-top: 6px;
  color: var(--op-muted);
  font-size: 13px;
  line-height: 1.75;
}

.op-flow-card ol {
  display: grid;
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid var(--op-line);
}

.op-flow-card li {
  display: grid;
  grid-template-columns: 48px minmax(0, 1fr);
  gap: 14px;
  padding: 18px;
  border-bottom: 1px solid var(--op-line);
}

.op-flow-card li:last-child {
  border-bottom: 0;
}

.op-flow-card li > span {
  color: var(--op-blue);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .08em;
}

.op-flow-card strong {
  display: block;
  color: var(--op-navy);
  font-size: 17px;
  line-height: 1.4;
}

.op-flow-card small {
  display: block;
  margin-top: 4px;
  color: var(--op-muted);
  font-size: 12px;
  line-height: 1.6;
}

.op-section {
  padding: 76px 0;
  background: #fff;
}

.op-section-muted {
  background: #f7fbfc;
  border-block: 1px solid var(--op-line);
}

.op-section-head {
  max-width: 760px;
  margin-bottom: 32px;
}

.op-section-center {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.op-section h2,
.op-profile-box h2,
.op-cta h2 {
  margin: 14px 0 10px;
  color: var(--op-ink) !important;
  font-size: clamp(30px, 4vw, 42px);
  font-weight: 700;
  line-height: 1.3;
}

.op-copy {
  margin: 0;
  color: var(--op-muted);
  font-size: 16px;
  line-height: 1.9;
}

.op-cards {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.op-cards-four {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.op-cards-five {
  grid-template-columns: repeat(5, minmax(0, 1fr));
}

.op-card {
  position: relative;
  min-height: 172px;
  padding: 24px;
  border: 1px solid var(--op-line);
  border-radius: 10px;
  background: var(--op-paper);
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}

.op-card:hover,
.op-card:focus-within {
  transform: translateY(-3px);
  border-color: rgba(28, 111, 159, .32);
  box-shadow: 0 14px 32px rgba(18, 52, 90, .08);
}

.op-card h3 {
  margin: 12px 0 8px;
  color: var(--op-ink);
  font-size: 22px;
  font-weight: 700;
  line-height: 1.45;
}

.op-card p,
.op-resource p,
.op-profile-box p,
.op-profile-list span {
  margin: 0;
  color: var(--op-muted);
  font-size: 14px;
  line-height: 1.8;
}

.op-note {
  margin: 24px 0 0;
  color: var(--op-blue);
  font-size: 14px;
  font-weight: 700;
}

.op-split {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(280px, .72fr);
  gap: 42px;
  align-items: center;
}

.op-split .op-section-head {
  margin-bottom: 0;
}

.op-quote {
  padding: 28px;
  border: 1px solid var(--op-line);
  border-left: 4px solid var(--op-accent);
  border-radius: 10px;
  background: #fff;
}

.op-quote p {
  margin: 0;
  color: var(--op-ink);
  font-size: 17px;
  font-weight: 700;
  line-height: 1.9;
}

.op-quote-visual {
  display: grid;
  gap: 0;
}

.op-process {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  overflow: hidden;
  border: 1px solid var(--op-line);
  border-radius: 10px;
  background: #fff;
}

.op-process details {
  min-height: 158px;
  padding: 22px;
  border-right: 1px solid var(--op-line);
  border-bottom: 1px solid var(--op-line);
  transition: background .18s ease;
}

.op-process details[open] {
  background: #fbfdfe;
}

.op-process details:nth-child(3n) {
  border-right: 0;
}

.op-process details:nth-last-child(-n + 3) {
  border-bottom: 0;
}

.op-process summary {
  cursor: pointer;
  list-style: none;
}

.op-process summary::-webkit-details-marker {
  display: none;
}

.op-process strong {
  display: block;
  margin-bottom: 8px;
  color: var(--op-navy);
  font-size: 18px;
}

.op-process span {
  display: block;
  color: var(--op-muted);
  font-size: 14px;
  line-height: 1.75;
}

.op-process p {
  margin: 12px 0 0;
  padding-top: 12px;
  border-top: 1px solid var(--op-line);
  color: var(--op-muted);
  font-size: 13px;
  line-height: 1.75;
}

.op-tool-card {
  display: flex;
  flex-direction: column;
}

.op-tool-flow {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px;
  margin: 0 0 18px;
  padding-bottom: 16px;
  border-bottom: 1px solid var(--op-line);
}

.op-tool-flow span {
  display: grid;
  min-height: 34px;
  place-items: center;
  border: 1px solid var(--op-line);
  border-radius: 999px;
  background: #fbfdfe;
  color: var(--op-muted);
  font-size: 12px;
  font-weight: 700;
}

.op-tool-card details {
  margin-top: 16px;
  padding-top: 14px;
  border-top: 1px solid var(--op-line);
}

.op-tool-card summary {
  cursor: pointer;
  color: var(--op-blue);
  font-size: 14px;
  font-weight: 700;
  list-style: none;
}

.op-tool-card summary::-webkit-details-marker {
  display: none;
}

.op-tool-card details p {
  margin-top: 8px;
  font-size: 13px;
}

.op-profile {
  display: grid;
  grid-template-columns: minmax(0, .82fr) minmax(0, 1.18fr);
  gap: 42px;
  align-items: start;
}

.op-profile-box {
  padding: 28px;
  border: 1px solid var(--op-line);
  border-radius: 10px;
  background: #fff;
}

.op-profile-list {
  display: grid;
  gap: 14px;
}

.op-profile-list div {
  padding: 18px 20px;
  border-left: 3px solid var(--op-blue);
  background: #fff;
}

.op-profile-list strong {
  display: block;
  margin-bottom: 4px;
  color: var(--op-ink);
}

.op-resource {
  display: grid;
  grid-template-columns: 132px minmax(0, 1fr);
  gap: 22px;
  max-width: 760px;
  padding: 24px;
  border: 1px solid var(--op-line);
  border-radius: 10px;
  background: #fff;
}

.op-thumb {
  display: grid;
  min-height: 110px;
  place-items: center;
  border-radius: 8px;
  background: var(--op-sky);
  color: var(--op-blue);
  font-weight: 700;
  overflow: hidden;
}

.op-thumb-text {
  background: #fbfdfe;
  color: var(--op-navy);
}

.op-thumb-text strong {
  display: block;
  font-size: 20px;
  line-height: 1.4;
}

.op-thumb-text span {
  display: block;
  margin-top: 4px;
  color: var(--op-muted);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.op-resource h3 {
  margin: 0 0 8px;
  color: var(--op-ink);
  font-size: 22px;
  font-weight: 700;
}

.op-cta {
  padding: 70px 0;
  background: var(--op-navy);
  color: #fff;
}

.op-cta h2 {
  margin-top: 0;
  color: #fff !important;
}

.op-cta p {
  max-width: 720px;
  margin: 0;
  color: rgba(255,255,255,.86);
  font-size: 16px;
  line-height: 1.9;
}

.op-cta .op-button {
  margin-top: 22px;
  color: var(--op-navy);
  background: #fff;
  border-color: #fff;
}

.op-tools-hero {
  position: relative;
  overflow: hidden;
  padding: 86px 0 92px;
  border-bottom: 1px solid var(--op-line);
  background:
    linear-gradient(90deg, rgba(247,251,252,.96) 0%, rgba(247,251,252,.82) 46%, rgba(232,247,250,.72) 100%),
    url("https://ponoolina.com/vibe/images/hero_shonan.png") center / cover no-repeat;
}

.op-tools-hero::after {
  content: "";
  position: absolute;
  right: -8vw;
  bottom: -64px;
  left: -8vw;
  height: 120px;
  border-radius: 50% 50% 0 0;
  background: #fff;
}

.op-tools-hero-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, .8fr);
  gap: 56px;
  align-items: center;
}

.op-tools-hero h1 {
  margin: 20px 0 18px;
  color: var(--op-ink);
  font-size: clamp(42px, 5vw, 64px);
  font-weight: 700;
  line-height: 1.18;
}

.op-tools-hero p {
  max-width: 680px;
  margin: 0;
  color: var(--op-muted);
  font-size: 16px;
  line-height: 1.95;
}

.op-tools-points {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 28px;
}

.op-tools-points span {
  display: inline-flex;
  align-items: center;
  min-height: 32px;
  padding: 4px 12px;
  border: 1px solid rgba(216,229,234,.9);
  border-radius: 999px;
  background: rgba(255,255,255,.7);
  color: var(--op-navy);
  font-size: 12px;
  font-weight: 700;
}

.op-tools-visual {
  display: grid;
  min-height: 320px;
  place-items: center;
}

.op-tools-screen {
  display: grid;
  grid-template-columns: repeat(3, 72px);
  gap: 14px;
  padding: 28px;
  border: 1px solid rgba(216,229,234,.9);
  border-radius: 18px;
  background: rgba(255,255,255,.78);
  box-shadow: 0 22px 48px rgba(18,52,90,.12);
}

.op-tools-screen span {
  display: grid;
  min-height: 64px;
  place-items: center;
  border: 1px solid var(--op-line);
  border-radius: 14px;
  background: #fff;
  color: var(--op-navy);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .04em;
}

.op-tools-section {
  padding: 68px 0 76px;
  background: #fff;
}

.op-filter-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin: 28px 0 28px;
}

.op-filter-row a {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 4px 16px;
  border: 1px solid var(--op-line);
  border-radius: 999px;
  background: #fff;
  color: var(--op-blue);
  font-size: 13px;
  font-weight: 700;
}

.op-filter-row a:first-child {
  color: #fff;
  background: var(--op-blue);
  border-color: var(--op-blue);
}

.op-tool-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.op-tool-item {
  min-height: 250px;
  padding: 24px;
  border: 1px solid var(--op-line);
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 12px 30px rgba(18,52,90,.05);
  transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease;
}

.op-tool-item:hover,
.op-tool-item:focus-within {
  transform: translateY(-3px);
  border-color: rgba(28,111,159,.34);
  box-shadow: 0 18px 38px rgba(18,52,90,.08);
}

.op-tool-badge {
  display: grid;
  width: 56px;
  height: 56px;
  margin-bottom: 16px;
  place-items: center;
  border-radius: 14px;
  color: var(--op-navy);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .04em;
}

.op-tool-red { background: #fff1f1; color: #b4232f; }
.op-tool-blue { background: #eef6ff; color: #2167a8; }
.op-tool-green { background: #edf9f2; color: #19704b; }
.op-tool-purple { background: #f5efff; color: #6f3cc2; }
.op-tool-navy { background: #eef4fb; color: var(--op-navy); }
.op-tool-orange { background: #fff5e8; color: #b96812; }
.op-tool-teal { background: #eaf8f8; color: #138080; }
.op-tool-yellow { background: #fff8dd; color: #9b7117; }
.op-tool-gray { background: #f3f6f8; color: #465565; }

.op-tool-item h3 {
  margin: 0 0 8px;
  color: var(--op-ink);
  font-size: 20px;
  font-weight: 700;
  line-height: 1.45;
}

.op-tool-item p {
  margin: 0;
  color: var(--op-muted);
  font-size: 14px;
  line-height: 1.8;
}

.op-tool-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 16px;
}

.op-tool-tags span {
  display: inline-flex;
  align-items: center;
  min-height: 26px;
  padding: 3px 9px;
  border-radius: 8px;
  background: #f3f8fa;
  color: var(--op-muted);
  font-size: 12px;
  font-weight: 700;
}

.op-tool-links {
  display: flex;
  justify-content: space-between;
  gap: 14px;
  margin-top: 22px;
  color: var(--op-blue);
  font-size: 13px;
  font-weight: 700;
}

.op-tools-note {
  padding: 0 0 48px;
  background: #fff;
}

.op-tools-note-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0;
  overflow: hidden;
  border: 1px solid var(--op-line);
  border-radius: 14px;
  background: #f7fbfc;
}

.op-tools-note-grid div {
  padding: 24px;
  border-right: 1px solid var(--op-line);
}

.op-tools-note-grid div:last-child {
  border-right: 0;
}

.op-tools-note-grid strong {
  display: block;
  color: var(--op-navy);
  font-size: 16px;
}

.op-tools-note-grid span {
  display: block;
  margin-top: 8px;
  color: var(--op-muted);
  font-size: 13px;
  line-height: 1.75;
}

.op-tools-cta {
  padding: 48px 0;
  color: #fff;
  background:
    linear-gradient(90deg, rgba(28,111,159,.92), rgba(18,52,90,.86)),
    url("https://ponoolina.com/vibe/images/hero_shonan.png") center / cover no-repeat;
}

.op-tools-cta h2 {
  margin: 0 0 10px;
  color: #fff !important;
  font-size: clamp(26px, 3vw, 36px);
}

.op-tools-cta p {
  max-width: 720px;
  margin: 0 0 22px;
  color: rgba(255,255,255,.9);
}

.op-tools-cta .op-button {
  color: var(--op-navy);
  background: #fff;
  border-color: #fff;
}

@media (max-width: 900px) {
  .op-shell {
    padding: 0 20px;
  }

  .op-nav {
    display: none;
  }

  .op-hero {
    padding: 54px 0;
  }

  .op-hero-grid,
  .op-tools-hero-grid,
  .op-cards,
  .op-cards-four,
  .op-cards-five,
  .op-tool-grid,
  .op-profile,
  .op-resource,
  .op-split,
  .op-process,
  .op-problem-layout,
  .op-tools-note-grid {
    grid-template-columns: 1fr;
  }

  .op-tools-hero {
    padding: 54px 0 72px;
  }

  .op-tools-visual {
    min-height: auto;
  }

  .op-tools-screen {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    width: 100%;
  }

  .op-tools-note-grid div {
    border-right: 0;
    border-bottom: 1px solid var(--op-line);
  }

  .op-tools-note-grid div:last-child {
    border-bottom: 0;
  }

  .op-process details,
  .op-process details:nth-child(3n),
  .op-process details:nth-last-child(-n + 3) {
    border-right: 0;
    border-bottom: 1px solid var(--op-line);
  }

  .op-process details:last-child {
    border-bottom: 0;
  }

  .op-section {
    padding: 54px 0;
  }

  .op-hero h1 {
    font-size: clamp(38px, 12vw, 52px);
  }
}

/* Calm Shonan-style home refresh. */
.op-home-calm {
  background: #fff;
}

.op-home-calm .op-header {
  background: rgba(255,255,255,.86);
  border-bottom-color: rgba(216,229,234,.72);
}

.op-home-hero {
  position: relative;
  overflow: hidden;
  padding: clamp(88px, 10vw, 136px) 0 clamp(86px, 9vw, 128px);
  background:
    linear-gradient(100deg, rgba(255,255,255,.98) 0%, rgba(255,255,255,.92) 42%, rgba(232,247,250,.64) 100%),
    url("https://ponoolina.com/vibe/images/hero_shonan.png") center / cover no-repeat;
}

.op-home-hero-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, .95fr) minmax(300px, .72fr);
  gap: clamp(42px, 6vw, 84px);
  align-items: center;
}

.op-home-hero h1 {
  margin: 20px 0 22px;
  color: var(--op-ink);
  font-size: clamp(42px, 5.4vw, 68px);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.16;
}

.op-home-hero p {
  max-width: 640px;
  margin: 0;
  color: var(--op-muted);
  font-size: 17px;
  line-height: 2;
}

.op-home-calm .op-actions {
  margin-top: 32px;
}

.op-home-calm .op-button {
  transition: background .22s ease, border-color .22s ease, transform .22s ease;
}

.op-home-calm .op-button-primary {
  color: #fff !important;
}

.op-home-calm .op-button:hover,
.op-home-calm .op-button:focus-visible {
  transform: translateY(-1px);
  border-color: rgba(28,111,159,.35);
  background: #f7fbfc;
}

.op-home-calm .op-button-primary:hover,
.op-home-calm .op-button-primary:focus-visible {
  background: #174265;
  color: #fff !important;
}

.op-hero-mini {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 32px;
}

.op-hero-mini span {
  display: inline-flex;
  align-items: center;
  min-height: 30px;
  padding: 4px 12px;
  border: 1px solid rgba(216,229,234,.82);
  border-radius: 999px;
  background: rgba(255,255,255,.72);
  color: var(--op-muted);
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .04em;
}

.op-hero-sea {
  overflow: hidden;
  margin: 0;
  border: 1px solid rgba(216,229,234,.78);
  border-radius: 18px;
  background: rgba(255,255,255,.66);
  box-shadow: 0 20px 54px rgba(18,52,90,.08);
}

.op-hero-sea img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  opacity: .74;
}

.op-hero-sea figcaption {
  padding: 16px 18px;
  color: var(--op-navy);
  font-size: 14px;
  font-weight: 700;
}

.op-slow-wave {
  position: absolute;
  right: -10vw;
  bottom: -46px;
  left: -10vw;
  height: 112px;
  border-radius: 50% 50% 0 0;
  background: rgba(255,255,255,.92);
  animation: opWaveDrift 8s ease-in-out infinite alternate;
}

@keyframes opWaveDrift {
  from { transform: translateX(-12px); }
  to { transform: translateX(12px); }
}

@media (prefers-reduced-motion: reduce) {
  .op-slow-wave {
    animation: none;
  }
}

.op-home-section {
  padding: clamp(82px, 9vw, 120px) 0;
  background: #fff;
}

.op-home-section .op-section-head {
  margin-bottom: 36px;
}

.op-do-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.op-do-card {
  padding: 26px;
  border: 1px solid rgba(216,229,234,.92);
  border-radius: 14px;
  background: rgba(255,255,255,.92);
  box-shadow: 0 12px 30px rgba(18,52,90,.04);
  transition: transform .24s ease, box-shadow .24s ease, border-color .24s ease;
}

.op-do-card:hover,
.op-do-card:focus-within {
  transform: translateY(-3px);
  border-color: rgba(28,111,159,.24);
  box-shadow: 0 18px 38px rgba(18,52,90,.07);
}

.op-line-icon {
  display: none;
}

.op-card-title,
.op-service-title {
  display: block;
  margin: 0 0 10px;
  color: var(--op-ink);
  font-size: 20px;
  font-weight: 800;
  line-height: 1.45;
}

.op-do-card p {
  margin: 0;
  color: var(--op-muted);
  font-size: 14px;
  line-height: 1.8;
}

.op-home-essay {
  padding: clamp(90px, 10vw, 132px) 0;
  background:
    linear-gradient(180deg, #fff 0%, #f7fbfc 100%);
}

.op-home-essay .op-shell {
  max-width: 850px;
}

.op-home-essay h2 {
  margin: 18px 0 18px;
  color: var(--op-ink);
  font-size: clamp(30px, 4vw, 44px);
  line-height: 1.36;
}

.op-home-essay p {
  margin: 0;
  color: var(--op-muted);
  font-size: 17px;
  line-height: 2.05;
}

.op-home-tools {
  background: #fff;
}

.op-tools-preview-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.op-tools-preview-grid article {
  padding: 24px;
  border: 1px solid rgba(216,229,234,.92);
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 10px 28px rgba(18,52,90,.04);
}

.op-tools-preview-grid span {
  display: inline-flex;
  min-height: 28px;
  align-items: center;
  padding: 3px 10px;
  border-radius: 999px;
  background: var(--op-sky);
  color: var(--op-blue);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .04em;
}

.op-tools-preview-grid .op-card-title {
  margin-top: 16px;
  font-size: 19px;
}

.op-tools-preview-grid p {
  margin: 0;
  color: var(--op-muted);
  font-size: 14px;
  line-height: 1.75;
}

.op-more-row {
  display: flex;
  justify-content: center;
  margin-top: 34px;
}

.op-home-cta {
  padding: clamp(84px, 9vw, 116px) 0;
  background:
    linear-gradient(90deg, rgba(255,255,255,.94), rgba(232,247,250,.76)),
    url("https://ponoolina.com/vibe/images/hero_shonan.png") center / cover no-repeat;
}

.op-home-cta .op-shell {
  max-width: 860px;
}

.op-home-cta h2 {
  margin: 0 0 16px;
  color: var(--op-ink);
  font-size: clamp(30px, 4vw, 44px);
  line-height: 1.35;
}

.op-home-cta p {
  max-width: 720px;
  margin: 0;
  color: var(--op-muted);
  font-size: 16px;
  line-height: 1.95;
}

.op-static-hero,
.op-policy-hero {
  padding: clamp(76px, 9vw, 124px) 0 clamp(70px, 8vw, 104px);
  background:
    linear-gradient(90deg, rgba(255,255,255,.96) 0%, rgba(247,251,252,.94) 52%, rgba(232,247,250,.84) 100%),
    url("https://ponoolina.com/vibe/images/hero_shonan.png") center / cover no-repeat;
  border-bottom: 1px solid var(--op-line);
}

.op-static-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, .78fr);
  gap: clamp(34px, 6vw, 72px);
  align-items: center;
}

.op-static-hero h1,
.op-policy-hero h1,
.op-static-section h2,
.op-static-cta h2 {
  margin: 18px 0 18px;
  padding: 0 !important;
  color: var(--op-ink) !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  font-size: clamp(36px, 5vw, 58px);
  line-height: 1.24;
  letter-spacing: 0;
}

.op-static-hero p,
.op-policy-hero p {
  max-width: 680px;
  margin: 0;
  color: var(--op-muted);
  font-size: 17px;
  line-height: 2;
}

.op-static-photo {
  overflow: hidden;
  margin: 0;
  border: 1px solid rgba(216,229,234,.82);
  border-radius: 18px;
  background: rgba(255,255,255,.74);
  box-shadow: 0 18px 48px rgba(18,52,90,.07);
}

.op-static-photo img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  opacity: .78;
}

.op-static-photo figcaption {
  padding: 16px 18px;
  color: var(--op-navy);
  font-size: 14px;
  font-weight: 700;
}

.op-static-section,
.op-policy-body {
  padding: clamp(78px, 9vw, 116px) 0;
  background: #fff;
}

.op-static-section-soft {
  background:
    linear-gradient(180deg, #fff 0%, #f7fbfc 100%);
  border-block: 1px solid rgba(216,229,234,.72);
}

.op-static-two {
  display: grid;
  grid-template-columns: minmax(260px, .78fr) minmax(0, 1fr);
  gap: clamp(32px, 5vw, 64px);
  align-items: start;
}

.op-static-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.op-static-grid article,
.op-service-list article,
.op-contact-panel,
.op-law-card {
  border: 1px solid rgba(216,229,234,.92);
  border-radius: 14px;
  background: rgba(255,255,255,.94);
  box-shadow: 0 12px 30px rgba(18,52,90,.04);
}

.op-static-grid article {
  padding: 26px;
}

.op-static-grid h3,
.op-service-title,
.op-contact-panel h2,
.op-law-card h2 {
  margin: 0 0 10px;
  color: var(--op-ink);
  font-size: 21px;
  line-height: 1.45;
}

.op-static-grid p,
.op-service-list p,
.op-prose p,
.op-contact-panel li,
.op-law-card p,
.op-law-card li {
  margin: 0;
  color: var(--op-muted);
  font-size: 15px;
  line-height: 1.9;
}

.op-prose p + p {
  margin-top: 18px;
}

.op-service-list {
  display: grid;
  gap: 14px;
}

.op-service-list article {
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr);
  gap: 18px;
  padding: 24px;
}

.op-service-list article > p:empty {
  display: none !important;
}

.op-service-list article > span {
  grid-column: 1;
  grid-row: 1;
  display: grid;
  width: 42px;
  height: 42px;
  place-items: center;
  border: 1px solid rgba(28,111,159,.22);
  border-radius: 50%;
  color: var(--op-blue);
  font-size: 13px;
  font-weight: 800;
}

.op-service-list article > div {
  grid-column: 2;
  grid-row: 1;
  min-width: 0;
}

.op-step-list {
  display: grid;
  gap: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.op-step-list li {
  padding: 22px 24px;
  border: 1px solid rgba(216,229,234,.92);
  border-radius: 14px;
  background: #fff;
}

.op-step-list strong {
  display: block;
  color: var(--op-ink);
  font-size: 18px;
}

.op-step-list span {
  display: block;
  margin-top: 5px;
  color: var(--op-muted);
  font-size: 14px;
  line-height: 1.8;
}

.op-contact-panel {
  padding: 28px;
}

.op-contact-panel ul {
  display: grid;
  gap: 10px;
  margin: 18px 0 0;
  padding-left: 1.2em;
}

.op-static-cta {
  padding: clamp(78px, 9vw, 112px) 0;
  background:
    linear-gradient(90deg, rgba(255,255,255,.94), rgba(232,247,250,.76)),
    url("https://ponoolina.com/vibe/images/hero_shonan.png") center / cover no-repeat;
}

.op-static-cta .op-shell {
  max-width: 860px;
}

.op-static-cta p {
  max-width: 720px;
  margin: 0;
  color: var(--op-muted);
  font-size: 16px;
  line-height: 1.95;
}

.op-law-layout {
  max-width: 920px;
}

.op-law-card {
  padding: clamp(28px, 5vw, 54px);
}

.op-law-card h2 {
  margin-top: 34px;
}

.op-law-card h2:first-child {
  margin-top: 0;
}

.op-law-card ul {
  display: grid;
  gap: 8px;
  margin: 0;
  padding-left: 1.2em;
}

.op-law-date {
  margin-top: 36px !important;
  color: var(--op-navy) !important;
  font-weight: 700;
}

.op-site-footer {
  padding: 28px 0;
  background: #fff;
  border-top: 1px solid var(--op-line);
}

.op-site-footer .op-shell {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.op-site-footer small {
  color: var(--op-muted);
  font-size: 13px;
}

.op-site-status {
  flex: 1 1 320px;
  margin: 0 !important;
  color: var(--op-muted) !important;
  font-size: 13px;
  line-height: 1.7;
  text-align: center;
}

.op-site-footer nav {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  color: var(--op-muted);
  font-size: 13px;
}

.op-site-footer strong {
  color: var(--op-navy);
}

@media (max-width: 900px) {
  .op-home-hero-grid,
  .op-do-grid,
  .op-tools-preview-grid,
  .op-static-hero-grid,
  .op-static-two,
  .op-static-grid {
    grid-template-columns: 1fr;
  }

  .op-home-hero {
    padding: 64px 0 82px;
  }

  .op-hero-sea img {
    aspect-ratio: 16 / 9;
  }

  .op-nav {
    display: none;
  }

  .op-static-hero,
  .op-policy-hero {
    padding: 58px 0 72px;
  }

  .op-static-photo img {
    aspect-ratio: 16 / 9;
  }
}

/* Coastal Editorial site system (2026-07). */
.op-ce-site {
  --op-ink: #07162e;
  --op-muted: #4f5c69;
  --op-navy: #0a2d55;
  --op-blue: #176b80;
  --op-sky: #edf5f6;
  --op-bg: #ffffff;
  --op-paper: #ffffff;
  --op-line: #cfd5d8;
  --op-accent: #c6a465;
  --op-coral: #f15e49;
  --op-quiet: #f7f8f6;
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  color: var(--op-ink);
  background: #fff;
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;
  font-size: 16px;
  line-height: 1.8;
  letter-spacing: 0;
}

.op-ce-preview {
  margin: 0;
  background: #fff;
}

.op-ce-site *,
.op-ce-site *::before,
.op-ce-site *::after {
  box-sizing: border-box;
}

.op-ce-site a {
  color: inherit;
  text-decoration: none;
}

.op-ce-site img {
  display: block;
  max-width: 100%;
}

.op-ce-site h1,
.op-ce-site h2,
.op-ce-site h3,
.op-ce-site p {
  padding: 0 !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  letter-spacing: 0;
}

.op-ce-site p:empty {
  display: none;
}

.op-ce-shell {
  width: min(1220px, calc(100% - 64px));
  margin: 0 auto;
}

.op-ce-header {
  position: sticky;
  top: 0;
  z-index: 20;
  background: rgba(255, 255, 255, 0.96);
  border-bottom: 1px solid rgba(207, 213, 216, 0.72);
  backdrop-filter: blur(12px);
}

body.admin-bar .op-ce-header {
  top: 32px;
}

.op-ce-header-inner {
  display: flex;
  width: min(1287px, calc(100% - 64px));
  min-height: 88px;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}

.op-ce-logo {
  display: inline-flex;
  flex: 0 0 auto;
  align-items: center;
}

.op-ce-logo img {
  width: 166px;
  height: auto;
}

.op-ce-nav {
  display: flex;
  align-items: stretch;
  align-self: stretch;
  gap: 56px;
  white-space: nowrap;
}

.op-ce-nav a {
  position: relative;
  display: inline-flex;
  align-items: center;
  color: #172238;
  font-size: 15px;
  font-weight: 500;
}

.op-ce-nav a::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 2px;
  background: var(--op-navy);
  content: "";
  opacity: 0;
  transform: scaleX(0.5);
  transition: opacity 160ms ease, transform 160ms ease;
}

.op-ce-nav a:hover::after,
.op-ce-nav a:focus-visible::after,
.op-ce-nav a.is-active::after {
  opacity: 1;
  transform: scaleX(1);
}

.op-ce-nav a:focus-visible,
.op-ce-text-link:focus-visible,
.op-ce-button:focus-visible,
.op-ce-tool-links a:focus-visible,
.op-ce-footer a:focus-visible {
  outline: 2px solid var(--op-coral);
  outline-offset: 4px;
}

.op-ce-home-copy {
  padding-top: 80px;
  padding-bottom: 44px;
}

.op-ce-home-copy h1 {
  max-width: 980px;
  margin: 0 0 26px;
  color: var(--op-ink) !important;
  font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Noto Serif JP", serif;
  font-size: 72px;
  font-weight: 500;
  line-height: 1.3;
}

.op-ce-home-copy h1 span {
  display: inline-block;
}

.op-ce-home-copy > p {
  margin: 0;
  color: #26364a;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.95;
}

.op-ce-actions {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 30px;
  margin-top: 24px;
}

.op-ce-home-copy .op-ce-actions {
  gap: 46px;
  margin-top: 30px;
}

.op-ce-home-copy .op-ce-button-primary {
  min-width: 190px;
  min-height: 58px;
}

.op-ce-button {
  display: inline-flex;
  min-height: 52px;
  align-items: center;
  justify-content: center;
  padding: 13px 24px;
  border: 1px solid var(--op-navy);
  border-radius: 0;
  color: var(--op-navy);
  background: #fff;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.4;
  transition: color 160ms ease, background-color 160ms ease, border-color 160ms ease;
}

.op-ce-button:hover {
  color: #fff;
  background: var(--op-navy);
}

.op-ce-button-primary {
  border-color: var(--op-coral);
  color: #fff !important;
  background: var(--op-coral);
}

.op-ce-button-primary:hover {
  border-color: #d84c3a;
  background: #d84c3a;
}

.op-ce-text-link {
  display: inline-flex;
  align-items: center;
  gap: 18px;
  padding: 5px 0 3px;
  border-bottom: 1px solid currentColor;
  color: var(--op-navy) !important;
  font-size: 15px;
  font-weight: 700;
}

.op-ce-text-link span,
.op-ce-path-index span,
.op-ce-tool-links span {
  transition: transform 160ms ease;
}

.op-ce-text-link:hover span,
.op-ce-path-index a:hover span,
.op-ce-tool-links a:hover span {
  transform: translateX(4px);
}

.op-ce-sea-band {
  overflow: hidden;
  height: 280px;
  margin: 0;
  background: #e7f0f2;
}

.op-ce-sea-band img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center 59%;
}

.op-ce-index {
  padding: 38px 0 40px;
  background: #fff;
}

.op-ce-index-layout {
  width: min(1287px, calc(100% - 64px));
  display: grid;
  grid-template-columns: 164px minmax(0, 1fr);
  gap: 54px;
  align-items: stretch;
}

.op-ce-index-number {
  display: flex;
  align-items: center;
  border-right: 1px solid var(--op-accent);
  color: var(--op-navy);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 90px;
  line-height: 1;
}

.op-ce-index-body h2 {
  margin: 0 0 20px;
  color: var(--op-ink) !important;
  font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Noto Serif JP", serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.5;
}

.op-ce-path-index {
  display: flex;
  width: fit-content;
  max-width: 100%;
  flex-wrap: wrap;
  border-top: 1px solid #aeb5ba;
}

.op-ce-path-index > br {
  display: none;
}

.op-ce-path-index a {
  display: flex;
  min-height: 64px;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 16px 28px 16px 0;
  color: var(--op-ink);
  font-size: 15px;
  font-weight: 700;
  white-space: nowrap;
}

.op-ce-path-index a + a {
  padding-left: 28px;
  border-left: 1px solid #b8bec2;
}

.op-ce-section,
.op-ce-service-detail,
.op-ce-tools-list,
.op-ce-blog-index,
.op-ce-contact-section {
  padding: 108px 0;
  background: #fff;
}

.op-ce-section-quiet {
  background: var(--op-quiet);
}

.op-ce-section-tint {
  background: var(--op-sky);
}

.op-ce-kicker {
  margin: 0 0 20px !important;
  color: var(--op-blue) !important;
  font-size: 12px !important;
  font-weight: 800;
  line-height: 1.4 !important;
  text-transform: uppercase;
}

.op-ce-section-intro {
  max-width: 520px;
}

.op-ce-section-intro-wide {
  max-width: 780px;
  margin-bottom: 46px;
}

.op-ce-section-intro h2,
.op-ce-contact-band h2,
.op-ce-contact-guide h2,
.op-ce-contact-form-wrap h2 {
  margin: 0;
  color: var(--op-ink) !important;
  font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Noto Serif JP", serif;
  font-size: 38px;
  font-weight: 600;
  line-height: 1.5;
}

.op-ce-section-intro > p:last-child,
.op-ce-feature-copy > p,
.op-ce-contact-band p,
.op-ce-page-hero-copy > p,
.op-ce-contact-guide > p,
.op-ce-contact-note,
.op-ce-long-copy p {
  margin: 24px 0 0;
  color: var(--op-muted) !important;
  font-size: 16px;
  line-height: 2;
}

.op-ce-ordered-list {
  margin: 58px 0 0;
  padding: 0;
  border-top: 1px solid var(--op-line);
  list-style: none;
}

.op-ce-ordered-list li {
  display: grid;
  grid-template-columns: 90px minmax(0, 1fr) auto;
  gap: 34px;
  align-items: center;
  min-height: 150px;
  padding: 30px 0;
  border-bottom: 1px solid var(--op-line);
}

.op-ce-ordered-list li > span,
.op-ce-principle-list li > span,
.op-ce-process-list li > span,
.op-ce-tool-number {
  color: var(--op-navy);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 28px;
}

.op-ce-ordered-list h3,
.op-ce-principle-list h3,
.op-ce-process-list h3,
.op-ce-tool-row h3,
.op-ce-blog-row h3,
.op-ce-channel-list h3 {
  margin: 0;
  color: var(--op-ink) !important;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.55;
}

.op-ce-ordered-list p,
.op-ce-principle-list p,
.op-ce-process-list p,
.op-ce-tool-row p,
.op-ce-blog-row p,
.op-ce-channel-list p,
.op-ce-service-columns p,
.op-ce-faq p {
  margin: 8px 0 0;
  color: var(--op-muted) !important;
  font-size: 15px;
  line-height: 1.9;
}

.op-ce-ordered-list li > a {
  color: var(--op-navy);
  font-size: 14px;
  font-weight: 700;
}

.op-ce-feature-layout {
  display: grid;
  grid-template-columns: minmax(280px, 0.85fr) minmax(0, 1fr);
  gap: 110px;
  align-items: start;
}

.op-ce-feature-copy {
  max-width: 650px;
}

.op-ce-feature-copy > p:first-child,
.op-ce-long-copy p:first-child {
  margin-top: 0;
}

.op-ce-feature-copy > .op-ce-text-link {
  margin-top: 28px;
}

.op-ce-link-group {
  display: flex;
  flex-wrap: wrap;
  gap: 22px 30px;
  margin-top: 28px;
}

.op-ce-link-group .op-ce-text-link {
  margin-top: 0;
}

.op-ce-long-copy p + p {
  margin-top: 22px;
}

.op-ce-contact-band {
  padding: 94px 0;
  background: #0b2f4d;
  color: #fff;
}

.op-ce-contact-band-layout {
  display: grid;
  grid-template-columns: minmax(300px, 1fr) minmax(0, 0.8fr);
  gap: 90px;
  align-items: center;
}

.op-ce-contact-band .op-ce-kicker {
  color: #96d0da !important;
}

.op-ce-contact-band h2 {
  color: #fff !important;
}

.op-ce-contact-band p {
  margin-top: 0;
  color: rgba(255, 255, 255, 0.8) !important;
}

.op-ce-contact-band .op-ce-button {
  margin-top: 26px;
}

.op-ce-contact-band .op-ce-text-link {
  color: #fff !important;
}

.op-ce-page-hero {
  padding: 118px 0 112px;
  background: #fff;
  border-bottom: 1px solid var(--op-line);
}

.op-ce-page-hero-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(320px, 0.7fr);
  gap: 110px;
  align-items: end;
}

.op-ce-page-hero h1 {
  max-width: 820px;
  margin: 0;
  color: var(--op-ink) !important;
  font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Noto Serif JP", serif;
  font-size: 52px;
  font-weight: 500;
  line-height: 1.45;
}

.op-ce-page-hero-copy {
  padding-bottom: 8px;
}

.op-ce-page-hero-copy > p {
  margin-top: 0;
}

.op-ce-page-hero-copy .op-ce-text-link {
  margin-top: 26px;
}

.op-ce-local-index {
  border-bottom: 1px solid var(--op-line);
  background: var(--op-quiet);
}

.op-ce-local-index .op-ce-shell {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

/* WordPress may insert direct <br> nodes between the three navigation links. */
.op-ce-local-index .op-ce-shell > br {
  display: none;
}

.op-ce-local-index a {
  display: flex;
  min-height: 78px;
  align-items: center;
  gap: 18px;
  padding: 18px 28px;
  font-size: 14px;
  font-weight: 700;
}

.op-ce-local-index a + a {
  border-left: 1px solid var(--op-line);
}

.op-ce-local-index span {
  color: var(--op-blue);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 16px;
}

.op-ce-service-detail {
  scroll-margin-top: 100px;
  border-bottom: 1px solid var(--op-line);
}

.op-ce-service-heading {
  display: grid;
  grid-template-columns: 110px minmax(0, 1fr);
  gap: 40px;
  align-items: start;
  margin-bottom: 58px;
}

.op-ce-service-heading > span {
  color: var(--op-navy);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 58px;
  line-height: 1;
}

.op-ce-service-heading h2 {
  margin: 0;
  color: var(--op-ink) !important;
  font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Noto Serif JP", serif;
  font-size: 34px;
  font-weight: 600;
  line-height: 1.5;
}

.op-ce-service-columns {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  border-top: 1px solid var(--op-line);
  border-bottom: 1px solid var(--op-line);
}

.op-ce-service-columns > div {
  min-height: 220px;
  padding: 34px 32px 36px 0;
}

.op-ce-service-columns > div + div {
  padding-left: 32px;
  border-left: 1px solid var(--op-line);
}

.op-ce-service-columns h3 {
  margin: 0;
  color: var(--op-blue) !important;
  font-size: 13px;
  font-weight: 800;
}

.op-ce-service-note {
  margin: 26px 0 0 !important;
  color: var(--op-muted) !important;
  font-size: 14px;
}

.op-ce-process-list {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin: 0;
  padding: 0;
  border-top: 1px solid var(--op-line);
  border-bottom: 1px solid var(--op-line);
  list-style: none;
}

.op-ce-process-list-three {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.op-ce-process-list li {
  min-height: 250px;
  padding: 32px 30px;
}

.op-ce-process-list li + li {
  border-left: 1px solid var(--op-line);
}

.op-ce-process-list h3 {
  margin-top: 36px;
}

.op-ce-faq {
  border-top: 1px solid var(--op-line);
}

.op-ce-faq details {
  border-bottom: 1px solid var(--op-line);
}

.op-ce-faq summary {
  position: relative;
  padding: 24px 44px 24px 0;
  color: var(--op-ink);
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  list-style: none;
}

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

.op-ce-faq summary::after {
  position: absolute;
  top: 22px;
  right: 2px;
  color: var(--op-blue);
  content: "+";
  font-size: 22px;
  font-weight: 400;
}

.op-ce-faq details[open] summary::after {
  content: "−";
}

.op-ce-faq p {
  margin: 0 0 26px;
}

.op-ce-tools-list,
.op-ce-blog-index {
  padding-top: 72px;
}

.op-ce-list-heading {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 22px;
}

.op-ce-list-heading h2 {
  margin: 0;
  color: var(--op-ink) !important;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 27px;
  font-weight: 500;
}

.op-ce-list-heading p {
  margin: 0;
  color: var(--op-muted) !important;
  font-size: 13px;
}

.op-ce-tool-row {
  display: grid;
  grid-template-columns: 80px minmax(0, 1fr) 180px;
  gap: 36px;
  align-items: center;
  min-height: 188px;
  padding: 34px 0;
  border-top: 1px solid var(--op-line);
}

.op-ce-tool-row:last-child {
  border-bottom: 1px solid var(--op-line);
}

.op-ce-tool-row .op-ce-kicker {
  margin-bottom: 8px !important;
}

.op-ce-tool-row p:last-child {
  max-width: 690px;
}

.op-ce-tool-links {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 12px;
}

.op-ce-tool-links a {
  border-bottom: 1px solid currentColor;
  color: var(--op-navy);
  font-size: 14px;
  font-weight: 700;
}

.op-ce-profile-image {
  overflow: hidden;
  height: 410px;
  margin: 0;
  background: #eef3f4;
}

.op-ce-profile-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.op-ce-principle-list {
  margin: 0;
  padding: 0;
  border-top: 1px solid var(--op-line);
  list-style: none;
}

.op-ce-principle-list li {
  display: grid;
  grid-template-columns: 90px minmax(0, 1fr);
  gap: 36px;
  padding: 30px 0;
  border-bottom: 1px solid var(--op-line);
}

.op-ce-blog-row {
  display: grid;
  grid-template-columns: 190px minmax(0, 1fr) 120px;
  gap: 40px;
  align-items: start;
  padding: 36px 0;
  border-top: 1px solid var(--op-line);
  border-bottom: 1px solid var(--op-line);
}

.op-ce-blog-row time,
.op-ce-blog-row > div:first-child span {
  display: block;
}

.op-ce-blog-row time {
  color: var(--op-navy);
  font-family: Georgia, "Times New Roman", serif;
  font-size: 21px;
}

.op-ce-blog-row > div:first-child span,
.op-ce-status {
  margin-top: 8px;
  color: var(--op-blue);
  font-size: 12px;
  font-weight: 700;
}

.op-ce-status {
  margin-top: 4px;
  text-align: right;
}

.op-ce-channel-list {
  border-top: 1px solid var(--op-line);
}

.op-ce-channel-list > div {
  display: grid;
  grid-template-columns: 150px minmax(0, 1fr);
  gap: 30px;
  padding: 22px 0;
  border-bottom: 1px solid var(--op-line);
}

.op-ce-channel-list h3 {
  font-size: 17px;
}

.op-ce-channel-list p {
  margin-top: 0;
}

.op-ce-contact-layout {
  display: grid;
  grid-template-columns: minmax(280px, 0.72fr) minmax(0, 1fr);
  gap: 100px;
  align-items: start;
}

.op-ce-contact-guide h2,
.op-ce-contact-form-wrap h2 {
  font-size: 32px;
}

.op-ce-contact-guide ul {
  margin: 30px 0 0;
  padding: 0;
  border-top: 1px solid var(--op-line);
  list-style: none;
}

.op-ce-contact-guide li {
  padding: 15px 0;
  border-bottom: 1px solid var(--op-line);
  color: var(--op-ink);
  font-size: 14px;
}

.op-ce-contact-form-wrap {
  padding-left: 50px;
  border-left: 1px solid var(--op-line);
}

.op-ce-form,
.op-ce-contact-form-wrap .wpcf7-form {
  margin-top: 34px;
}

.op-ce-form-row,
.op-ce-contact-form-wrap .wpcf7-form > p {
  margin: 0 0 24px;
}

.op-ce-form label,
.op-ce-contact-form-wrap label {
  display: block;
  margin-bottom: 8px;
  color: var(--op-ink);
  font-size: 14px;
  font-weight: 700;
}

.op-ce-form input,
.op-ce-form textarea,
.op-ce-contact-form-wrap input:not([type="submit"]),
.op-ce-contact-form-wrap textarea {
  width: 100%;
  min-height: 50px;
  padding: 12px 14px;
  border: 1px solid #aeb7bc;
  border-radius: 0;
  color: var(--op-ink);
  background: #fff;
  font: inherit;
}

.op-ce-form textarea,
.op-ce-contact-form-wrap textarea {
  min-height: 180px;
  resize: vertical;
}

.op-ce-form input:focus,
.op-ce-form textarea:focus,
.op-ce-contact-form-wrap input:focus,
.op-ce-contact-form-wrap textarea:focus {
  border-color: var(--op-blue);
  outline: 2px solid rgba(23, 107, 128, 0.18);
  outline-offset: 0;
}

.op-ce-form-preview-note,
.op-ce-contact-note {
  color: var(--op-muted) !important;
  font-size: 12px !important;
}

.op-ce-form-preview-note {
  margin: 12px 0 0 !important;
}

.op-ce-contact-note a {
  border-bottom: 1px solid currentColor;
  color: var(--op-navy);
}

.op-ce-footer {
  padding: 64px 0 28px;
  background: #fff;
  border-top: 1px solid var(--op-line);
}

.op-ce-footer-main {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 60px;
  align-items: start;
  padding-bottom: 48px;
}

.op-ce-footer-brand {
  color: var(--op-navy) !important;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 23px;
  font-weight: 700;
}

.op-ce-footer-main p {
  margin: 8px 0 0;
  color: var(--op-muted) !important;
  font-size: 13px;
}

.op-ce-footer-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 22px;
  font-size: 13px;
  font-weight: 700;
}

.op-ce-footer-legal {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  padding-top: 22px;
  border-top: 1px solid var(--op-line);
}

.op-ce-footer-legal small,
.op-ce-footer-legal nav {
  color: var(--op-muted);
  font-size: 11px;
}

.op-ce-footer-legal nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 18px;
}

/* Policy pages keep their source content while using the shared shell. */
.op-ce-site .op-policy-hero {
  padding: 84px 0 66px;
  background: var(--op-quiet);
  border-bottom: 1px solid var(--op-line);
}

.op-ce-site .op-policy-hero h1 {
  color: var(--op-ink) !important;
  font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Noto Serif JP", serif;
  font-size: 40px;
  font-weight: 600;
}

.op-ce-site .op-policy-body {
  padding: 84px 0;
  background: #fff;
}

.op-ce-site .op-law-card {
  padding: 0;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

@media (max-width: 1100px) {
  .op-ce-nav {
    gap: 24px;
  }

  .op-ce-home-copy h1 {
    font-size: 58px;
  }

  .op-ce-feature-layout,
  .op-ce-page-hero-layout {
    gap: 64px;
  }
}

@media (max-width: 900px) {
  .op-ce-shell {
    width: min(100% - 40px, 760px);
  }

  .op-ce-header-inner {
    min-height: 78px;
    gap: 24px;
  }

  .op-ce-logo img {
    width: 144px;
  }

  .op-ce-nav {
    gap: 18px;
    overflow-x: auto;
    overscroll-behavior-inline: contain;
    scrollbar-width: none;
  }

  .op-ce-nav::-webkit-scrollbar {
    display: none;
  }

  .op-ce-nav a {
    font-size: 13px;
  }

  .op-ce-home-copy {
    padding-top: 64px;
    padding-bottom: 42px;
  }

  .op-ce-home-copy h1 {
    font-size: 50px;
  }

  .op-ce-index-layout,
  .op-ce-feature-layout,
  .op-ce-page-hero-layout,
  .op-ce-contact-band-layout,
  .op-ce-contact-layout {
    grid-template-columns: 1fr;
    gap: 44px;
  }

  .op-ce-index-number {
    padding-bottom: 24px;
    border-right: 0;
    border-bottom: 1px solid var(--op-accent);
  }

  .op-ce-service-columns {
    grid-template-columns: 1fr;
  }

  .op-ce-service-columns > div {
    min-height: 0;
    padding: 26px 0;
  }

  .op-ce-service-columns > div + div {
    padding-left: 0;
    border-top: 1px solid var(--op-line);
    border-left: 0;
  }

  .op-ce-process-list,
  .op-ce-process-list-three {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .op-ce-process-list li:nth-child(odd) {
    border-left: 0;
  }

  .op-ce-process-list li:nth-child(n + 3) {
    border-top: 1px solid var(--op-line);
  }

  .op-ce-contact-form-wrap {
    padding-top: 44px;
    padding-left: 0;
    border-top: 1px solid var(--op-line);
    border-left: 0;
  }

  .op-ce-footer-main {
    grid-template-columns: 1fr;
  }

  .op-ce-footer-nav {
    justify-content: flex-start;
  }
}

@media (max-width: 700px) {
  body.admin-bar .op-ce-header {
    top: 46px;
  }

  .op-ce-header-inner {
    display: block;
    padding-top: 14px;
    padding-bottom: 0;
  }

  .op-ce-logo img {
    width: 136px;
  }

  .op-ce-nav {
    width: calc(100vw - 40px);
    height: 48px;
    margin-top: 8px;
  }

  .op-ce-nav a {
    flex: 0 0 auto;
  }

  .op-ce-home-copy {
    padding-top: 54px;
    padding-bottom: 40px;
  }

  .op-ce-home-copy h1 {
    font-size: 38px;
    line-height: 1.5;
  }

  .op-ce-home-copy > p {
    font-size: 15px;
  }

  .op-ce-actions {
    gap: 22px;
  }

  .op-ce-sea-band {
    height: 190px;
  }

  .op-ce-index {
    padding: 34px 0 46px;
  }

  .op-ce-index-number {
    font-size: 58px;
  }

  .op-ce-index-body h2 {
    font-size: 25px;
  }

  .op-ce-path-index {
    display: block;
    width: 100%;
  }

  .op-ce-path-index a {
    width: 100%;
    min-height: 58px;
    padding: 14px 0;
  }

  .op-ce-path-index a + a {
    padding-left: 0;
    border-top: 1px solid var(--op-line);
    border-left: 0;
  }

  .op-ce-section,
  .op-ce-service-detail,
  .op-ce-tools-list,
  .op-ce-blog-index,
  .op-ce-contact-section {
    padding: 72px 0;
  }

  .op-ce-section-intro h2,
  .op-ce-contact-band h2 {
    font-size: 30px;
  }

  .op-ce-ordered-list li {
    grid-template-columns: 48px minmax(0, 1fr);
    gap: 18px;
    padding: 24px 0;
  }

  .op-ce-ordered-list li > a {
    grid-column: 2;
  }

  .op-ce-page-hero {
    padding: 80px 0 76px;
  }

  .op-ce-page-hero h1 {
    font-size: 36px;
  }

  .op-ce-local-index .op-ce-shell {
    grid-template-columns: 1fr;
  }

  .op-ce-local-index a {
    min-height: 58px;
    padding: 12px 0;
  }

  .op-ce-local-index a + a {
    border-top: 1px solid var(--op-line);
    border-left: 0;
  }

  .op-ce-service-heading {
    grid-template-columns: 66px minmax(0, 1fr);
    gap: 18px;
  }

  .op-ce-service-heading > span {
    font-size: 42px;
  }

  .op-ce-service-heading h2 {
    font-size: 29px;
  }

  .op-ce-process-list,
  .op-ce-process-list-three {
    grid-template-columns: 1fr;
  }

  .op-ce-process-list li {
    min-height: 0;
    padding: 26px 0;
  }

  .op-ce-process-list li + li,
  .op-ce-process-list li:nth-child(n + 3) {
    border-top: 1px solid var(--op-line);
    border-left: 0;
  }

  .op-ce-process-list h3 {
    margin-top: 18px;
  }

  .op-ce-tool-row {
    grid-template-columns: 50px minmax(0, 1fr);
    gap: 18px;
    min-height: 0;
    padding: 26px 0;
  }

  .op-ce-tool-links {
    grid-column: 2;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 18px;
  }

  .op-ce-profile-image {
    height: 260px;
  }

  .op-ce-principle-list li {
    grid-template-columns: 48px minmax(0, 1fr);
    gap: 18px;
  }

  .op-ce-blog-row {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .op-ce-status {
    text-align: left;
  }

  .op-ce-channel-list > div {
    grid-template-columns: 1fr;
    gap: 4px;
  }

  .op-ce-contact-guide h2,
  .op-ce-contact-form-wrap h2 {
    font-size: 28px;
  }

  .op-ce-contact-band {
    padding: 70px 0;
  }

  .op-ce-footer {
    padding-top: 48px;
  }

  .op-ce-footer-main {
    padding-bottom: 34px;
  }

  .op-ce-footer-legal {
    display: block;
  }

  .op-ce-footer-legal nav {
    justify-content: flex-start;
    margin-top: 14px;
  }

  .op-ce-site .op-policy-hero h1 {
    font-size: 32px;
  }
}

@media (max-width: 390px) {
  .op-ce-home-copy h1,
  .op-ce-page-hero h1 {
    font-size: 34px;
  }

  .op-ce-button {
    padding-right: 18px;
    padding-left: 18px;
  }
}
