.collection-grid{padding:0 25px 40px}.collection-grid__category-header{text-align:left;padding:16px 0 10px;margin-top:30px;scroll-margin-top:80px}.collection-grid__category-header.is-overseas-only,.collection-grid__products.is-overseas-only{display:none}body.is-overseas .collection-grid__category-header.is-overseas-only,html[lang=en] .collection-grid__category-header.is-overseas-only{display:block}body.is-overseas .collection-grid__products.is-overseas-only,html[lang=en] .collection-grid__products.is-overseas-only{display:grid}.collection-grid__category-header:first-child{margin-top:0}.collection-grid__category-image{display:none}.collection-grid__category-image img{width:100%;height:auto;display:block}.collection-grid__category-title{font-family:"Cormorant SC",var(--font-heading);font-size:30px;font-weight:500;line-height:1;margin:0}.collection-grid__category-subtitle{font-family:var(--font-subtitle);font-size:13px;font-weight:500;color:#97a791;letter-spacing:.05em;line-height:1.5;margin:0}.collection-grid__category-description{font-family:var(--font-body);font-size:14px;font-weight:400;color:var(--color-text);line-height:1.8;margin:20px 0 30px}.collection-grid__category-description a{color:var(--color-text);text-decoration:underline;margin-top:15px;display:inline-block}.collection-grid__category-description a:hover{opacity:.7}.collection-grid__category-description img{display:block;margin:15px auto 0;max-width:300px;height:auto}.link-style--black-underline a{font-family:var(--font-subtitle);font-weight:500;font-size:15px;letter-spacing:.04em;text-decoration:underline;color:var(--color-text)}@media(max-width:1023px){body.template-collection .link-style--black-underline a:after{content:" \ff1e"}}.link-style--green-border a{font-family:BiauKaiTC,DFKai-SB,serif;font-size:16px;letter-spacing:.04em;color:#97a791;text-decoration:none;border:1px solid #97A791;padding:0 7px;display:inline-block;margin-top:15px}.link-style--green-border a:hover{background-color:#97a791;color:#fff;opacity:1}.collection-grid__subcategory-wrapper{margin-top:40px;margin-bottom:30px;scroll-margin-top:80px}.collection-grid__subcategory-header{text-align:left;padding:0 25px;margin-left:-25px;margin-right:-25px;background:url(subcategory-title-bg.png) no-repeat center center;background-size:100% 100%;height:91px;display:flex;flex-direction:column;justify-content:center}.collection-grid__subcategory-title{font-family:"Cormorant SC",var(--font-heading);font-size:22px;font-weight:500;line-height:1;margin:0}.collection-grid__subcategory-header .collection-grid__category-subtitle{font-family:"Cormorant SC",var(--font-heading);font-size:12px;font-weight:600;color:#97a791;letter-spacing:.08em}.collection-grid__sub-subcategory-header{text-align:left;padding:0;margin-top:40px;scroll-margin-top:80px}.collection-grid__sub-subcategory-title{font-family:var(--font-body);font-size:18px;font-weight:600;letter-spacing:.04em;line-height:1;margin:0;background-color:#97a791;color:#fff;padding:0 16px;height:40px;display:flex;align-items:center}.collection-grid__products{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.collection-grid__products--sub{margin-bottom:70px}.collection-grid__empty{text-align:center;padding:60px 20px;color:#888;font-size:14px}.collection-grid__pagination{text-align:center;padding:32px 0}.collection-grid__pagination a,.collection-grid__pagination span{display:inline-block;padding:8px 12px;margin:0 2px;font-size:13px;text-decoration:none;color:var(--color-text)}.collection-grid__pagination span.current{font-weight:600;border-bottom:2px solid var(--color-text)}.product-card{position:relative}.product-card__link{text-decoration:none;color:var(--color-text);display:block}.product-card__image-wrapper{position:relative;overflow:visible;background-color:#f5f5f0;aspect-ratio:1 / 1;margin-bottom:8px}.product-card__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.product-card__link:hover .product-card__image{transform:scale(1.03)}.product-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#f0f0eb}.product-card__placeholder-svg{width:60%;height:60%;opacity:.3}.product-card__sold-out-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff9;display:flex;align-items:center;justify-content:center;z-index:2}.product-card__sold-out-text{font-family:var(--font-subtitle);font-size:12px;font-weight:500;letter-spacing:.04em;color:#231f2099}.product-card__tag{position:absolute;top:-9px;left:8px;width:17px;height:75px;display:flex;align-items:center;justify-content:flex-start;padding-top:14px;padding-left:2px;font-family:var(--font-subtitle);font-size:12px;font-weight:500;text-align:center;z-index:1;writing-mode:vertical-lr;text-orientation:mixed;transform:rotate(180deg);clip-path:polygon(0 15%,100% 0,100% 100%,0 100%)}.product-card__tag--pickup{background-color:#97a791;color:#fff;letter-spacing:.12em}.product-card__tag--new{background:transparent;color:#97a791;letter-spacing:.35em;clip-path:none;padding-top:23px}.product-card__tag--new:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='75'%3E%3Cpolygon points='0,11 17,0 17,75 0,75' fill='%23fff' stroke='%2397A791' stroke-width='1'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;z-index:-1}.product-card__badge--gift{width:auto;height:17px;display:inline-flex;align-items:center;justify-content:center;padding:0 2px;background-color:#000;color:#fff;font-family:var(--font-subtitle);font-size:9px;font-weight:500;letter-spacing:.02em;border-radius:0;flex-shrink:0}.product-card__info{padding:0 2px}.product-card__price-row{display:flex;align-items:center;justify-content:space-between}.product-card__title{font-size:12px;font-weight:400;line-height:1.5;margin:0 0 4px;font-family:var(--font-body);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__price{font-size:12px;font-weight:400;margin:0;font-family:var(--font-body)}.product-card__compare-price{color:#999;margin-right:4px;font-size:11px}@media(min-width:768px){.collection-grid{max-width:1100px;margin:0 auto;padding:0 40px 60px}.collection-grid__products{grid-template-columns:repeat(2,1fr);gap:24px 20px}.collection-grid__category-title{font-size:36px}.collection-grid__category-description{font-size:15px}.collection-grid__subcategory-header{margin-left:-40px;margin-right:-40px;padding:0 40px}.product-card__title,.product-card__price{font-size:13px}}@media(min-width:1024px){.collection-grid{max-width:1100px;padding:0 0 80px}.collection-grid__products{grid-template-columns:repeat(4,1fr);gap:30px 24px}.collection-grid__category-title{font-size:52px;font-weight:500;letter-spacing:.08em}.collection-grid__category-subtitle{font-size:15px;font-weight:500}.collection-grid__subcategory-title{font-size:35px;font-weight:600;letter-spacing:.09em;line-height:170%}.collection-grid__subcategory-header .collection-grid__category-subtitle{font-size:18px;font-weight:600;letter-spacing:.08em}.collection-grid__sub-subcategory-title{font-size:27px;font-weight:600;letter-spacing:.04em;height:60px;display:flex;align-items:center}.collection-grid__category-description{font-size:19px;line-height:210%;letter-spacing:.08em;max-width:505px;margin:35px 0 30px}.collection-grid__category-description.link-style--green-border{margin:30px 0}.collection-grid__subcategory-wrapper>.collection-grid__category-description{letter-spacing:.04em}.collection-grid__sub-subcategory-header .collection-grid__category-description{letter-spacing:.04em}.link-style--green-border a{font-size:24px;letter-spacing:.04em;border-width:2px}.link-style--black-underline a{font-size:20px;font-weight:500;font-family:var(--font-subtitle);letter-spacing:.04em}.product-card__title{font-size:19px;line-height:170%;letter-spacing:.03em}.product-card__price{font-size:19px;line-height:170%;letter-spacing:.03em;font-weight:600}.product-card__tag{font-size:16px;font-weight:500;line-height:2.7;font-family:var(--font-subtitle);width:25px;height:108px;padding-top:24px;padding-left:2px}.product-card__tag--new{padding-top:35px}.product-card__tag--new:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='108'%3E%3Cpolygon points='0,16 25,0 25,108 0,108' fill='%23fff' stroke='%2397A791' stroke-width='1'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%}.product-card__badge--gift{padding:0 3px 1px;height:22px;font-size:12px}.product-card__sold-out-text{font-size:14px}.collection-grid__products--sub{margin-bottom:160px}.collection-grid__category-header.collection-grid__category-header--1{margin-bottom:130px}.collection-grid__category-header{display:flex;align-items:flex-start;gap:0;width:100vw;max-width:1440px;position:relative;left:50%;transform:translate(-50%);margin-top:216px;margin-bottom:100px;padding:0;height:310px;scroll-margin-top:160px}body.is-overseas .collection-grid__category-header.is-overseas-only,html[lang=en] .collection-grid__category-header.is-overseas-only{display:flex}.collection-grid__category-text{flex:0 1 calc(50% - 50px);padding:0}.collection-grid__category-header .collection-grid__category-text{padding-right:clamp(40px,calc(50vw - 510px),210px);padding-left:40px}.collection-grid__category-header--reverse .collection-grid__category-text{position:absolute;top:0;left:max(0px,calc(50% - 550px));width:max(0px,calc(50% - 185px));padding:0 40px 0 0}.collection-grid__category-image{display:block;flex:0 0 735px;overflow:hidden;height:310px}.collection-grid__category-image img{width:100%;height:310px;object-fit:cover}.collection-grid__category-header--reverse{flex-direction:row-reverse}.collection-grid__subcategory-wrapper{position:relative;display:flex;flex-direction:row;align-items:flex-start;gap:40px;margin-top:136px;margin-bottom:25px;scroll-margin-top:160px}.collection-grid__subcategory-wrapper:before{content:"";position:absolute;top:0;left:calc(-50vw + 50%);width:560px;height:230px;background:url(subcategory-title-bg-pc.png) no-repeat left top;background-size:100% 100%;z-index:-1}.collection-grid__subcategory-header{margin-left:0;margin-right:0;background:none;height:auto;padding:50px 0 20px;flex:0 0 auto;min-width:397px}.collection-grid__subcategory-wrapper>.collection-grid__category-description{flex:1;margin-top:50px;max-width:none}.collection-grid__category-description:has(img){display:flex;align-items:flex-start;gap:140px}.collection-grid__category-description:has(img)>p:has(img){order:1;flex-shrink:0}.collection-grid__category-description:has(img)>p:not(:has(img)){flex:0 0 505px}.collection-grid__category-description:has(img)>p:has(img) img{display:block!important;width:359px;max-width:none;height:auto;margin:0!important}.collection-grid__sub-subcategory-header{margin-top:120px;scroll-margin-top:160px}.collection-grid__subcategory-wrapper+.collection-grid__sub-subcategory-header,.collection-grid__products--sub+.collection-grid__sub-subcategory-header{margin-top:20px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/collection.css.map */
