@layer base{.responsive-product-page{--aside-width:335px;--content-width:750px;--max-width:1140px;--gap:calc(var(--max-width) - var(--content-width) - var(--aside-width));box-sizing:border-box}.responsive-product-page *{box-sizing:border-box}.responsive-product-page{font-family:var(--font-base);max-width:var(--max-width);margin-inline:auto}@media screen and (width > 750px){.responsive-product-page{display:grid;grid-template-columns:1fr var(--aside-width,335px);-moz-column-gap:16px;column-gap:16px;justify-content:space-between;padding-inline:16px}}}@layer base{.product-main-column{min-width:0}@media screen and (width > 750px){.product-main-column{width:var(--content-width)}}}@layer reset{.product-main-column a{color:initial;text-decoration-color:initial;text-decoration-line:initial}}.product-contents{width:100%;font-family:var(--font-base);line-height:1.8;font-size:var(--font-size-set15)}.product-contents img{max-width:100%;height:auto}
/*# sourceMappingURL=responsive-product-page.css.map */