/* ─────────────────────────────────────────
   INNER PAGE — SHARED
───────────────────────────────────────── */
.sn-breadcrumb-wrap {
  padding: 0 40px;
}
.sn-page-layout {
  padding-left: 40px;
  padding-right: 40px;
}
/* Mobile: match qs/fqs page padding so content doesn't sit flush against the viewport edge. */
@media (max-width: 768px) {
  .sn-page-layout { padding-left: 16px; padding-right: 16px; padding-top: 24px; padding-bottom: 40px; }
  .sn-breadcrumb-wrap { padding: 0 16px; }
}
@media (max-width: 480px) {
  .sn-page-layout { padding-left: 12px; padding-right: 12px; padding-top: 20px; padding-bottom: 32px; }
  .sn-breadcrumb-wrap { padding: 0 12px; }
}
.sn-inner-hero {
  position: relative;
  width: 100%;
  aspect-ratio: 1200 / 350;
  overflow: hidden;
}
.sn-inner-hero-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  padding: 0 40px;
  object-fit: cover;
  display: block;
}
@media (max-width: 1024px) { .sn-inner-hero-img { padding: 0 24px; } }
@media (max-width: 768px)  { .sn-inner-hero-img { padding: 0 16px; } }
@media (max-width: 480px)  { .sn-inner-hero-img { padding: 0; } }
.sn-inner-slide {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  opacity: 0;
  transition: opacity .8s ease;
}
.sn-inner-slide.active { opacity: 1; }
.sn-inner-hero-title {
  position: absolute;
  bottom: 28px;
  left: 68px;
  height: auto;
  padding: 10px 20px;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 4px;
  background: rgba(0, 143, 141, 0.7);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  color: #ffffff;
}
.sn-inner-hero-main {
  display: block;
  font-family: 'Roboto Slab', 'Noto Sans JP', serif;
  font-weight: 700;
  font-size: 48px;
  line-height: 60px;
  letter-spacing: -0.02em;
  color: #ffffff;
  margin: 0;
  padding: 0;
}
.sn-inner-hero-sub {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.02em;
  color: #ffffff;
}
.sn-inner-hero-title.has-sub {
  width: 295px;
  height: 102px;
  align-items: center;
  text-align: center;
}

/* Breadcrumb + sn-page-layout + sn-page-main-content → moved to style.css (blocking on all pages) */

/* Sidebar */
.sn-sidebar {
  position: sticky;
  top: 129px;
  width: 270px;
  flex: none;
}
.sn-sidebar-toggle { display: none; }
.sn-sidebar-nav {
  display: flex;
  flex-direction: column;
  width: 270px;
  max-height: calc(100vh - 150px);
  overflow-y: auto;
  overflow-x: hidden;
  overscroll-behavior: contain;
  scrollbar-width: thin;
  scrollbar-color: #C1C7D0 #F4F5F7;
  border-radius: 4px;
}
.sn-sidebar-nav::-webkit-scrollbar {
  width: 5px;
}
.sn-sidebar-nav::-webkit-scrollbar-track {
  background: #F4F5F7;
  border-radius: 4px;
}
.sn-sidebar-nav::-webkit-scrollbar-thumb {
  background: #C1C7D0;
  border-radius: 4px;
}
.sn-sidebar-nav::-webkit-scrollbar-thumb:hover {
  background: #A5ADBA;
}
.sn-sidebar-nav a {
  display: flex;
  align-items: center;
  padding: 16px 10px;
  gap: 16px;
  width: 100%;
  box-sizing: border-box;
  min-height: 56px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #42526B;
  border-width: 1px 0;
  border-style: solid;
  border-color: #E6E8EC;
  margin-top: -1px;
  transition: background .15s, color .15s;
}
.sn-sidebar-nav a:hover,
.sn-sidebar-nav a.active {
  color: #2778E2;
  text-decoration: underline;
  border-color: #E6E8EC;
}

/* .sn-page-main-content → moved to style.css */

