body {color: var(--text-body); font-size: var(--text-m); font-family: "Noto Sans JP"; font-weight: 300; line-height: 1.9em} h1, h2, h3, h4, h5, h6 {font-family: "Noto Sans JP"; font-weight: 300; color: #000000} h1 {margin-bottom: var(--space-xs)} h2 {margin-bottom: var(--space-xs)} h3 {margin-top: calc(var(--space-m)*1.3); margin-bottom: var(--space-xs)} h4 {margin-top: calc(var(--space-m)*1.2); margin-bottom: var(--space-xs)} h5 {margin-top: calc(var(--space-m)*1.1); margin-bottom: var(--space-xs)} h6 {margin-top: calc(var(--space-m)*1.1); margin-bottom: var(--space-xs)} .brxe-section {padding-top: var(--space-3xl); padding-right: var(--space-m); padding-bottom: var(--space-3xl); padding-left: var(--space-m)} .brxe-container {width: 1440px} .woocommerce main.site-main {width: 1440px} #brx-content.wordpress {width: 1440px} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--success)}