:root{--rpt-color-text: #000000;--rpt-color-text-muted: #888888;--rpt-color-border: #cacaca;--rpt-font-family: "Pretendard", -apple-system, BlinkMacSystemFont, sans-serif;--rpt-font-size-label: 1.2rem;--rpt-font-size-title: 1.4rem;--rpt-font-size-price: 1.2rem;--rpt-font-size-link: 1.4rem;--rpt-font-size-attribute: 1.2rem;--rpt-font-weight-label: 500;--rpt-font-weight-title: 400;--rpt-font-weight-price: 400;--rpt-font-weight-link: 600;--rpt-font-weight-attribute: 400;--rpt-line-height-label: 1.3rem;--rpt-line-height-attribute: 1.3rem;--rpt-gap-products: 1.3rem;--rpt-gap-product-info: .6rem;--rpt-border-width: .1rem;--rpt-image-size: 28rem}.related-products-table{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.related-products-table div:empty{display:block}.related-products-table__wrapper{display:flex;flex-direction:column;gap:1.3rem;min-width:fit-content}.related-products-table__products{display:flex;gap:0;width:100%;max-width:100%}.related-products-table__spacer{min-width:14.1rem;flex-shrink:0}.related-products-table__products>.related-products-table__product-card:first-of-type{margin-left:var(--rpt-gap-products)}.related-products-table__product-card{display:flex;flex-direction:column;gap:1.6rem}.related-products-table__table{width:100%;max-width:100%;display:flex;gap:0}.related-products-table__header-column{display:flex;flex-direction:column;min-width:14.1rem;flex-shrink:0}.related-products-table__header-row{display:flex;flex-direction:column;height:4.6rem}.related-products-table__label{font-family:var(--rpt-font-family);font-size:var(--rpt-font-size-label);font-weight:var(--rpt-font-weight-label);line-height:var(--rpt-line-height-label);color:var(--rpt-color-text-muted);padding:1.6rem 0;height:4.5rem;display:flex;align-items:flex-start}.related-products-table__divider{width:100%;height:var(--rpt-border-width);background-color:var(--rpt-color-border)}.related-products-table__attributes-wrapper{display:flex;flex:1}.related-products-table__attributes-column{display:flex;flex-direction:column;flex-shrink:0;width:25%}.related-products-table__image-link{display:block;width:100%;aspect-ratio:1;overflow:hidden}.related-products-table__image-link:hover .related-products-table__image{transform:scale(1.05)}.related-products-table__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.related-products-table__placeholder{width:100%;aspect-ratio:1;background-color:#d9d9d9}.related-products-table__product-info{display:flex;flex-direction:column;gap:var(--rpt-gap-product-info)}.related-products-table__product-title{font-family:var(--rpt-font-family);font-size:var(--rpt-font-size-title);font-weight:var(--rpt-font-weight-title);color:var(--rpt-color-text);margin:0;line-height:1.3}.related-products-table__product-title a{color:inherit;text-decoration:none;transition:opacity .2s ease}.related-products-table__product-title a:hover{opacity:.7}.related-products-table__price{font-family:var(--rpt-font-family);font-size:var(--rpt-font-size-price);font-weight:var(--rpt-font-weight-price);color:var(--rpt-color-text-muted);margin:0;line-height:1.3}.related-products-table__shop-link{font-family:var(--rpt-font-family);font-size:var(--rpt-font-size-link);font-weight:var(--rpt-font-weight-link);color:var(--rpt-color-text);text-decoration:underline;text-decoration-thickness:.1rem;text-underline-offset:.2rem;transition:opacity .2s ease;display:inline-block}.related-products-table__shop-link:hover{opacity:.7}.related-products-table__attribute-row{display:flex;flex-direction:column;height:4.6rem}.related-products-table__attribute-value{font-family:var(--rpt-font-family);font-size:var(--rpt-font-size-attribute);font-weight:var(--rpt-font-weight-attribute);line-height:var(--rpt-line-height-attribute);color:var(--rpt-color-text);padding:1.6rem 0;height:4.5rem;display:flex;align-items:flex-start}@media screen and (max-width: 989px){:root{--rpt-image-size: 24rem}.related-products-table__product-card,.related-products-table__attributes-column{min-width:24rem;max-width:24rem}.related-products-table__spacer,.related-products-table__header-column{min-width:12rem}}@media screen and (max-width: 749px){:root{--rpt-font-size-label: 1.2rem;--rpt-font-size-title: 1.3rem;--rpt-font-size-price: 1.1rem;--rpt-font-size-link: 1.3rem;--rpt-font-size-attribute: 1.2rem;--rpt-image-size: 20rem;--rpt-gap-products: 1rem}.related-products-table__product-card,.related-products-table__attributes-column{min-width:20rem;max-width:20rem}.related-products-table__spacer,.related-products-table__header-column{min-width:10rem}.related-products-table__header-row,.related-products-table__attribute-row{height:4rem}.related-products-table__label,.related-products-table__attribute-value{padding:1.2rem 0;height:3.9rem}.related-products-table__product-card{gap:1.5rem}}@media screen and (max-width: 480px){:root{--rpt-image-size: 18rem}.related-products-table__product-card,.related-products-table__attributes-column{min-width:18rem;max-width:18rem}.related-products-table__spacer,.related-products-table__header-column{min-width:9rem}}@media (prefers-reduced-motion: reduce){.related-products-table__image,.related-products-table__product-title a,.related-products-table__shop-link{transition:none!important}}.related-products-table__image-link:focus,.related-products-table__product-title a:focus,.related-products-table__shop-link:focus{outline:2px solid var(--rpt-color-text);outline-offset:.2rem}.related-products-table::-webkit-scrollbar{height:.8rem}.related-products-table::-webkit-scrollbar-track{background:#f1f1f1}.related-products-table::-webkit-scrollbar-thumb{background:#888;border-radius:.4rem}.related-products-table::-webkit-scrollbar-thumb:hover{background:#555}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-related-products-table.css.map */