.is-root-container:has(> .wp-block[data-type^="sunatec/fi-"]),
.is-root-container:has(> .wp-block[data-type^="sunatec/fid-"]),
.is-root-container.block-editor-block-list__layout:has(> .wp-block[data-type^="sunatec/fi-"]),
.is-root-container.block-editor-block-list__layout:has(> .wp-block[data-type^="sunatec/fid-"]),
.wp-block-post-content:has(.wp-block[data-type^="sunatec/fi-"]),
.wp-block-post-content:has(.wp-block[data-type^="sunatec/fid-"]),
.editor-styles-wrapper .is-root-container:has(> .wp-block[data-type^="sunatec/fi-"]),
.editor-styles-wrapper .is-root-container:has(> .wp-block[data-type^="sunatec/fid-"]),
.editor-styles-wrapper .is-root-container.block-editor-block-list__layout:has(> .wp-block[data-type^="sunatec/fi-"]),
.editor-styles-wrapper .is-root-container.block-editor-block-list__layout:has(> .wp-block[data-type^="sunatec/fid-"]),
.editor-styles-wrapper .wp-block-post-content:has(.wp-block[data-type^="sunatec/fi-"]),
.editor-styles-wrapper .wp-block-post-content:has(.wp-block[data-type^="sunatec/fid-"]) {
  max-width: none !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.is-root-container > .wp-block[data-type^="sunatec/fi-"],
.is-root-container > .wp-block[data-type^="sunatec/fid-"],
.is-root-container:has(> .wp-block[data-type^="sunatec/fi-"]) > .wp-block[data-type="sunatec/contact-cta"],
.is-root-container:has(> .wp-block[data-type^="sunatec/fi-"]) > .wp-block[data-type="sunatec/footer"],
.is-root-container:has(> .wp-block[data-type^="sunatec/fi-"]) > .wp-block[data-type="sunatec/eservice-fab"],
.is-root-container:has(> .wp-block[data-type^="sunatec/fid-"]) > .wp-block[data-type="sunatec/contact-cta"],
.is-root-container:has(> .wp-block[data-type^="sunatec/fid-"]) > .wp-block[data-type="sunatec/footer"],
.is-root-container:has(> .wp-block[data-type^="sunatec/fid-"]) > .wp-block[data-type="sunatec/eservice-fab"],
.editor-styles-wrapper .is-root-container > .wp-block[data-type^="sunatec/fi-"],
.editor-styles-wrapper .is-root-container > .wp-block[data-type^="sunatec/fid-"],
.editor-styles-wrapper .is-root-container:has(> .wp-block[data-type^="sunatec/fi-"]) > .wp-block[data-type="sunatec/contact-cta"],
.editor-styles-wrapper .is-root-container:has(> .wp-block[data-type^="sunatec/fi-"]) > .wp-block[data-type="sunatec/footer"],
.editor-styles-wrapper .is-root-container:has(> .wp-block[data-type^="sunatec/fi-"]) > .wp-block[data-type="sunatec/eservice-fab"],
.editor-styles-wrapper .is-root-container:has(> .wp-block[data-type^="sunatec/fid-"]) > .wp-block[data-type="sunatec/contact-cta"],
.editor-styles-wrapper .is-root-container:has(> .wp-block[data-type^="sunatec/fid-"]) > .wp-block[data-type="sunatec/footer"],
.editor-styles-wrapper .is-root-container:has(> .wp-block[data-type^="sunatec/fid-"]) > .wp-block[data-type="sunatec/eservice-fab"] {
  max-width: none !important;
  width: auto !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.wp-block[data-type="sunatec/fi-hero"],
.wp-block[data-type="sunatec/fid-hero"],
.wp-block[data-type="sunatec/fi-breadcrumb"],
.wp-block[data-type="sunatec/fid-breadcrumb"],
.wp-block[data-type="sunatec/fi-body"],
.wp-block[data-type="sunatec/fid-body"],
.editor-styles-wrapper .wp-block[data-type="sunatec/fi-hero"],
.editor-styles-wrapper .wp-block[data-type="sunatec/fid-hero"],
.editor-styles-wrapper .wp-block[data-type="sunatec/fi-breadcrumb"],
.editor-styles-wrapper .wp-block[data-type="sunatec/fid-breadcrumb"],
.editor-styles-wrapper .wp-block[data-type="sunatec/fi-body"],
.editor-styles-wrapper .wp-block[data-type="sunatec/fid-body"] {
  max-width: none !important;
}
.wp-block[data-type="sunatec/fi-body"] > *,
.wp-block[data-type="sunatec/fid-body"] > *,
.editor-styles-wrapper .wp-block[data-type="sunatec/fi-body"] > *,
.editor-styles-wrapper .wp-block[data-type="sunatec/fid-body"] > * {
  width: 100%;
}
.wp-block[data-type="sunatec/fi-body"],
.editor-styles-wrapper .wp-block[data-type="sunatec/fi-body"] {
  display: block;
}
.wp-block[data-type="sunatec/fi-body"]::before,
.wp-block[data-type="sunatec/fi-body"]::after,
.editor-styles-wrapper .wp-block[data-type="sunatec/fi-body"]::before,
.editor-styles-wrapper .wp-block[data-type="sunatec/fi-body"]::after {
  display: none !important;
}
.sn-editor-page-layout {
  width: 100%;
  box-sizing: border-box;
}
.sn-editor-page-layout .sn-editor-sidebar-preview {
  width: 270px;
  flex: none;
  min-width: 0;
  position: relative;
  border-radius: 0;
  overflow: visible;
}
.sn-editor-sidebar-label {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 4px 10px;
  background: #008F8D;
  color: #FFFFFF;
  font-size: 11px;
  font-weight: 600;
  line-height: 14px;
  border-radius: 4px 4px 0 0;
  margin-bottom: -1px;
}
.sn-editor-sidebar-label .dashicons {
  font-size: 14px;
  width: 14px;
  height: 14px;
  line-height: 14px;
}
.sn-editor-sidebar-preview-wrap {
  border: 1px dashed #008F8D;
  border-radius: 0 4px 4px 4px;
  overflow: hidden;
  box-sizing: border-box;
}
.sn-editor-sidebar-preview-wrap .sn-sidebar,
.sn-editor-sidebar-preview-wrap .sn-sidebar-nav,
.sn-editor-sidebar-preview-wrap .sn-sidebar-nav a {
  width: 100%;
  box-sizing: border-box;
}
.wp-block[data-type="sunatec/fi-body"].is-selected .sn-editor-sidebar-preview,
.wp-block[data-type="sunatec/fid-body"].is-selected .sn-editor-sidebar-preview {
  outline: none;
  box-shadow: 0 0 0 2px var(--wp-admin-theme-color, #007cba);
  z-index: 2;
}
/* fi-body / fid-body / qs-body wrapper itself never gets a selection outline
 * — only the sidebar preview inside gets its own ring (rule above) when
 * clicked. Cover both direct box-shadow/outline AND ::before/::after
 * pseudo-elements that Gutenberg uses for selection indicators. */
.wp-block[data-type="sunatec/fi-body"],
.wp-block[data-type="sunatec/fi-body"]::before,
.wp-block[data-type="sunatec/fi-body"]::after,
.wp-block[data-type="sunatec/fid-body"],
.wp-block[data-type="sunatec/fid-body"]::before,
.wp-block[data-type="sunatec/fid-body"]::after,
.wp-block[data-type="sunatec/qs-body"],
.wp-block[data-type="sunatec/qs-body"]::before,
.wp-block[data-type="sunatec/qs-body"]::after {
  outline: none !important;
  box-shadow: none !important;
}

/* qs-body sidebar preview ring — only when parent block .is-selected (user
 * clicked sidebar area, not a child leaf block). Mirror fi-body pattern. */
.wp-block[data-type="sunatec/qs-body"].is-selected .sn-editor-sidebar-preview {
  outline: none;
  box-shadow: 0 0 0 2px var(--wp-admin-theme-color, #007cba);
  z-index: 2;
}

/* qs-body inner blocks: hide the standalone qs-sidebar marker (sidebar comes
 * from the body wrapper preview above); ensure leaf content blocks fill the
 * main column without the theme layout max-width limit. */
.sn-qs-editor-layout .wp-block-sunatec-qs-sidebar,
.sn-qs-editor-layout [data-type="sunatec/qs-sidebar"] {
  display: none;
}
.sn-editor-page-layout .sn-editor-sidebar-empty {
  padding: 16px;
  border: 1px dashed #008F8D;
  border-radius: 8px;
  color: #42526B;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 12px;
  text-align: center;
}
.sn-editor-page-layout .sn-editor-main-content > .block-editor-inner-blocks {
  min-width: 0;
}
.sn-editor-page-layout .sn-editor-main-content > .block-editor-inner-blocks > .block-editor-block-list__layout {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.sn-editor-page-layout .sn-editor-main-content .wp-block[data-type="sunatec/fi-cards"],
.sn-editor-page-layout .sn-editor-main-content .wp-block[data-type="sunatec/fi-global-faq"],
.sn-editor-page-layout .sn-editor-main-content .wp-block[data-type="sunatec/fid-detail-panel"],
.sn-editor-page-layout .sn-editor-main-content .wp-block[data-type="sunatec/fid-global-faq"],
[data-type="sunatec/fi-global-faq"],
[data-type="sunatec/fid-global-faq"] {
  max-width: none !important;
  width: 100% !important;
  margin: 0 !important;
}
[data-type="sunatec/fi-global-faq"] .sn-req-faq-wrap,
[data-type="sunatec/fid-global-faq"] .sn-req-faq-wrap {
  padding: 0 !important;
  max-width: none !important;
  width: 100% !important;
}
.sn-editor-page-layout .wp-block-sunatec-fi-sidebar,
.sn-editor-page-layout .wp-block-sunatec-fid-sidebar,
.sn-editor-page-layout [data-type="sunatec/fi-sidebar"],
.sn-editor-page-layout [data-type="sunatec/fid-sidebar"] {
  display: none;
}

.sn-content-section { margin-bottom: 28px; }
.sn-content-section-title {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 26px;
  line-height: 31px;
  letter-spacing: -0.02em;
  color: #008F8D;
  padding-bottom: 10px;
  border-bottom: 3px solid rgba(0, 143, 141, 0.7);
  margin-bottom: 18px;
}

/* Service card grid */
.sn-service-card-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  row-gap: 24px;
  column-gap: 9px;
}
.sn-service-card-item {
  display: flex;
  flex-direction: column;
}
.sn-service-card-thumb {
  display: block;
  overflow: hidden;
  border-radius: 6px;
}
.sn-service-card-item img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  border-radius: 6px;
  display: block;
  transition: transform .35s ease;
}
.sn-service-card-item:hover img {
  transform: scale(1.06);
}
.sn-service-card-item-title {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  margin: 12px 0 7px;
}
.sn-service-card-item-desc {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 14px;
  color: #000000;
}

/* FAQ */
.sn-faq-section {
  background: #ffffff;
  border: 1px solid #E0E0E0;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
  border-radius: 28px;
  padding: 50px 24px;
  margin-bottom: 3rem;
}
.sn-faq-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 29px;
}
.sn-faq-title {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.02em;
  color: #061C3D;
  display: flex;
  align-items: center;
}
.sn-faq-viewall {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  text-decoration: underline;
  color: #008E8C;
  white-space: nowrap;
}
.sn-faq-list {
  display: flex;
  flex-direction: column;
  gap: 26px;
}
/* Closed item */
.sn-faq-item {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
}
.sn-faq-q {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 20px 20px 90px;
  min-height: 76px;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  border-radius: 16px;
  cursor: pointer;
  text-align: left;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.012em;
  color: #061C3D;
  transition: background .2s, color .2s, border-radius .2s, min-height .2s;
}
/* Q badge — notched corner shape */
.sn-faq-q-badge {
  position: absolute;
  left: -1px;
  top: -1px;
  width: 70px;
  height: 64px;
  box-sizing: border-box;
  background: #008F8D;
  border: 1px solid transparent;
  border-radius: 16px 0px 26px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-size: 30px;
  line-height: 31px;
  color: #ffffff;
  transition: none;
}
/* Circle icon */
.sn-faq-q-icon {
  flex-shrink: 0;
  width: 36px;
  height: 36px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #008F8D;
  transition: color .2s;
}
.sn-faq-q-icon svg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: block;
  transition: transform .3s ease, opacity .2s ease;
}
/* Open state */
.sn-faq-item.open .sn-faq-q {
  background: #008F8D;
  border-color: #008F8D;
  border-radius: 16px 16px 0 0;
  color: #ffffff;
  min-height: 80px;
}
.sn-faq-item.open .sn-faq-q-badge {
  background: #ffffff;
  border-color: #CCCCCC;
  color: #008F8D;
}
.sn-faq-item.open .sn-faq-q-icon { color: #ffffff; }
/* Answer */
.sn-faq-a {
  max-height: 0;
  overflow: hidden;
  transition: max-height .2s ease;
  background: #ffffff;
  border: 1px solid #CCCCCC;
  border-top: none;
  border-radius: 0 0 16px 16px;
}
.sn-faq-item.open .sn-faq-a { max-height: 10000px; }
.sn-faq-a-inner {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 31px;
  padding: 20px;
}
.sn-faq-a-badge {
  flex-shrink: 0;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  font-size: 30px;
  line-height: 31px;
  color: #FFC107;
}
.sn-faq-q-icon .icon-plus { opacity: 1; transform: rotate(0deg); }
.sn-faq-q-icon .icon-minus { opacity: 0; transform: rotate(-90deg); }
.sn-faq-item.open .sn-faq-q-icon .icon-plus  { opacity: 0; transform: rotate(90deg); }
.sn-faq-item.open .sn-faq-q-icon .icon-minus { opacity: 1; transform: rotate(0deg); }
.sn-faq-a-text {
  flex: 1;
  min-width: 0;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.012em;
  color: #061C3D;
}
.sn-salesforce-faq-detail {
  width: 100%;
}
.sn-salesforce-faq-detail.is-loading {
  color: #667085;
  font-weight: 500;
}
.sn-salesforce-faq-loading {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  min-height: 24px;
}
.sn-salesforce-faq-spinner {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
  border: 2px solid rgba(0, 143, 141, 0.25);
  border-top-color: #008F8D;
  border-radius: 50%;
  animation: sn-faq-spinner 0.75s linear infinite;
}
@keyframes sn-faq-spinner {
  to { transform: rotate(360deg); }
}
@media (prefers-reduced-motion: reduce) {
  .sn-salesforce-faq-spinner {
    animation: none;
  }
}
.sn-salesforce-faq-detail.has-error {
  color: #b42318;
  font-weight: 500;
}
.sn-salesforce-faq-detail img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-top: 16px;
}
.sn-salesforce-faq-detail p {
  max-width: 100%;
}
.sn-faq-a-text a,
.sn-faq-a-text strong a {
  text-decoration: underline !important;
  text-underline-offset: 0.15em;
}

/* Responsive */
/* Tablet — scale inner-hero + section titles before sidebar collapse. */
@media (max-width: 1024px) {
  .sn-inner-hero-main  { font-size: 40px; line-height: 52px; }
  .sn-inner-hero-sub   { font-size: 20px; line-height: 28px; }
  .sn-inner-hero-title { bottom: 20px; left: 40px; padding: 8px 16px; }
  .sn-content-section-title { font-size: 22px; line-height: 30px; margin-bottom: 20px; }
  .sn-faq-section { padding: 40px 24px; }
  .sn-faq-title { font-size: 28px; line-height: 36px; }
  .sn-sidebar-nav a { font-size: 15px; padding: 14px 10px; min-height: 52px; }
}

@media (max-width: 768px) {
  /* .sn-page-layout → moved to style.css */
  .sn-sidebar { position: static; width: 100%; }
  .sn-sidebar-nav { width: 100%; }
  .sn-sidebar-nav a { width: 100%; padding: 12px 12px; min-height: 48px; font-size: 14px; line-height: 20px; }
  .sn-service-card-grid { grid-template-columns: repeat(2, 1fr); }
  .sn-inner-hero { aspect-ratio: 1200 / 400; }
  .sn-inner-hero-title { bottom: 16px; left: 24px; padding: 8px 14px; gap: 2px; }
  .sn-inner-hero-main  { font-size: 30px; line-height: 40px; }
  .sn-inner-hero-sub   { font-size: 16px; line-height: 24px; }
  .sn-inner-hero-title.has-sub { width: auto; min-height: 0; height: auto; }
  .sn-content-section-title { font-size: 20px; line-height: 28px; margin-bottom: 18px; }
  .sn-service-card-item img { height: 120px; }
  .sn-faq-section { padding: 32px 20px; border-radius: 20px; margin-bottom: 2rem; }
  .sn-faq-title { font-size: 24px; line-height: 32px; }
  .sn-faq-viewall { font-size: 16px; line-height: 22px; }
  .sn-faq-list { gap: 20px; }
  .sn-faq-q { font-size: 15px; line-height: 22px; padding: 18px 18px 18px 80px; min-height: 68px; }
  .sn-faq-q-badge { width: 60px; height: 58px; font-size: 26px; border-radius: 16px 0 22px 0; }
  .sn-faq-item.open .sn-faq-q { min-height: 72px; }
  .sn-faq-q-icon { width: 32px; height: 32px; }
  .sn-faq-a-inner { gap: 20px; padding: 18px; }
  .sn-faq-a-text { font-size: 15px; line-height: 22px; }

  .fi-petfood-content { min-width: 0; overflow-wrap: anywhere; }
  .fi-petfood-content .fi-petfood-heading { font-size: 22px; line-height: 30px; }
  .fi-petfood-content .fi-petfood-heading .min-1 { display: block; margin-top: 4px; font-size: 13px; line-height: 20px; }
  .fi-petfood-content > .fi-petfood-desc { font-size: 14px; line-height: 1.8; }
  .fi-petfood-reasons h4 { padding: 10px 14px; font-size: 15px; line-height: 22px; }
  .fi-petfood-reasons ul { padding: 10px 16px 12px 48px; }
  .fi-petfood-reasons li { padding: 7px 0; }
  .fi-petfood-reasons li::before { left: -40px; width: 28px; height: 28px; font-size: 16px; }
  .fi-petfood-reasons h5 { font-size: 14px; line-height: 21px; }
  .fi-petfood-reasons .text-def p,
  .fi-petfood-benefits .text-def p { font-size: 14px; line-height: 1.8; }
  .catalog_petfood { grid-template-columns: minmax(0, 1fr); gap: 2px; }
  .catalog_petfood dt { margin-top: 8px; }
  .catalog_petfood dd { margin-bottom: 6px; }
  .fi-petfood-list { margin: 12px 0 24px; }
  .fi-petfood-content .fi-petfood-list li { padding-left: 18px; }
  .fi-petfood-list li > p { margin: 0 0 6px; line-height: 1.75; }
  .fi-petfood-list li > p.min9 { font-size: 12px; line-height: 1.7; }
  .fi-petfood-list li > p:first-child { font-size: 14px; line-height: 1.6; }
  .fi-petfood-related .fi-detail-related-inner { align-items: stretch; }
  .fi-petfood-related .fi-detail-related-left { width: 100%; min-width: 0; }
  .fi-petfood-related .fi-related-link { overflow-wrap: anywhere; }
  .fi-petfood-related .fi-detail-newsletter-btn { align-self: center; }
  .fi-petfood-actions { flex-direction: column; align-items: center; gap: 12px; }
  .fi-petfood-actions .fi-petfood-btn,
  .fi-petfood-actions-row .fi-petfood-btn { width: auto; max-width: 100%; }
}

@media (max-width: 600px) {
  .sn-inner-hero-main  { font-size: 24px; line-height: 32px; }
  .sn-inner-hero-sub   { font-size: 13px; line-height: 20px; }
  .sn-content-section-title { font-size: 18px; line-height: 26px; }
  .sn-service-card-item img { height: 110px; }
  .sn-service-card-item-title { font-size: 13px; }
  .sn-faq-title { font-size: 22px; line-height: 30px; }
  .sn-faq-q { font-size: 14px; padding: 16px 16px 16px 72px; min-height: 62px; }
  .sn-faq-q-badge { width: 54px; height: 54px; font-size: 24px; }
}

@media (max-width: 480px) {
  .sn-service-card-grid { grid-template-columns: 1fr; row-gap: 20px; }
  .sn-service-card-item img { height: 180px; }
  /* .sn-page-layout padding → moved to style.css */
  .sn-faq-section       { padding: 24px 16px; border-radius: 16px; }

  .fi-detail-images     { flex-wrap: wrap; }
  .fi-detail-images img,
  .fi-detail-img-placeholder { width: 100%; height: auto; flex-shrink: 1; }
  .fi-detail-related    { height: auto; padding: 10px 12px; }
  .fi-detail-related-title { font-size: 18px; line-height: 26px; }
  .sn-inner-hero-title.has-sub { width: auto; height: auto; padding: 4px 8px; }
  .sn-inner-hero-title { bottom: 12px; left: 12px; }
  .sn-inner-hero-main  { font-size: 20px; line-height: 26px; }
  .sn-inner-hero-sub   { font-size: 11px; line-height: 16px; }
  .sn-content-section-title { font-size: 17px; line-height: 24px; margin-bottom: 16px; }
}

/* Small landscape phones */
@media (max-width: 420px) {
  .sn-inner-hero-main  { font-size: 18px; line-height: 24px; }
  .sn-inner-hero-sub   { font-size: 10px; line-height: 14px; }
  .sn-content-section-title { font-size: 16px; line-height: 22px; }
  .sn-service-card-item img { height: 160px; }
  .sn-service-card-item-title { font-size: 13px; line-height: 18px; }
  .sn-service-card-item-desc { font-size: 11px; line-height: 15px; }
  .sn-faq-section { padding: 20px 14px; }
  .sn-faq-title { font-size: 18px; line-height: 26px; }
  .sn-faq-viewall { font-size: 12px; }
  .sn-faq-q { font-size: 12px; padding: 12px 12px 12px 58px; min-height: 52px; }
  .sn-faq-q-badge { width: 46px; height: 46px; font-size: 20px; }
  .sn-faq-a-inner { gap: 12px; padding: 12px; }
  .sn-faq-a-badge { font-size: 20px; line-height: 24px; }
  .sn-faq-a-text  { font-size: 12px; line-height: 18px; }
  .sn-sidebar-nav a { font-size: 13px; min-height: 44px; padding: 10px 10px; }
}

/* Very small phones (iPhone SE 1st gen) */
@media (max-width: 359px) {
  .sn-inner-hero-main  { font-size: 16px; line-height: 22px; }
  .sn-content-section-title { font-size: 15px; line-height: 20px; }
  .sn-service-card-item img { height: 140px; }
  .sn-faq-section { padding: 18px 12px; }
  .sn-faq-title { font-size: 16px; line-height: 22px; }
  .sn-faq-q { padding: 10px 10px 10px 52px; }
  .sn-faq-q-badge { width: 42px; height: 42px; font-size: 18px; }
}

/* ─────────────────────────────────────────
   FOOD INSPECTION — CUSTOM FOOTER
───────────────────────────────────────── */
.fi-footer-wrap {
  position: relative;
  overflow: hidden;
}
.fi-footer-pattern {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 36%;
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
}
.fi-footer-pattern-left  { left: -197px; background-position: left center; }
.fi-footer-pattern-right { right: -197px; background-position: right center; transform: scaleX(-1); }
.fi-footer-contact { position: relative; z-index: 1; }

/* ─────────────────────────────────────────
   FOOD INSPECTION — CUSTOM SITE FOOTER
───────────────────────────────────────── */
.fi-site-footer {
  position: relative;
  background: #ffffff;
  padding: 48px 2rem 40px;
}
.fi-footer-deco {
  position: absolute;
  top: -240px;
  width: clamp(140px, 28vw, 400px);
  height: min(100%, 520px);
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
}
@media (min-width: 1280px) {
  .fi-footer-deco {
    width: 600px;
    height: 600px;
  }
}
.fi-footer-deco-left {
  left: 0;
  background-image: url('../../images/clip_path_01.png');
  background-position: top left;
}
.fi-footer-deco-right {
  right: 0;
  background-image: url('../../images/clip_path_04.png');
  background-position: top right;
}
.fi-footer-inner {
  position: relative;
  z-index: 1;
  max-width: 900px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px;
}
.fi-footer-logo { text-align: center; }
.fi-footer-logo-img { height: 60px; width: auto; margin: 0 auto; }
.fi-footer-nav {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0 40px;
  width: 100%;
}
.fi-footer-nav-col {
  display: flex;
  flex-direction: column;
  gap: 11px;
}
.fi-footer-nav-col a {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #243752;
  line-height: 17px;
  transition: color .2s;
}
.fi-footer-nav-col a::before { content: '・'; }
.fi-footer-nav-col a:hover { color: var(--primary); }

/* ─────────────────────────────────────────
   FOOD INSPECTION — DETAIL PANEL
───────────────────────────────────────── */
.fi-detail-panel {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.sn-page-main-content > .wp-block-html:has(#sn-eservice-register-link) {
  width: auto;
  text-align: center;
}
.sn-page-main-content #sn-eservice-register-link {
  display: flex;
  width: fit-content;
  max-width: 100%;
  margin-inline: auto;
}
.fi-detail-body {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 40px;
}
.fi-detail-title {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.02em;
  color: #061C3D;
  margin-bottom: 16px;
}
.fi-detail-desc {
  display: flex;
  flex-direction: column;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #42526B;
}
.fi-detail-desc > * { margin: 0; }
.fi-detail-desc p + p,
.fi-detail-desc ul + p,
.fi-detail-desc ol + p,
.fi-detail-desc p + ul,
.fi-detail-desc p + ol {
  margin-top: 0;
}
.fi-detail-desc ul,
.fi-detail-desc ol {
  padding-left: 1.5em;
}
.fi-detail-desc ul { list-style: disc; }
.fi-detail-desc ol { list-style: decimal; }
.fi-detail-desc a {
  color: #008E8C;
  text-decoration: underline;
}
.fi-detail-images {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 16px;
}
.fi-detail-images img,
.fi-detail-img-placeholder {
  width: 267px;
  height: 164px;
  object-fit: cover;
  border-radius: 8px;
  flex-shrink: 0;
  display: block;
}
.fi-detail-img-placeholder {
  background: #e8f5f5;
}
.fi-detail-purpose {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
}
.fi-detail-purpose-label {
  margin-bottom: 16px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.02em;
  color: #E7380D;
}
.fi-detail-purpose-title {
  margin-bottom: 16px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.02em;
  color: #061C3D;
}
/* Hide purpose title only on vitamin page */
body.postid-575 .fi-detail-purpose-title,
body.page-vitamin .fi-detail-purpose-title {
  display: none !important;
}
.fi-detail-purpose-body {
  display: flex;
  flex-direction: column;
  gap: 12px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #42526B;
}
.fi-detail-purpose-body > * {
  margin: 0;
}
.fi-detail-purpose-newsletter {
  margin-top: 16px;
  text-align: center;
}
.fi-detail-purpose-newsletter .fi-detail-newsletter-btn {
  display: inline-flex;
  text-decoration: none;
  color: #fff;
  background-color: #008F8D;
  background-image: url('../../images/btn_background_blue_v2.png');
  background-size: cover;
  background-position: center;
  margin-inline: auto;
}
.fi-detail-purpose-newsletter .fi-detail-newsletter-btn:hover {
  color: #fff;
  text-decoration: none;
}
.fi-detail-purpose-newsletter .fi-detail-newsletter-btn span {
  color: #fff;
}
.fi-detail-purpose-body > .fi-detail-purpose-title {
  margin-top: 12px;
}
.fi-detail-purpose-body ul,
.fi-detail-purpose-body ol {
  padding-left: 1.5em;
}
.fi-detail-purpose-body ul { list-style: disc; }
.fi-detail-purpose-body ol { list-style: decimal; }
.fi-detail-purpose-body a {
  color: #008E8C;
  text-decoration: underline;
}
.fi-detail-related {
  position: relative;
  margin-bottom: 40px;
  background: #FFFFFF;
  border: 1px solid #061C3D;
  border-radius: 8px;
  box-shadow: 5px 5px 0px #008F8D;
  height: auto;
  min-height: 188px;
  padding: 20px 24px;
  overflow: visible;
}
body.page-id-585 .fi-detail-related { margin: 0 !important; }
.fi-detail-related::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 119px;
  height: 188px;
  background-image: url('../../images/svg/mask_01.svg');
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.6;
  pointer-events: none;
}
.fi-detail-related-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
.fi-detail-related-left { display: flex; flex-direction: column; gap: 10px; }
#fi-detail-links { display: flex; flex-direction: column; gap: 10px; }
.fi-detail-related-title {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.02em;
  color: #061C3D;
}
.fi-related-link {
  display: flex;
  align-items: center;
  gap: 6px;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 14px;
  color: #2778E2;
  text-decoration: underline;
}
.fi-related-link:hover { opacity: .8; }
.fi-detail-newsletter-btn {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 10px 16px;
  gap: 10px;
  background-color: #008F8D;
  background-image: url('../../images/Btn_background.png');
  background-size: cover;
  background-position: center;
  color: #fff;
  border-radius: 8px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.02em;
  white-space: nowrap;
  flex-shrink: 0;
  overflow: hidden;
  transition: opacity .2s;
}
.fi-detail-newsletter-btn:hover { opacity: .9; color: #fff; }
.fi-detail-newsletter-arrow {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  flex-shrink: 0;
}

/* ─── 検査項目 Table ─── */
.fi-detail-table-section { display: flex; flex-direction: column; margin-bottom: 40px; }
.fi-detail-panel .fi-detail-table-section:last-child { margin-bottom: 0; }
.fi-detail-table-title {
  margin-bottom: 16px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700; font-size: 32px; line-height: 40px;
  letter-spacing: -0.02em; color: #E7380D;
}
.fi-detail-table-subtitle {
  margin-bottom: 16px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.02em;
  color: #061C3D;
}
.fi-detail-table-wrap { display: flex; flex-direction: column; gap: 10px; }
.fi-detail-table {
  width: 100%; border-collapse: separate; border-spacing: 0;
  background: #fff; border-radius: 8px; overflow: hidden;
}
.fi-detail-table thead tr th {
  background: #F5F6F7;
  border-top: 1px solid #CCC;
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  padding: 10px 12px; text-align: left;
  font-family: 'Noto Sans JP', sans-serif; font-weight: 500;
  font-size: 16px; line-height: 24px; color: #42526B;
  white-space: normal;
  min-width: 90px;
}
.fi-detail-table thead tr th:first-child { border-left: 1px solid #CCC; }
.fi-detail-table thead tr:first-child th:first-child { border-top-left-radius: 8px; }
.fi-detail-table thead tr:first-child th:last-child { border-top-right-radius: 8px; }
.fi-detail-table tbody tr:last-child td:first-child { border-bottom-left-radius: 8px; }
.fi-detail-table tbody tr:last-child td:last-child { border-bottom-right-radius: 8px; }
.fi-detail-table thead tr th:first-child,
.fi-detail-table8 thead tr th:nth-child(5) { min-width: 180px; }
.fi-detail-table thead tr th.fi-th-std,
.fi-detail-table thead tr th.fi-th-rush,
.fi-detail-table8 thead tr th:nth-child(3),
.fi-detail-table8 thead tr th:nth-child(4),
.fi-detail-table8 thead tr th:nth-child(7),
.fi-detail-table8 thead tr th:nth-child(8) { min-width: 72px; }
.fi-detail-table .fi-th-item  { width: auto; }
.fi-detail-table .fi-th-price, .fi-detail-table .fi-th-std, .fi-detail-table .fi-th-rush { width: 130px; text-align: center !important; }
.fi-detail-table tbody tr td {
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  padding: 14px 12px;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px; line-height: 24px; vertical-align: middle;
}
.fi-detail-table tbody tr td:first-child { border-left: 1px solid #CCC; }
.fi-td-item strong { display: block; font-weight: 500; color: #061C3D; }
.fi-td-item span   { display: block; font-weight: 400; color: #044F4E; }
.fi-table-note-row { background: #e2f8c9; color: #42526B; text-align: center; }
.fi-detail-table tbody tr td.fi-table-inline-note-row { text-align: center !important; }
.fi-td-num { font-weight: 500; color: #061C3D; }
.fi-detail-table8--inline-note tbody tr td:nth-child(1),
.fi-detail-table8--inline-note tbody tr td:nth-child(5),
.fi-detail-table8--note tbody tr td:nth-child(1),
.fi-detail-table8--note tbody tr td:nth-child(5) {
  background: #e2f8c9;
}
.fi-detail-table-note {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: break-word;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400; font-size: 16px; line-height: 24px; color: #FFC107;
}
.fi-detail-table-note--muted {
  margin: 0 0 16px;
  color: #FFC107;
  font-size: 14px;
  line-height: 22px;
}
.fi-detail-table-section .fi-detail-table-wrap + .fi-detail-table-note--muted {
  color: #42526B;
}
.fi-allergy-inspection .fi-detail-table-wrap + .fi-detail-table-note--muted {
  color: #FFC107 !important;
}
.fi-detail-table-note--highlight {
  padding: 12px 16px;
  border: 1px solid #E6E1A5;
  border-radius: 8px;
  background: #FFFFCC;
  color: #42526B;
}
.fi-detail-table-text {
  margin: 0 0 16px;
  color: #42526B;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 14px;
  line-height: 22px;
}
.fi-detail-note-line {
  display: block;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: break-word;
}
.fi-detail-table2 thead tr th { width: 50%; }
.fi-inline-acid-table {
  width: min(500px, 100%);
  border-collapse: separate;
  border-spacing: 1px;
  background: #CCC;
  margin: 0 0 24px;
}
.fi-inline-acid-intro { margin: 0 0 16px; color: #42526B; }
.fi-inline-acid-table td {
  width: 50%;
  padding: 10px;
  background: #FFF;
  text-align: center;
  color: #42526B;
}
.fi-inline-acid-table th { padding: 10px; background: #1EB267; color: #FFF; text-align: center; font-weight: 500; }
.fi-functionality-table { width: 100%; }
.fi-functionality-table td { padding: 10px 0 10px 50px; text-align: left; }
.fi-functionality-table .text_green_s { color: #16A085 !important; }
.fi-functionality-inspection-table .text_green_s { color: #16A085 !important; font-size: 12px; }
.fi-amino-table .fi-td-item span { color: #16A085; font-size: 12px; }
.fi-inline-acid-table tr:nth-child(even) td { background: #F9F9F9; }
.fi-petfood-content { color: #42526B; }
.fi-petfood-heading,
.fi-petfood-benefits h4 { margin: 32px 0 18px; padding-bottom: 10px; border-bottom: 3px solid rgba(0, 143, 141, 0.7); font-family: 'Noto Sans JP', sans-serif; font-size: 26px; line-height: 31px; letter-spacing: -0.02em; color: #008F8D; font-weight: 700; }
.fi-petfood-heading .min-1 { display: inline; font-size: 20px; line-height: 1.5; font-weight: 400; letter-spacing: normal; }
.fi-petfood-content > .fi-petfood-heading:first-child { margin-top: 0; }
.fi-petfood-content > p { margin: 0 0 24px; line-height: 1.9; }
.fi-petfood-benefits { margin: 32px 0; }
.catalog_petfood { display: grid; grid-template-columns: auto 1fr; gap: 8px 16px; margin: 0 0 20px; }
.catalog_petfood dt { font-weight: 700; color: #061C3D; }
.catalog_petfood dd { margin: 0; }
.fi-petfood-benefits .text-def p { margin: 0 0 16px; line-height: 1.9; }
.fi-petfood-benefits .text-def .margin-p { margin-top: 24px; }
.fi-petfood-reasons { margin: 24px 0 32px; border: 1px solid #009B95; border-radius: 6px; overflow: hidden; }
.fi-petfood-reasons h3 { margin: 0; padding: 10px 16px; background: #009B95; color: #FFF; font-size: 16px; }
.fi-petfood-reasons h4 { margin: 0; padding: 10px 16px; background: #009B95; color: #FFF; font-size: 16px; }
.fi-petfood-reasons ol { margin: 0; padding: 8px 24px 12px 48px; }
.fi-petfood-reasons ul { counter-reset: chapter; margin: 0; padding: 12px 24px 12px 54px; list-style: none; }
.fi-petfood-reasons li { position: relative; counter-increment: chapter; padding: 8px 0; }
.fi-petfood-reasons li::before { content: counter(chapter); display: flex; align-items: center; justify-content: center; position: absolute; top: 3px; left: -44px; width: 30px; height: 30px; border: 2px solid #F00018; border-radius: 50%; color: #F00018; font-size: 18px; line-height: 1; font-weight: 700; }
.fi-petfood-reasons h5 { margin: 0 0 4px; color: #061C3D; font-size: 14px; font-weight: 700; }
.fi-petfood-reasons .text-def p { margin: 0; }
.fi-petfood-reasons strong, .fi-petfood-reasons span { display: block; }
.fi-petfood-reasons strong { color: #061C3D; }
.fi-petfood-list { margin: 16px 0 28px; padding-left: 20px; }
.fi-petfood-content .fi-petfood-list { list-style: none; padding-left: 20px; }
.fi-petfood-content .fi-petfood-list li { position: relative; padding-left: 20px; }
.fi-petfood-content .fi-petfood-list li::before {
  content: '';
  display: inline-block;
  background: #008F8D;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0.7em;
  left: 0;
}
.fi-petfood-list li { margin-bottom: 10px; }
.fi-petfood-wide-image { display: block; width: 100%; height: auto; margin: 28px 0; border-radius: 4px; }
.fi-petfood-related { margin: 28px 0; }
.fi-petfood-related .fi-petfood-btn { flex-shrink: 0; }
.fi-petfood-actions { display: flex; justify-content: center; flex-wrap: wrap; gap: 16px; margin: 28px 0 0; }
.fi-petfood-actions-row { flex-basis: 100%; display: flex; justify-content: center; }
.fi-petfood-btn { display: inline-flex; align-items: center; justify-content: center; min-width: 190px; padding: 12px 24px; border-radius: 24px; background: #009B95; color: #FFF !important; text-decoration: none !important; text-align: center; }
.fi-petfood-btn--red { background: #F00018; }
.fi-petfood-btn--gray,
.fi-petfood-btn--grey { background: #CCCCCC; color: #333333 !important; }
.fi-pfas-notes {
  margin: 0 0 28px;
  padding: 16px;
  border: 1px solid #9BA3AE;
  background: #FFF;
}
.fi-pfas-notes .fi-detail-purpose-label { margin-top: 0; }
.fi-pfas-notes .fi-detail-purpose-label:not(:first-child) { margin-top: 24px; }
.fi-pfas-notes .fi-detail-purpose-title {
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 24px;
  line-height: 32px;
}
.fi-pfas-notes .fi-detail-purpose-title:not(:first-of-type) { margin-top: 24px; }
.fi-pfas-notes p { margin: 0 0 16px; }
.fi-pfas-notes p:last-child { margin-bottom: 0; }
.fi-pfas-notes-grid { display: grid; grid-template-columns: minmax(0, 1fr) 175px; gap: 20px; align-items: start; }
.fi-pfas-notes-grid img { display: block; width: 100%; height: auto; object-fit: contain; }
.fi-9thc-kicker { margin: 0 0 8px; color: #008F8D; font-family: "Noto Sans JP", sans-serif; font-size: 16px; line-height: 24px; }
.fi-9thc-section { margin-bottom: 40px; }
.fi-9thc-intro { margin: 0 0 16px; color: #42526B; font-family: "Noto Sans JP", sans-serif; font-size: 16px; line-height: 24px; }
.fi-9thc-table { width: 100%; border-collapse: separate; border-spacing: 0; background: #FFF; border-radius: 8px; overflow: hidden; }
.fi-9thc-table th,
.fi-9thc-table td { border-right: 1px solid #CCC; border-bottom: 1px solid #CCC; padding: 14px 16px; font-family: "Noto Sans JP", sans-serif; font-size: 16px; line-height: 24px; color: #42526B; text-align: left; vertical-align: middle; }
.fi-9thc-table tr > :first-child { border-left: 1px solid #CCC; }
.fi-9thc-table tbody tr:first-child > * { border-top: 1px solid #CCC; }
.fi-9thc-table th { width: 52%; font-weight: 500; }
.fi-9thc-table td { text-align: center; }
.fi-9thc-table--specimens thead th { background: #1EB267; color: #FFF; text-align: center; font-weight: 700; }
.fi-9thc-table--specimens thead th:first-child { width: 38%; }
.fi-9thc-table--specimens tbody td:first-child { text-align: left; }
.fi-9thc-contact { display: flex; justify-content: center; margin: 0 0 40px; }
.fi-9thc-contact .fi-detail-newsletter-btn { text-decoration: none; }
.fi-ac-section { margin-bottom: 40px; }
.fi-ac-section:last-of-type { margin-bottom: 0; }
.fi-ac-kicker { margin: 0 0 6px; color: #008F8D; font-family: "Noto Sans JP", sans-serif; font-size: 16px; line-height: 24px; }
.fi-ac-heading { margin: 0 0 20px; color: #008F8D; font-family: "Noto Sans JP", sans-serif; font-size: 32px; font-weight: 500; line-height: 40px; }
.fi-ac-copy { margin: 0 0 24px; color: #42526B; font-family: "Noto Sans JP", sans-serif; font-size: 16px; line-height: 1.8; }
.fi-ac-feature-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); margin-bottom: 16px; border: 1px solid #D7EFC5; }
.fi-ac-feature { min-height: 94px; padding: 14px 18px; background: #DFFFCB; color: #008F8D; text-align: center; }
.fi-ac-feature + .fi-ac-feature { border-left: 1px solid #D7EFC5; }
.fi-ac-feature strong,
.fi-ac-feature span { display: block; }
.fi-ac-feature strong { margin-bottom: 5px; font-size: 15px; line-height: 22px; }
.fi-ac-feature span { font-size: 13px; line-height: 19px; }
.fi-ac-feature .fi-ac-highlight { display: inline; color: #E7380D; }
.fi-ac-table { width: 100%; margin: 0 0 18px; border-collapse: separate; border-spacing: 0; background: #FFF; }
.fi-ac-table:last-child { margin-bottom: 0; }
.fi-ac-table th,
.fi-ac-table td { padding: 12px 16px; border-right: 1px solid #CCC; border-bottom: 1px solid #CCC; color: #42526B; font-family: "Noto Sans JP", sans-serif; font-size: 15px; line-height: 22px; text-align: left; vertical-align: middle; }
.fi-ac-table tr > :first-child { border-left: 1px solid #CCC; }
.fi-ac-table thead tr:first-child > * { border-top: 1px solid #CCC; }
.fi-ac-table th { background: #F5F6F7; color: #42526B; text-align: center; font-weight: 700; }
.fi-ac-table tbody tr:nth-child(even) td { background: #F9F9F9; }
.fi-ac-table--single td { text-align: left; }
.fi-ac-table--three th:nth-child(1) { width: 30%; }
.fi-ac-table--three th:nth-child(2) { width: 47%; }
.fi-ac-table--three th:nth-child(3) { width: 23%; }
.fi-ac-table--three td:last-child { text-align: center; white-space: nowrap; }
.fi-ac-notes { margin: -4px 0 0; color: #42526B; font-family: "Noto Sans JP", sans-serif; font-size: 13px; line-height: 20px; }
.fi-ac-mold-intro { margin-bottom: 20px; }
.fi-ac-mold-intro p { margin: 0; color: #42526B; font-family: "Noto Sans JP", sans-serif; font-size: 16px; line-height: 1.8; }
.fi-ac-mold-image { margin-bottom: 16px; }
.fi-ac-section-heading { margin-top: 24px; }
.fi-detail-body--agricultural .fi-detail-images { display: none; }
.fi-detail-panel--timelimit .fi-detail-title span {
  display: inline-block;
  margin-left: 8px;
  color: inherit;
  font-size: 24px;
  line-height: 32px;
  vertical-align: baseline;
}
.fi-detail-panel--timelimit .fi-detail-purpose-body h3.fi-detail-table-subtitle {
  margin-top: 24px;
  padding-top: 12px;
  border-top: 1px solid #C1C7D0;
  font-size: 18px;
  line-height: 26px;
}
.fi-additive-set-note {
  display: block;
  margin-top: 4px;
  color: #008F8D;
  font-size: 13px;
  line-height: 20px;
}
.fi-ac-newsletter { display: flex; justify-content: center; margin: 0 0 40px; }
.fi-ac-newsletter .fi-detail-newsletter-btn { text-decoration: none; }
.fi-agricultural-table { border-radius: 0; }
.fi-agricultural-table thead tr th {
  min-width: 0;
  padding: 10px 12px;
  background: #F5F6F7;
  color: #42526B;
  text-align: center;
  font-weight: 500;
}
.fi-agricultural-table tbody td { padding: 10px 12px; font-size: 14px; line-height: 22px; }
.fi-agricultural-table tbody tr:nth-child(even) td { background: #F9F9F9; }
.fi-agricultural-table .fi-td-item strong { font-weight: 400; }
.fi-agricultural-table .fi-ac-coverage-row { padding-block: 8px; text-align: center; font-size: 13px; }
.fi-detail-table3 th:nth-child(1) { width: 30%; }
.fi-detail-table3 th:nth-child(2) { width: 47%; }
.fi-detail-table3 th:nth-child(3) { width: 23%; }
.fi-detail-table3 td:last-child { text-align: center; white-space: nowrap; }
.fi-inline-organic-title {
  display: block;
  margin: 0 0 8px;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  color: #42526B;
}
.fi-inline-sugar-table {
  width: min(500px, 100%);
  border-collapse: separate;
  border-spacing: 1px;
  background: #CCC;
  margin: 0 0 24px;
}
.fi-inline-sugar-table th,
.fi-inline-sugar-table td { padding: 10px; background: #FFF; color: #42526B; }
.fi-inline-sugar-title { margin: 0 0 8px; color: #42526B; font-size: 20px; line-height: 28px; }
.fi-inline-sugar-intro { margin: 0 0 12px; color: #42526B; }
.fi-inline-sugar-table th { width: 25%; background: #1EB267; color: #FFF; text-align: center; font-weight: 500; }
.fi-inline-sugar-table td { width: 75%; }
.fi-inline-sugar-table tr:nth-child(even) td { background: #F9F9F9; }
.fi-td2-item {
  padding: 14px 12px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
  color: #061C3D;
  width: 50%;
}
/* No custom styling - all pages use default nutrition-style */
.fi-spec-material-section {
  margin-bottom: 16px;
}
.fi-spec-material-table th {
  min-width: 0;
  text-align: center !important;
}
.fi-spec-material-table td {
  color: #42526B;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
}
.fi-spec-material-table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 0;
}
.fi-spec-material-table tr.fi-spec-rowspan-follow td:first-child {
  border-left: 0;
}
.fi-spec-material-table td.fi-spec-container-choice {
  border-bottom-left-radius: 8px;
}
.fi-spec-material-table .fi-spec-group td,
.fi-spec-material-table tr.fi-spec-group td {
  background: #FFFFCC;
  text-align: center;
}
.fi-radiation {
  display: flex;
  flex-direction: column;
}
.fi-radiation-intro {
  display: flex;
  flex-direction: column;
  margin-bottom: 24px;
}
.fi-radiation-copy {
  margin-bottom: 16px;
  color: #42526B;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  line-height: 24px;
}
.fi-radiation-copy p { margin: 0; }
.fi-radiation-copy p + p { margin-top: 0; }
.fi-radiation-copy p:last-child { margin-bottom: 0; }
.fi-radiation-image { margin: 0; }
.fi-radiation-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  background: #FFF;
  border-radius: 8px;
  overflow: hidden;
}
.fi-radiation .fi-detail-table-wrap {
  margin-bottom: 16px;
}
.fi-radiation-table-section > :last-child {
  margin-bottom: 0;
}
.fi-radiation-table th,
.fi-radiation-table td,
.fi-radiation-price-table th,
.fi-radiation-price-table td {
  border-right: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
  padding: 14px 12px;
  color: #42526B;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  vertical-align: middle;
}
.fi-radiation-table tr > :first-child,
.fi-radiation-price-table tr > :first-child {
  border-left: 1px solid #CCC;
}
.fi-radiation-table thead th,
.fi-radiation-price-table thead th {
  border-top: 1px solid #CCC;
  background: #F5F6F7;
  text-align: center !important;
  font-weight: 500;
}
.fi-radiation-table--sample tbody tr:first-child th,
.fi-radiation-table--sample tbody tr:first-child td {
  border-top: 1px solid #CCC;
}
.fi-radiation-table--sample tbody tr:first-child th:first-child {
  border-top-left-radius: 8px;
}
.fi-radiation-table--sample tbody tr:first-child td:last-child {
  border-top-right-radius: 8px;
}
.fi-radiation-table thead tr:first-child th:first-child,
.fi-radiation-price-table thead tr:first-child th:first-child { border-top-left-radius: 8px; }
.fi-radiation-table thead tr:first-child th:last-child,
.fi-radiation-price-table thead tr:first-child th:last-child { border-top-right-radius: 8px; }
.fi-radiation-table tbody tr:last-child td:first-child,
.fi-radiation-table tbody tr:last-child th:first-child,
.fi-radiation-price-table tbody tr:last-child td:first-child { border-bottom-left-radius: 8px; }
.fi-radiation-table tbody tr:last-child td:last-child,
.fi-radiation-price-table tbody tr:last-child td:last-child { border-bottom-right-radius: 8px; }
.fi-radiation-table--standard tbody th,
.fi-radiation-table--sample tbody th {
  width: 136px;
  background: #25B36A;
  color: #FFF;
  text-align: center;
  font-weight: 700;
}
.fi-radiation-table--standard thead th:first-child { width: 136px; }
.fi-radiation-table--standard thead th:last-child { width: 120px; }
.fi-radiation-table--standard tbody td:last-child {
  text-align: center;
  white-space: nowrap;
}
.fi-radiation-table--limit thead th {
  background: #25B36A;
  color: #FFF;
  font-weight: 700;
}
.fi-radiation-table--limit th:first-child,
.fi-radiation-table--limit td:first-child {
  width: 26%;
  min-width: 170px;
}
.fi-radiation-table--limit td:nth-child(2),
.fi-radiation-table--limit td:nth-child(3),
.fi-radiation-table--limit td:nth-child(4) {
  text-align: center;
  white-space: nowrap;
}
.fi-radiation-table--limit th:nth-child(4),
.fi-radiation-table--limit td:nth-child(4) {
  width: 12%;
}
.fi-radiation-table--limit th:last-child,
.fi-radiation-table--limit tbody tr:first-child td:last-child {
  width: 24%;
}
.fi-radiation-table--limit tbody tr:first-child td[rowspan]:last-child {
  border-bottom-right-radius: 8px;
}
.fi-radiation-table--limit tbody tr:last-child td:last-child {
  border-bottom-right-radius: 0;
}
.fi-radiation-table--sample {
  margin-top: 0;
}
.fi-radiation-main-title {
  margin-top: 0;
  margin-bottom: 16px;
}
.fi-radiation-price-table thead th:first-child { background: #FFF; }
.fi-radiation-price-table thead th:last-child { background: #F5F6F7; }
.fi-radiation-price-table tbody td:last-child {
  text-align: center;
  white-space: nowrap;
}
.fi-allergy { margin-bottom: 40px; }
.fi-allergy-intro { margin-bottom: 16px; }
.fi-allergy-intro .fi-detail-desc { gap: 16px; }
.fi-allergy-image { margin-bottom: 24px; }
.fi-allergy-table { width: 100%; border-collapse: separate; border-spacing: 0; overflow: hidden; border-radius: 8px; background: #FFF; }
.fi-allergy-table th,
.fi-allergy-table td { padding: 12px 16px; border-right: 1px solid #CCC; border-bottom: 1px solid #CCC; color: #42526B; font-family: 'Noto Sans JP', sans-serif; font-size: 16px; font-weight: 400; line-height: 24px; vertical-align: middle; }
.fi-allergy-table tr > :first-child { border-left: 1px solid #CCC; }
.fi-allergy-table thead th { border-top: 1px solid #CCC; text-align: center; font-weight: 700; }
.fi-allergy-table thead tr:first-child th:first-child { border-top-left-radius: 8px; }
.fi-allergy-table thead tr:first-child th:last-child { border-top-right-radius: 8px; }
.fi-allergy-table tbody tr:last-child td:first-child { border-bottom-left-radius: 8px; }
.fi-allergy-table tbody tr:last-child td:last-child { border-bottom-right-radius: 8px; }
.fi-allergy-kit-table tbody tr:last-child td:first-child { border-bottom-left-radius: 0; }
.fi-allergy-kit-table tbody tr:nth-last-child(2) td[rowspan]:first-child { border-bottom-left-radius: 8px; }
.fi-allergy-kit-table tbody tr:not(:first-child) td:first-child:not([rowspan]) { border-left: 0; }
.fi-allergy-kit-table thead th { background: #25B36A; color: #FFF; }
.fi-allergy-kit-table th:first-child { width: 32%; }
.fi-allergy-kit-table th:last-child { width: 14%; }
.fi-allergy-kit-table td:last-child { text-align: center; white-space: nowrap; }
.fi-allergy-kit-table tbody tr:nth-child(even) td { background: #F9F9F9; }
.fi-allergy-kit-note { margin-top: 24px; }
.fi-allergy-inspection-table thead th { background: #F5F6F7; color: #42526B; }
.fi-allergy-inspection-table td { width: 50%; }
.fi-allergy-inspection-table tbody tr:nth-child(even) td { background: #F9F9F9; }
.fi-import { margin-bottom: 40px; display: flex; flex-direction: column; gap: 16px; }
.fi-import-intro { width: 100%; }
.fi-import-image { width: 267px; }
.fi-import-purpose { margin-bottom: 40px; }
.fi-import-purpose .fi-detail-purpose-title { margin-top: 0; }
.fi-import-purpose .fi-detail-purpose-body + .fi-detail-purpose-title { margin-top: 28px; }
.fi-import-purpose .fi-detail-purpose-body p { margin: 0; }
.fi-import-purpose .fi-detail-purpose-body p + p { margin-top: 12px; }
.fi-import-flow-section { margin-bottom: 40px; }
.fi-import-flow { margin: 0; padding: 0; list-style: none; display: flex; flex-direction: column; gap: 20px; }
.fi-import-flow-item { display: grid; grid-template-columns: 176px minmax(0, 1fr); gap: 28px; align-items: start; }
.fi-import-flow-step { display: flex; flex-direction: column; align-items: center; gap: 12px; }
.fi-import-flow-step > span { display: flex; align-items: center; justify-content: center; width: 100%; min-height: 46px; padding: 10px 14px; border: 1px solid #008F8D; color: #008F8D; font-family: 'Noto Sans JP', sans-serif; font-size: 16px; font-weight: 700; line-height: 24px; text-align: center; }
.fi-import-request-link { display: inline-flex; flex: 0 0 auto; align-items: center; justify-content: center; min-width: 242px; min-height: 44px; padding: 8px 14px; border-radius: 24px; background: #9A9A9A; color: #FFF !important; font-family: 'Noto Sans JP', sans-serif; font-size: 16px; font-weight: 700; line-height: 24px; text-decoration: none !important; }
.fi-import-flow-copy { display: flex; flex-direction: column; align-items: flex-start; gap: 8px; width: 100%; color: #42526B; font-family: 'Noto Sans JP', sans-serif; font-size: 16px; line-height: 24px; }
.fi-import-flow-arrow { display: grid; grid-template-columns: 176px minmax(0, 1fr); height: 26px; align-items: center; }
.fi-import-flow-arrow img { grid-column: 1; justify-self: center; display: block; width: 32px; height: 18px; object-fit: contain; }

/* ─────────────────────────────────────────
   FOOD INSPECTION DETAIL — Responsive tablet + phone
───────────────────────────────────────── */
/* Tablet — scale titles + panel spacing before sidebar collapse */
@media (max-width: 1024px) {
  .fi-detail-table-subtitle { margin-bottom: 14px; }
  .fi-detail-table-title { margin-bottom: 14px; }
  .fi-detail-purpose-title { margin-bottom: 14px; }
  .fi-detail-purpose-label { margin-bottom: 14px; }
  .fi-detail-body { margin-bottom: 32px; }
  .fi-detail-related { margin-bottom: 32px; }
  .fi-detail-table-section { margin-bottom: 32px; }
  .fi-detail-purpose { margin-bottom: 32px; }
  .fi-detail-title { font-size: 28px; line-height: 36px; }
  .fi-detail-panel--timelimit .fi-detail-title span { font-size: 22px; line-height: 30px; }
  .fi-detail-desc { font-size: 15px; line-height: 24px; }
  .fi-detail-images img,
  .fi-detail-img-placeholder { width: calc(50% - 8px); height: auto; aspect-ratio: 267/164; }
  .fi-detail-purpose-label,
  .fi-detail-table-title { font-size: 26px; line-height: 34px; }
  .fi-detail-purpose-title,
  .fi-detail-table-subtitle { font-size: 22px; line-height: 30px; }
  .fi-detail-purpose-body { font-size: 15px; line-height: 24px; }
  .fi-detail-related { height: auto; min-height: 140px; padding: 18px 20px; }
  .fi-detail-related-title { font-size: 22px; line-height: 30px; }
  .fi-detail-newsletter-btn { font-size: 20px; line-height: 28px; padding: 10px 14px; }
  .fi-detail-newsletter-arrow { width: 32px; height: 32px; }
  .fi-detail-table thead tr th,
  .fi-detail-table tbody tr td { font-size: 15px; padding: 10px 10px; }
  .fi-td2-item { font-size: 15px; padding: 12px 10px; }
  .fi-detail-table-note { font-size: 15px; line-height: 22px; }
  .fi-9thc-section { margin-bottom: 32px; }
  .fi-9thc-table th,
  .fi-9thc-table td { padding: 12px 14px; font-size: 15px; line-height: 22px; }
  .fi-9thc-intro { font-size: 15px; line-height: 22px; }
  .fi-9thc-contact { margin-bottom: 32px; }
  .fi-ac-section { margin-bottom: 32px; }
  .fi-ac-heading { font-size: 28px; line-height: 36px; }
  .fi-ac-copy { font-size: 15px; line-height: 24px; }
  .fi-ac-table th,
  .fi-ac-table td { padding: 10px 12px; font-size: 14px; line-height: 21px; }
  .fi-ac-mold-intro p { font-size: 15px; line-height: 1.7; }
  .fi-detail-panel--radiation .fi-radiation-copy {
    font-size: 15px;
    line-height: 24px;
  }
  .fi-detail-panel--radiation .fi-radiation-table th,
  .fi-detail-panel--radiation .fi-radiation-table td,
  .fi-detail-panel--radiation .fi-radiation-price-table th,
  .fi-detail-panel--radiation .fi-radiation-price-table td {
    padding: 12px 10px;
    font-size: 15px;
    line-height: 22px;
  }
  .fi-allergy { margin-bottom: 32px; }
  .fi-allergy-table th,
  .fi-allergy-table td { padding: 10px 12px; font-size: 15px; line-height: 22px; }
  .fi-import { margin-bottom: 32px; gap: 16px; }
  .fi-import-intro { width: 100%; }
  .fi-import-purpose,
  .fi-import-flow-section { margin-bottom: 32px; }
  .fi-import-flow { align-items: center; }
  .fi-import-flow-item { grid-template-columns: 164px minmax(0, 1fr); gap: 24px; justify-items: center; }
  .fi-import-flow-copy { align-items: center; text-align: center; }
  .fi-import-flow-arrow { grid-template-columns: 164px minmax(0, 1fr); }
  .fi-import-flow-step > span,
  .fi-import-request-link,
  .fi-import-flow-copy { font-size: 15px; line-height: 22px; }
  .fi-import-request-link { margin: 0 auto; }
}

@media (max-width: 768px) {
  .fi-detail-table-subtitle { margin-bottom: 12px; }
  .fi-detail-table-title { margin-bottom: 12px; }
  .fi-detail-purpose-title { margin-bottom: 12px; }
  .fi-detail-purpose-label { margin-bottom: 12px; }
  .fi-detail-body { margin-bottom: 28px; }
  .fi-detail-related { margin-bottom: 28px; }
  .fi-detail-table-section { margin-bottom: 28px; }
  .fi-detail-purpose { margin-bottom: 28px; }
  .fi-detail-title { font-size: 24px; line-height: 32px; }
  .fi-detail-panel--timelimit .fi-detail-title span { font-size: 20px; line-height: 28px; }
  .fi-detail-desc { font-size: 14px; line-height: 22px; }
  .fi-detail-images { gap: 12px; }
  .fi-detail-images img,
  .fi-detail-img-placeholder { width: calc(50% - 6px); }
  .fi-detail-related--microbe,
  .fi-detail-related--timelimit,
  .fi-detail-related--additive,
  .fi-detail-related--specification_test {
    padding: 0;
    box-shadow: none;
  }
  .fi-detail-related--microbe .fi-detail-related-title,
  .fi-detail-related--timelimit .fi-detail-related-title,
  .fi-detail-related--additive .fi-detail-related-title,
  .fi-detail-related--specification_test .fi-detail-related-title {
    font-size: 17px;
    line-height: 24px;
  }
  .fi-detail-purpose-label,
  .fi-detail-table-title { font-size: 22px; line-height: 30px; }
  .fi-detail-purpose-title,
  .fi-detail-table-subtitle { font-size: 20px; line-height: 28px; }
  .fi-detail-purpose-body { font-size: 14px; line-height: 22px; }
  .fi-detail-related { min-height: 0; padding: 16px 18px; box-shadow: 3px 3px 0 #008F8D; }
  .fi-detail-related::before { display: none; }
  .fi-detail-related-inner { gap: 16px; }
  .fi-detail-related-title { font-size: 18px; line-height: 26px; }
  .fi-related-link { font-size: 13px; }
  .fi-pfas-notes { padding: 14px; margin: 0 0 28px; }
  .fi-pfas-notes .fi-detail-purpose-title { font-size: 20px; line-height: 28px; margin-bottom: 14px; }
  .fi-pfas-notes .fi-detail-purpose-title:not(:first-of-type) { margin-top: 20px; }
  .fi-pfas-notes p { font-size: 14px; line-height: 22px; margin: 0 0 14px; }
  .fi-pfas-notes-grid { gap: 14px; }
  .fi-detail-newsletter-btn { font-size: 17px; line-height: 24px; padding: 9px 12px; }
  .fi-detail-newsletter-arrow { width: 28px; height: 28px; }
  .fi-detail-table-wrap { overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .fi-detail-table { min-width: 520px; }
  .fi-detail-table thead tr th { font-size: 14px; padding: 9px 10px; }
  .fi-detail-table tbody tr td { font-size: 14px; padding: 12px 10px; }
  .fi-detail-table .fi-th-price,
  .fi-detail-table .fi-th-std,
  .fi-detail-table .fi-th-rush { width: 100px; }
  .fi-td2-item { font-size: 14px; padding: 12px 10px; }
  .fi-detail-table-note { font-size: 13px; line-height: 20px; }
  .fi-9thc-section { margin-bottom: 28px; }
  .fi-9thc-table th,
  .fi-9thc-table td { padding: 10px 12px; font-size: 14px; line-height: 20px; }
  .fi-9thc-intro { font-size: 14px; line-height: 22px; }
  .fi-9thc-contact { margin-bottom: 28px; }
  .fi-ac-section { margin-bottom: 28px; }
  .fi-ac-heading { margin-bottom: 16px; font-size: 24px; line-height: 32px; }
  .fi-ac-copy { margin-bottom: 18px; font-size: 14px; line-height: 22px; }
  .fi-ac-feature-grid { grid-template-columns: 1fr; }
  .fi-ac-feature + .fi-ac-feature { border-top: 1px solid #D7EFC5; border-left: 0; }
  .fi-ac-feature { min-height: 0; padding: 12px 14px; }
  .fi-ac-feature strong { font-size: 14px; line-height: 21px; }
  .fi-ac-feature span { font-size: 12px; line-height: 18px; }
  .fi-ac-table { min-width: 480px; }
  .fi-agricultural-table { min-width: 480px; }
  .fi-ac-table th,
  .fi-ac-table td { padding: 10px; font-size: 13px; line-height: 20px; }
  .fi-ac-notes { font-size: 12px; line-height: 18px; }
  .fi-ac-mold-intro p { font-size: 14px; line-height: 22px; }
  .fi-ac-newsletter { margin-bottom: 28px; }
  .fi-detail-panel--radiation .fi-radiation-intro {
    margin-bottom: 20px;
  }
  .fi-detail-panel--radiation .fi-radiation-copy {
    font-size: 14px;
    line-height: 22px;
  }
  .fi-detail-panel--radiation .fi-radiation-table,
  .fi-detail-panel--radiation .fi-radiation-price-table {
    min-width: 560px;
  }
  .fi-detail-panel--radiation .fi-radiation-table--limit {
    min-width: 840px;
  }
  .fi-detail-panel--radiation .fi-radiation-table th,
  .fi-detail-panel--radiation .fi-radiation-table td,
  .fi-detail-panel--radiation .fi-radiation-price-table th,
  .fi-detail-panel--radiation .fi-radiation-price-table td {
    padding: 10px;
    font-size: 13px;
    line-height: 20px;
  }
  .fi-detail-panel--radiation .fi-detail-table-note--muted {
    font-size: 13px;
    line-height: 20px;
  }
  .fi-allergy { margin-bottom: 28px; }
  .fi-allergy-intro { margin-bottom: 14px; }
  .fi-allergy-image { margin-bottom: 20px; }
  .fi-allergy-table { min-width: 560px; }
  .fi-allergy-table th,
  .fi-allergy-table td { padding: 10px; font-size: 13px; line-height: 20px; }
  .fi-allergy-kit-note { margin-top: 18px; }
  .fi-import { margin-bottom: 28px; }
  .fi-import-intro { grid-template-columns: 1fr; gap: 16px; }
  .fi-import-image img { width: min(267px, 100%); }
  .fi-import-purpose,
  .fi-import-flow-section { margin-bottom: 28px; }
  .fi-import-purpose .fi-detail-purpose-body + .fi-detail-purpose-title { margin-top: 24px; }
  .fi-import-flow-item { grid-template-columns: 1fr; gap: 12px; }
  .fi-import-flow-step > span { width: min(220px, 100%); }
  .fi-import-request-link { width: min(220px, 100%); min-width: 0; }
  .fi-import-flow-copy { flex-direction: column; align-items: flex-start; gap: 12px; font-size: 14px; line-height: 22px; }
  .fi-import-request-link { min-width: 220px; max-width: 100%; padding: 7px 12px; font-size: 14px; line-height: 20px; min-height: 40px; }
  .fi-import-flow-arrow { display: flex; height: 24px; }
  .fi-import-flow-arrow img { width: 30px; height: 17px; }
}

@media (max-width: 600px) {
  .fi-import-flow-copy { gap: 10px; font-size: 13px; line-height: 20px; }
  .fi-import-request-link { min-width: 200px; font-size: 13px; line-height: 18px; padding: 6px 12px; min-height: 38px; }
}

@media (max-width: 480px) {
  .fi-import-flow-section { margin-bottom: 24px; }
  .fi-import-flow-item { gap: 10px; }
  .fi-import-flow-copy { gap: 8px; font-size: 12px; line-height: 18px; }
  .fi-import-request-link { min-width: 180px; font-size: 12px; line-height: 16px; padding: 6px 10px; min-height: 36px; }
  .fi-import-flow-step > span { font-size: 13px; line-height: 18px; padding: 8px 10px; min-height: 40px; }
  .fi-import-flow-arrow img { width: 28px; height: 16px; }
}

/* ─────────────────────────────────────────
   FOOD INSPECTION — FOOTER MOBILE
───────────────────────────────────────── */
@media (max-width: 480px) {
  .fi-detail-table-subtitle { margin-bottom: 10px; }
  .fi-detail-table-title { margin-bottom: 10px; }
  .fi-detail-purpose-title { margin-bottom: 10px; }
  .fi-detail-purpose-label { margin-bottom: 10px; }
  .fi-detail-body { margin-bottom: 24px; }
  .fi-detail-related { margin-bottom: 24px; }
  .fi-detail-table-section { margin-bottom: 24px; }
  .fi-detail-purpose { margin-bottom: 24px; }
  .fi-site-footer      { padding: 24px 16px 16px; }
  .fi-footer-logo-img  { height: 48px; }
  .fi-footer-inner     { gap: 16px; }
  .fi-footer-nav {
    display: flex;
    flex-direction: column;
    gap: 0;
    width: 100%;
  }
  .fi-footer-nav-col   { gap: 0; }
  .fi-footer-nav-col a {
    display: block;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 2.2;
    color: #243752;
    padding-left: .6rem;
  }
  .fi-footer-nav-col a::before { content: '・'; color: #888888; }
}

@media (max-width: 480px) {
  .fi-detail-title { font-size: 20px; line-height: 28px; }
  .fi-detail-desc { font-size: 13px; line-height: 20px; }
  .fi-detail-images { gap: 10px; }
  .fi-detail-images img,
  .fi-detail-img-placeholder { width: 100%; }
  .fi-detail-purpose-label,
  .fi-detail-table-title { font-size: 18px; line-height: 26px; }
  .fi-detail-purpose-title,
  .fi-detail-table-subtitle { font-size: 17px; line-height: 24px; }
  .fi-detail-purpose-body { font-size: 13px; line-height: 20px; }
  .fi-detail-related-inner { flex-direction: column; align-items: flex-start; gap: 8px; }
  .fi-detail-newsletter-btn { font-size: 14px; line-height: 20px; padding: 8px 12px; width: fit-content; max-width: 100%; }
  .fi-detail-related-inner .fi-detail-newsletter-btn { margin-inline: auto; }
  .fi-detail-newsletter-arrow { width: 28px; height: 28px; font-size: 18px; }
  .fi-ac-heading { font-size: 21px; line-height: 29px; }
  .fi-ac-kicker { font-size: 13px; line-height: 20px; }
  .fi-ac-section { margin-bottom: 24px; }

  .sn-inner-hero-title      { bottom: 12px; left: 12px; }
  .sn-sidebar-toggle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 12px 16px;
    background: #008F8D;
    color: #fff;
    border: none;
    border-radius: 8px;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    margin-bottom: 4px;
  }
  .sn-sidebar-toggle-icon { transition: transform .25s; flex-shrink: 0; }
  .sn-sidebar-toggle[aria-expanded="true"] .sn-sidebar-toggle-icon { transform: rotate(180deg); }
  .sn-sidebar-nav {
    display: none;
    border: 1px solid #E6E8EC;
    border-radius: 8px;
    overflow-y: auto;
    max-height: 60vh;
  }
  .sn-sidebar-nav.open { display: flex; }
  .sn-sidebar-nav a { width: 100%; border-radius: 0; }
  .sn-faq-title             { font-size: 20px; line-height: 28px; }
  .sn-faq-viewall           { font-size: 14px; }
  .sn-faq-list              { gap: 12px; }
  .sn-faq-q                 { font-size: 13px; line-height: 20px; padding: 14px 14px 14px 64px; min-height: 56px; }
  .sn-faq-q-badge           { width: 50px; height: 50px; font-size: 22px; }
  .sn-faq-q-icon            { width: 28px; height: 28px; }
  .sn-faq-a-inner           { gap: 16px; padding: 14px; }
  .sn-faq-a-badge           { font-size: 22px; line-height: 26px; }
  .sn-faq-a-text            { font-size: 13px; line-height: 20px; }

  .fi-detail-table-wrap     { overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .fi-functionality-table td { padding: 10px 0 10px 24px; }
  .fi-petfood-heading { margin-top: 24px; font-size: 17px; line-height: 25px; }
  .fi-petfood-heading .min-1 { font-size: 12px; line-height: 18px; }
  .fi-petfood-content > p { font-size: 13px; line-height: 1.8; }
  .fi-petfood-reasons h3, .fi-petfood-related h3 { font-size: 14px; }
  .fi-petfood-reasons ol { padding-left: 36px; }
  .fi-petfood-reasons ul { padding-left: 48px; padding-right: 16px; }
  .fi-petfood-btn { min-width: 160px; padding: 10px 16px; font-size: 13px; }
  .fi-pfas-notes { padding: 12px; }
  .fi-pfas-notes .fi-detail-purpose-title { font-size: 18px; line-height: 26px; margin-bottom: 12px; }
  .fi-pfas-notes .fi-detail-purpose-title:not(:first-of-type) { margin-top: 16px; }
  .fi-pfas-notes p { font-size: 13px; line-height: 20px; }
  .fi-pfas-notes-grid { grid-template-columns: 1fr; gap: 12px; }
  .fi-pfas-notes-grid img { width: min(291px, 100%); margin-inline: auto; }
  .fi-detail-table          { min-width: 480px; font-size: 13px; }
  .fi-detail-table thead tr th { font-size: 12px; padding: 8px; }
  .fi-detail-table .fi-th-price,
  .fi-detail-table .fi-th-std,
  .fi-detail-table .fi-th-rush { width: 80px; }
  .fi-detail-table tbody tr td { font-size: 12px; padding: 10px 8px; }
  .fi-detail-table-note     { font-size: 12px; }
  .fi-td2-item              { font-size: 12px; padding: 10px 8px; }
  .fi-9thc-kicker { font-size: 13px; line-height: 20px; }
  .fi-9thc-section { margin-bottom: 24px; }
  .fi-9thc-table { min-width: 420px; }
  .fi-9thc-table th,
  .fi-9thc-table td { padding: 10px; font-size: 12px; line-height: 18px; }
  .fi-9thc-intro { font-size: 13px; line-height: 20px; }
  .fi-9thc-contact { margin-bottom: 24px; }
  .fi-detail-panel--radiation .fi-radiation-intro {
    margin-bottom: 18px;
  }
  .fi-detail-panel--radiation .fi-radiation-copy {
    font-size: 13px;
    line-height: 20px;
  }
  .fi-detail-panel--radiation .fi-radiation-image img {
    width: 100%;
    height: auto;
    aspect-ratio: 267 / 164;
  }
  .fi-detail-panel--radiation .fi-radiation-table,
  .fi-detail-panel--radiation .fi-radiation-price-table {
    min-width: 500px;
  }
  .fi-detail-panel--radiation .fi-radiation-table--limit {
    min-width: 820px;
  }
  .fi-detail-panel--radiation .fi-radiation-table--sample {
    min-width: 500px;
  }
  .fi-detail-panel--radiation .fi-radiation-table th,
  .fi-detail-panel--radiation .fi-radiation-table td,
  .fi-detail-panel--radiation .fi-radiation-price-table th,
  .fi-detail-panel--radiation .fi-radiation-price-table td {
    padding: 9px 8px;
    font-size: 12px;
    line-height: 18px;
  }
  .fi-detail-panel--radiation .fi-detail-table-note--muted {
    font-size: 12px;
    line-height: 18px;
  }
  .fi-detail-panel--radiation .fi-detail-table-note--highlight {
    padding: 10px 12px;
  }
}

/* Small landscape phones */
@media (max-width: 420px) {
  .fi-detail-table-subtitle { margin-bottom: 8px; }
  .fi-detail-table-title { margin-bottom: 8px; }
  .fi-detail-purpose-title { margin-bottom: 8px; }
  .fi-detail-purpose-label { margin-bottom: 8px; }
  .fi-detail-body { margin-bottom: 20px; }
  .fi-detail-related { margin-bottom: 20px; }
  .fi-detail-table-section { margin-bottom: 20px; }
  .fi-detail-purpose { margin-bottom: 20px; }
  .fi-detail-title { font-size: 18px; line-height: 26px; }
  .fi-detail-panel--timelimit .fi-detail-title span { font-size: 16px; line-height: 24px; }
  .fi-detail-desc { font-size: 12.5px; line-height: 19px; }
  .fi-detail-purpose-label,
  .fi-detail-table-title { font-size: 16px; line-height: 24px; }
  .fi-detail-purpose-title,
  .fi-detail-table-subtitle { font-size: 15px; line-height: 22px; }
  .fi-detail-purpose-body { font-size: 12.5px; line-height: 19px; }
  .fi-detail-related { padding: 12px 14px; box-shadow: 2px 2px 0 #008F8D; }
  .fi-detail-related-title { font-size: 16px; line-height: 22px; }
  .fi-related-link { font-size: 12px; }
  .fi-detail-newsletter-btn { font-size: 13px; line-height: 18px; padding: 8px 10px; }
  .fi-detail-newsletter-arrow { width: 24px; height: 24px; }
  .fi-detail-table { min-width: 420px; }
  .fi-functionality-table td { padding-left: 16px; }
  .fi-petfood-actions { gap: 10px; margin-bottom: 0; align-items: center; }
  .fi-petfood-actions .fi-petfood-btn { width: auto; max-width: 100%; }
  .fi-petfood-heading { font-size: 16px; line-height: 23px; }
  .fi-detail-table thead tr th { font-size: 11px; padding: 6px; }
  .fi-detail-table tbody tr td { font-size: 11px; padding: 8px 6px; }
  .fi-td2-item { font-size: 11px; padding: 8px 6px; }
  .fi-detail-table .fi-th-price,
  .fi-detail-table .fi-th-std,
  .fi-detail-table .fi-th-rush { width: 68px; }
  .fi-pfas-notes { padding: 10px; margin: 0 0 20px; }
  .fi-pfas-notes .fi-detail-purpose-title { font-size: 16px; line-height: 22px; margin-bottom: 10px; }
  .fi-pfas-notes .fi-detail-purpose-title:not(:first-of-type) { margin-top: 14px; }
  .fi-pfas-notes p { font-size: 12px; line-height: 18px; margin: 0 0 12px; }
  .fi-pfas-notes-grid { gap: 10px; }
  .fi-detail-panel--radiation .fi-radiation-table,
  .fi-detail-panel--radiation .fi-radiation-price-table {
    min-width: 460px;
  }
  .fi-detail-panel--radiation .fi-radiation-table--limit {
    min-width: 800px;
  }
  .fi-detail-panel--radiation .fi-radiation-table th,
  .fi-detail-panel--radiation .fi-radiation-table td,
  .fi-detail-panel--radiation .fi-radiation-price-table th,
  .fi-detail-panel--radiation .fi-radiation-price-table td {
    padding: 8px 6px;
    font-size: 11px;
    line-height: 17px;
  }
}

/* Very small phones (iPhone SE 1st gen) */
@media (max-width: 359px) {
  .fi-petfood-heading { font-size: 15px; line-height: 22px; }
  .fi-detail-title { font-size: 16px; line-height: 22px; }
  .fi-detail-panel--timelimit .fi-detail-title span { font-size: 14px; line-height: 20px; }
  .fi-detail-purpose-label,
  .fi-detail-table-title { font-size: 15px; line-height: 22px; }
  .fi-detail-purpose-title,
  .fi-detail-table-subtitle { font-size: 14px; line-height: 20px; }
  .fi-detail-related-title { font-size: 15px; line-height: 20px; }
  .fi-detail-newsletter-btn { font-size: 12px; padding: 6px 10px; }
  .fi-detail-table { min-width: 380px; }
  .fi-functionality-table td { padding-left: 12px; }
  .fi-pfas-notes .fi-detail-purpose-title { font-size: 15px; line-height: 20px; margin-bottom: 9px; }
  .fi-pfas-notes p { font-size: 11px; line-height: 17px; }
  .fi-detail-panel--radiation .fi-radiation-table,
  .fi-detail-panel--radiation .fi-radiation-price-table {
    min-width: 420px;
  }
  .fi-detail-panel--radiation .fi-radiation-table--limit {
    min-width: 780px;
  }
}

.fi-detail-panel--microbe > .fi-detail-purpose:last-child {
  margin-bottom: 0;
}
