:where(:root) .bricks-color-primary {color: #231f20}:where(:root) .bricks-background-primary {background-color: #231f20} body {font-size: 1.2vw; color: var(--bricks-color-3f1d90); font-family: "Noto Serif JP"; letter-spacing: 0.1em; font-weight: 400} body.bricks-is-frontend :focus-visible {outline: none} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: none; }} .brxe-section {padding-top: 10vw; padding-bottom: 10vw; width: 100vw} .brxe-container {width: 100vw} .woocommerce main.site-main {width: 100vw} #brx-content.wordpress {width: 100vw} .brxe-div:where(:not(.brx-dropdown-content)) {display: flex} .brxe-div {flex-direction: column; width: 100%}@media (max-width: 478px) { body {font-size: 3.6vw}}