/** Shopify CDN: Minification failed

Line 13:10 Unexpected "{"
Line 13:19 Expected ":"
Line 13:26 Unexpected "{"
Line 17:12 Unexpected "{"
Line 17:21 Expected ":"

**/


/* CSS from section stylesheet tags */
.section-{{ section.id }} {
    --header-offset: 241.41px; /* フォールバック値（任意） */
  }

  .section-{{ section.id }} .faq-wrapper__title {
    scroll-margin-top: var(--header-offset);
  }