/* 埋め込み用リセット: megry reset.css を #megry-section にスコープ */
#megry-section *, #megry-section *::before, #megry-section *::after { box-sizing: border-box; }
#megry-section blockquote, #megry-section dd, #megry-section dl, #megry-section figure,
#megry-section h1, #megry-section h2, #megry-section h3, #megry-section h4,
#megry-section ol, #megry-section p, #megry-section ul { margin: 0; }
#megry-section h1, #megry-section h2, #megry-section h3, #megry-section h4, #megry-section h5, #megry-section h6 { font-family: inherit; font-weight: inherit; font-size: inherit; color: inherit; line-height: inherit; }
#megry-section ol, #megry-section ul { list-style: none; padding: 0; }
#megry-section img { height: auto; vertical-align: top; border: 0; }
#megry-section img, #megry-section picture { max-width: 100%; display: block; }
#megry-section .img img, #megry-section figure img { width: 100%; }
#megry-section a, #megry-section a:hover { color: inherit; text-decoration: none; }
#megry-section button, #megry-section input, #megry-section select, #megry-section textarea { font: inherit; margin: 0; padding: 0; }
#megry-section table { border-collapse: collapse; }

/* 既存の個別調整（維持） */
#megry-section .section-latest-post-container { padding: 3.2rem 0; }
#megry-section .latest-post-article article a figure { margin: 0; }
