/* Guide Pages Styles */

/* ガイドサポート・CTA のはみ出しをクリップし横スクロールを防ぐ */
.page-template-page-guide-php .content-section {
    overflow-x: hidden;
}
