@import"https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital@0;1&family=Noto+Sans+JP:wght@400;500;700&family=Noto+Serif+JP&family=Roboto:wght@500;700&display=swap";:root{--custom-font-main: "Noto Sans JP", sans-serif;--custom-font-second: "Roboto", sans-serif;--custom-font-serif: "Libre Baskerville", "Noto Serif JP", serif;--custom-text-color: #1b1b1b;--custom-main-color: #1b1b1b}.custom-sp-only{display:none}@media screen and (max-width: 749px){.custom-pc-only{display:none}.custom-sp-only{display:block}}.custom-selector-reload,.custom-product-form__controls-group{display:none}.custom-product-form__controls-group--submit:not(.-submit-text-box){display:none}.custom-product-float,.custom-product-variant__heading{display:none}.custom-product-variant__inner{border-bottom:1px solid #E0E0E0;margin-block:20px 60px}.custom-product-variant__list{margin-block:0}.custom-product-variant__color{display:flex;align-items:center;padding:8px 0;border-block:1px solid #E0E0E0;font-weight:700;font-size:13px;letter-spacing:.1em;color:#000;min-height:80px}.custom-product-variant__color-image{width:50px;margin-right:15px}.custom-product-variant__color-image img{display:block;width:100%;height:100%;object-fit:contain}.custom-product-variant__size{width:100%;margin-left:auto;padding:12px 8px 12px 0}.custom-product-variant__size:not(:last-of-type){border-bottom:1px solid #E0E0E0}.custom-product-variant__flex{display:flex;align-items:center;justify-content:space-between}.custom-product-variant__size-data{font-weight:700;font-size:12px;letter-spacing:.1em;color:#000}.custom-product-variant__size-delivery>p{display:inline-block;margin-bottom:0;font-weight:400;font-size:11px;letter-spacing:.1em;color:#404040}@media screen and (max-width: 749px){.custom-product-variant__size-delivery>p{font-size:10px}}.custom-product-variant__button{display:flex;width:250px}@media screen and (max-width: 749px){.custom-product-variant__button{display:flex;width:200px}}.custom-product-variant__button-link{width:100%;height:42px;background:#000;border-radius:5px;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:6px;color:#fff;letter-spacing:.1em;transition:opacity .3s ease-in-out}.custom-product-variant__button-link--request{background-color:gray;border-radius:6px;font-size:12px;font-weight:600;border:1px solid #808080}.custom-product-variant__button-link[disabled]{pointer-events:none;color:#636363;background-color:#e0e0e0;border:1px solid #e0e0e0}.custom-product-variant__button-link:not([disabled]):hover,a:focus{color:#fff;opacity:.7}.custom-product-variant__button-cart{height:20px;width:20px}.custom-product-variant__button-arrow{display:flex;align-items:center;justify-content:center;height:12px;width:8px}.custom-product-variant__button-arrow svg{width:100%;height:100%}.custom-product-variant__title{display:flex;align-items:center;justify-content:space-between;width:100%;margin-left:auto;padding:8px 8px 12px 0}.custom-product-variant__title:not(:last-of-type){border-bottom:1px solid #e0e0e0}.custom-product-variant__title:first-of-type{border-top:1px solid #e0e0e0}.custom-product-variant__title-data{font-weight:700;font-size:12px;letter-spacing:.1em;color:#000}.custom-product-delivery{margin-bottom:20px}.custom-product-delivery__title{font-size:16px;font-weight:700;color:#000;padding-bottom:14px;margin:0}@media screen and (max-width: 749px){.custom-product-float{display:block;width:100%;position:fixed;right:0;bottom:0;left:0;z-index:500;background-color:#fff}.custom-product-float__inner{display:flex;align-items:center;gap:20px;padding:15px}.custom-product-float__price-text{width:30%;font-size:14px;color:#000;text-align:center;line-height:1.3;font-weight:700;letter-spacing:1px;margin-bottom:0}.custom-product-float__button{flex:1}.custom-product-float__button-item{width:100%;height:42px;background:#23abdd;border:.5px solid #23ABDD;border-radius:5px;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:6px;color:#fff;letter-spacing:.1em;transition:opacity .3s ease-in-out}.custom-product-float__button-item[disabled]{pointer-events:none;color:#636363;background-color:#e0e0e0;border:1px solid #e0e0e0}.custom-product-float__button-item:not([disabled]):hover,a:focus{color:#fff;opacity:.7}.custom-product-float__button-cart{height:20px;width:20px}.custom-product-float__button-arrow{display:flex;align-items:center;justify-content:center;height:12px;width:8px}.custom-product-float__button-arrow svg{width:100%;height:100%}.custom-product-variant{display:flex;width:100%;height:100%;position:fixed;right:0;bottom:0;left:0;z-index:-1;pointer-events:none}.custom-product-variant.is-active{z-index:99999999;pointer-events:visible}.custom-product-variant__bg{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:#0000001a;opacity:0;pointer-events:none;transition:.3s opacity cubic-bezier(.77,0,.175,1)}.custom-product-variant.is-active .custom-product-variant__bg{opacity:1;pointer-events:visible}.custom-product-variant__container{position:relative;background:#fff;width:100%;bottom:-100%;margin-top:auto;transition:.3s bottom cubic-bezier(.77,0,.175,1)}.custom-product-variant.is-active .custom-product-variant__container{bottom:0}.custom-product-variant__heading{display:block;position:relative}.custom-product-variant__heading-main{display:flex;align-items:center;justify-content:center;gap:16px;padding-block:16px}.custom-product-variant__heading-title{font-size:12px;color:#000;font-weight:700;margin-bottom:0}.custom-product-variant__heading .icon__heart{width:38px;height:38px;margin-top:0}.custom-product-variant__heading-close{display:flex;justify-content:center;align-items:center;width:40px;height:40px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.custom-product-variant__inner{max-height:70vh;overflow-y:scroll;margin:0;display:block;border-bottom:none;padding:0 10px 30px}}.custom-blog-template__inner{max-width:1064px;width:100%;margin-inline:auto;padding-inline:32px}.custom-blog-template__list{display:grid}.custom-blog-template__link{display:block;transition:opacity .3s ease-in-out}.custom-blog-template__item-image{position:relative;margin-bottom:12px}.custom-blog-template__item-image:before{content:"";display:block;padding-top:125.2174%}.custom-blog-template__item-image img{display:block;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}.custom-blog-template__item-title{font-size:14px;color:var(--custom-text-color);font-family:var(--custom-font-main);font-weight:500;line-height:1.5;letter-spacing:.05em;margin-bottom:0}.custom-blog-template__item-date{font-size:14px;color:#959595;font-family:var(--custom-font-main);font-weight:500;line-height:1.8;letter-spacing:.05em;margin-bottom:0}.custom-blog-template__item-author,.custom-blog-template__item-excerpt{font-size:12px;color:var(--custom-text-color);font-family:var(--custom-font-main);font-weight:500;line-height:1.5;letter-spacing:.05em;margin-bottom:0}@media screen and (max-width: 539px){.custom-blog-template__inner{padding-inline:16px}}.custom-article-template__inner{max-width:1064px;width:100%;margin-inline:auto;padding:80px 32px 108px}.custom-article-template__main{max-width:620px;width:100%;margin-inline:auto}.custom-article-template__thumb{width:100%;position:relative;margin-bottom:60px}.custom-article-template__thumb:before{content:"";display:block;padding-top:125%}.custom-article-template__thumb img{display:block;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}.custom-article-template__data{margin-bottom:40px}.custom-article-template__title{font-size:30px;color:var(--custom-text-color);font-weight:700;font-family:var(--custom-font-main);line-height:1.7;letter-spacing:.05em;margin-bottom:0}.custom-article-template__date{font-size:16px;color:#959595;font-weight:400;font-family:var(--custom-font-main);line-height:1.7;letter-spacing:.05em}.custom-article-template__author{font-size:14px;color:var(--custom-text-color);font-weight:400;font-family:var(--custom-font-main);line-height:1.7;letter-spacing:.05em;margin-bottom:0}.custom-article-template__content{padding-bottom:20px}.custom-article-template__content h2{font-size:24px;font-weight:700;font-family:var(--custom-font-main);color:var(--custom-text-color);line-height:1.7;letter-spacing:.05em;margin-bottom:18px}.custom-article-template__content p{font-size:16px;font-weight:400;color:var(--custom-text-color);font-family:var(--custom-font-main);line-height:1.8;letter-spacing:.05em;margin-bottom:40px}.custom-article-template__content img{max-width:100%}.custom-article-template__content video{max-width:100%}@media screen and (max-width: 767px){.custom-article-template__inner{padding:40px 16px 80px}.custom-article-template__thumb{margin-bottom:40px}.custom-article-template__title{font-size:24px}.custom-article-template__date{font-size:14px}.custom-article-template__content h2{font-size:20px}}.custom-article-template__recommend{width:100%}.custom-article-template__recommend-title{font-size:18px;font-weight:700;color:var(--custom-text-color);font-family:var(--custom-font-main);line-height:1.7;letter-spacing:.05em;text-align:center;margin-bottom:24px}.custom-article-template__recommend-list{display:flex;gap:27px;justify-content:center;align-items:flex-start;margin-bottom:60px}.custom-article-template__recommend-item{max-width:calc((100% - 81px)/4);width:100%}.custom-article-template__recommend-link{display:block;transition:opacity 1s ease-in-out}.custom-article-template__recommend-image{width:100%;position:relative;margin-bottom:6px;overflow:hidden}.custom-article-template__recommend-image:before{content:"";display:block;padding-top:125%}.custom-article-template__recommend-image img{display:block;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;transition:transform 1s ease-in-out}@media (hover: hover){.custom-article-template__recommend-link:hover{opacity:.7}.custom-article-template__recommend-link:hover .custom-article-template__recommend-image img{transform:scale(1.05)}}.custom-article-template__recommend-collection{font-size:12px;font-weight:400;color:#959595;font-family:var(--custom-font-main);line-height:1.8;letter-spacing:.05em;margin-bottom:0}.custom-article-template__recommend-product{font-size:14px;font-weight:500;color:var(--custom-text-color);font-family:var(--custom-font-main);line-height:1.5;letter-spacing:.05em;margin-bottom:0}.custom-article-template__recommend-price{font-size:14px;font-weight:500;color:#959595;font-family:var(--custom-font-main);line-height:1.8;letter-spacing:.05em;margin-bottom:0}@media screen and (max-width: 767px){.custom-article-template__recommend-list{flex-wrap:wrap}.custom-article-template__recommend-item{max-width:calc((100% - 27px)/2)}}.custom-article-template__button{max-width:480px;width:100%;margin-inline:auto}.custom-article-template__button-link{display:flex;justify-content:center;align-items:center;gap:8px;width:100%;font-size:16px;font-weight:500;color:var(--custom-text-color);font-family:var(--custom-font-main);line-height:1.8;letter-spacing:.05em;text-transform:uppercase;margin-bottom:0;padding-block:14px;text-align:center;border:1px solid var(--custom-main-color);transition:opacity .3s ease-in-out}.custom-article-template__button-link svg{width:8px;height:13px;transition:transform .3s ease-in-out}@media (hover: hover){.custom-article-template__button-link:hover{opacity:.7}.custom-article-template__button-link:hover svg{transform:translate(-3px)}}.custom-blog-list{margin:20px 0}.custom-blog-list__inner{max-width:1064px;width:100%;margin-inline:auto}.custom-blog-list__title{text-align:center;font-size:18px;font-weight:400;color:var(--custom-text-color);font-family:optima,noto sans jp,sans-serif;line-height:1.7;letter-spacing:.05em;margin-bottom:20px}.custom-blog-list__list{display:flex;justify-content:start;align-items:flex-start;gap:33px 27px}.custom-blog-list__item{width:33%}.custom-blog-list__item a:hover{opacity:.5}.custom-blog-list__link{display:block;transition:opacity .3s ease-in-out}.custom-blog-list__image{width:100%;position:relative;margin-bottom:12px}.custom-blog-list__image:before{content:"";display:block;padding-top:125%}.custom-blog-list__image img{display:block;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}.custom-blog-list__article{font-size:14px;font-weight:400;color:var(--custom-text-color);font-family:var(--custom-font-main);line-height:1.5;letter-spacing:.05em;margin-bottom:0}.custom-blog-list__date{font-size:12px;font-weight:400;color:#959595;font-family:var(--custom-font-main);line-height:1.8;letter-spacing:.05em;margin-bottom:0}@media screen and (max-width: 767px){.custom-blog-list__inner{padding-inline:5px}.custom-blog-list__list{flex-wrap:wrap;justify-content:space-between;gap:15px 0}.custom-blog-list__item{width:49.5%}.custom-blog-list__article{font-size:13px;text-align:center}}.custom-feature-inner{max-width:1064px;width:100%;margin-inline:auto;padding-inline:32px}@media screen and (max-width: 749px){.custom-feature-inner{padding-inline:16px}}.custom-feature-template__inner{padding-top:135px}.custom-feature-template__image{position:relative;margin-bottom:70px}.custom-feature-template__image:before{content:"";display:block;padding-top:45%}.custom-feature-template__image img{display:block;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}@media screen and (max-width: 749px){.custom-feature-template__inner{padding-top:40px}.custom-feature-template__image{margin-bottom:40px;padding-inline:16px}.custom-feature-template__image:before{padding-top:125%}}.custom-feature-template__heading{margin-bottom:60px}.custom-feature-template__heading-title{max-width:460px;width:100%;font-size:20px;font-weight:700;color:var(--custom-text-color);font-family:var(--custom-font-main);line-height:1.7;letter-spacing:.05em;text-align:center;margin:0 auto 60px}.custom-feature-template__heading-list{display:flex;align-items:center;justify-content:center;gap:40px}.custom-feature-template__heading-item{max-width:calc((100% - 120px)/4);width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-bottom:3px solid #4E4449}.custom-feature-template__heading-item-link{display:flex;flex-direction:column;align-items:center;justify-content:center;transition:opacity .3s ease-in-out}@media (hover: hover){.custom-feature-template__heading-item-link:hover{opacity:.7}}.custom-feature-template__heading-item-index{display:flex;flex-direction:column;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:500;color:#4e4449;font-family:var(--custom-font-second);line-height:1.7;letter-spacing:.05em;text-align:center;border:1px solid #4E4449;border-radius:100vmax;margin-bottom:6px}.custom-feature-template__heading-item-title{font-size:20px;font-weight:700;color:#4e4449;font-family:var(--custom-font-second);line-height:1.7;letter-spacing:.05em;text-align:center;margin-bottom:4px}@media screen and (max-width: 749px){.custom-feature-template__heading{margin-bottom:40px}.custom-feature-template__heading-title{font-size:18px;margin-bottom:40px}.custom-feature-template__heading-list{gap:20px;flex-wrap:wrap}.custom-feature-template__heading-item{max-width:calc((100% - 20px)/2)}.custom-feature-template__heading-item-title{font-size:18px}}.custom-feature-template__main-item{width:100%;background-color:#fff;padding-block:80px}.custom-feature-template__main-item:nth-of-type(2n){background-color:#f6f6f0}.custom-feature-template__main-item-heading{text-align:center;margin-bottom:50px}.custom-feature-template__main-item-index{display:flex;flex-direction:column;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:500;color:var(--custom-text-color);font-family:var(--custom-font-second);line-height:1.7;letter-spacing:.05em;text-align:center;border:1px solid var(--custom-main-color);border-radius:100vmax;margin:0 auto 6px}.custom-feature-template__main-item-label{font-size:20px;font-weight:700;color:var(--custom-text-color);font-family:var(--custom-font-second);line-height:1.7;letter-spacing:.05em;margin-bottom:4px}.custom-feature-template__main-item-title{font-size:18px;font-weight:700;color:var(--custom-text-color);font-family:var(--custom-font-main);line-height:1.7;letter-spacing:.05em;margin-bottom:18px}.custom-feature-template__main-item-text{max-width:480px;width:100%;font-size:14px;font-weight:500;color:var(--custom-text-color);font-family:var(--custom-font-main);line-height:1.8;letter-spacing:.05em;margin-inline:auto}.custom-feature-template__main-item-products{display:flex;justify-content:center;align-items:flex-start;gap:27px;margin-bottom:46px}.custom-feature-template__main-item-unit{max-width:calc((100% - 81px)/4);width:100%}.custom-feature-template__main-item-link{display:block;transition:opacity 1s ease-in-out}.custom-feature-template__main-item-image{width:100%;position:relative;margin-bottom:6px;overflow:hidden}.custom-feature-template__main-item-image:before{content:"";display:block;padding-top:130.4348%}.custom-feature-template__main-item-image img{display:block;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;transition:transform 1s ease-in-out}@media (hover: hover){.custom-feature-template__main-item-link:hover{opacity:.7}.custom-feature-template__main-item-link:hover .custom-feature-template__main-item-image img{transform:scale(1.05)}}.custom-feature-template__main-item-collection{font-size:12px;font-weight:500;color:#959595;font-family:var(--custom-font-main);line-height:1.8;letter-spacing:.05em;margin-bottom:0}.custom-feature-template__main-item-product{font-size:14px;font-weight:500;color:var(--custom-text-color);font-family:var(--custom-font-main);line-height:1.5;letter-spacing:.05em;margin-bottom:0}.custom-feature-template__main-item-price{font-size:14px;font-weight:500;color:#959595;font-family:var(--custom-font-main);line-height:1.8;letter-spacing:.05em;margin-bottom:0}.custom-feature-template__main-button{max-width:486px;width:100%;margin-inline:auto}.custom-feature-template__main-link{display:flex;justify-content:center;align-items:center;gap:8px;width:100%;position:relative;font-size:16px;font-weight:500;color:var(--custom-text-color);font-family:var(--custom-font-main);line-height:1.8;letter-spacing:.05em;margin-bottom:0;text-align:center;padding-block:14px;border:1px solid var(--custom-main-color);background-color:transparent;transition:color .5s ease-in-out;z-index:1}.custom-feature-template__main-link:before{content:"";position:absolute;display:block;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background-color:#000;transform-origin:100% 50%;transform:scaleX(0);transition:transform .5s ease-in-out;z-index:-1}.custom-feature-template__main-link svg{width:8px;height:13px}@media (hover: hover){.custom-feature-template__main-link:not([disabled]):hover{color:#fff}.custom-feature-template__main-link:not([disabled]):hover:before{transform-origin:0% 50%;transform:scaleX(1)}}@media screen and (max-width: 749px){.custom-feature-template__main-item-label{font-size:18px}.custom-feature-template__main-item-title{font-size:16px}.custom-feature-template__main-item-heading{margin-bottom:32px}.custom-feature-template__main-item-products{flex-wrap:wrap;gap:16px}.custom-feature-template__main-item-unit{max-width:calc((100% - 16px)/2)}}.js-fade{opacity:0;transform:translateY(10px);transition:opacity .5s ease-in-out,transform .5s ease-in-out}.js-fade.fade--2{transition-delay:.2s}.js-fade.fade--3{transition-delay:.4s}.js-fade.fade--4{transition-delay:.6s}.js-fade.is-active{opacity:1;transform:translateY(0)}.custom-lookbook-top__inner{max-width:1064px;width:100%;margin-inline:auto;padding-inline:32px}.custom-lookbook-top__image{width:100%;position:relative;margin-bottom:54px}.custom-lookbook-top__image:before{content:"";display:block;padding-top:45%}.custom-lookbook-top__image img{display:block;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}.custom-lookbook-top__main{max-width:620px;width:100%;margin-inline:auto}.custom-lookbook-top__title{font-size:22px;font-family:var(--custom-font-serif);line-height:1.7;letter-spacing:.05em;text-align:center}.custom-lookbook-top__text{font-size:16px;font-family:var(--custom-font-serif);line-height:1.8;letter-spacing:.05em}@media screen and (max-width: 749px){.custom-lookbook-top__inner{padding-inline:16px}.custom-lookbook-top__image:before{padding-top:125%}.custom-lookbook-top__title{font-size:20px;text-align:left}}.custom-lookbook-content__heading{max-width:652px;width:100%;margin-inline:auto;text-align:center;padding:0 16px 40px}.custom-lookbook-content__title{position:relative;font-size:32px;color:inherit;font-family:optima,noto sans jp,sans-serif;line-height:1.5;letter-spacing:.05em;margin-bottom:40px}.custom-lookbook-content__title:after{content:"";display:block;width:50px;height:1px;position:absolute;bottom:-15px;left:50%;transform:translate(-50%)}.custom-lookbook-content__text{font-size:16px;color:inherit;font-family:optima,noto sans jp,sans-serif;font-weight:300;line-height:1.8;letter-spacing:.05em}.custom-lookbook-content__image-list{display:flex;flex-direction:column;max-width:784px;width:100%;margin:0 auto 40px;padding-inline:32px}.custom-lookbook-content__item-image{width:100%;position:relative}.custom-lookbook-content__item-image:before{content:"";display:block}.custom-lookbook-content__item-image img{display:block;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}.custom-lookbook-content__item-video{width:100%;position:relative}.custom-lookbook-content__item-video:before{content:"";display:block}.custom-lookbook-content__item-video video{display:block;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}.custom-lookbook-content__link-list{max-width:720px;width:100%;margin-inline:auto;padding-left:47px}.custom-lookbook-content__url{display:inline;font-size:12px;color:inherit;font-family:optima,noto sans jp,sans-serif;line-height:1.8;letter-spacing:.05em}@media screen and (max-width: 539px){.custom-lookbook-content__title{font-size:24px}.custom-lookbook-content__text{font-size:14px;text-align:left}.custom-lookbook-content__image-list{padding-inline:16px}}.custom-campaign-event__inner{max-width:684px;width:100%;margin-inline:auto;padding:90px 32px 0}.custom-campaign-event__content span,.custom-campaign-event__content p{font-size:14px;line-height:1.8;letter-spacing:.05em}.custom-campaign-event__content h1,.custom-campaign-event__content h1>span{font-size:24px;font-weight:700;line-height:1.7;letter-spacing:.05em}.custom-campaign-event__content h2{font-size:18px;font-weight:700;line-height:1.7;letter-spacing:.05em;padding:8px 24px;background-color:#f6f6f6}.custom-campaign-event__content h3{font-size:18px;font-weight:700;margin-block:40px 24px}.custom-campaign-event__content h3 span{font-size:18px;font-weight:700}.custom-campaign-event__content h2 span{font-size:18px}.custom-campaign-event__content h4,.custom-campaign-event__content h4 span{font-size:16px;line-height:1.8;letter-spacing:.05em;margin:0}.custom-campaign-event__content h5,.custom-campaign-event__content h5 span{font-size:12px;line-height:1.8;letter-spacing:.05em;margin:0 0 18px}.custom-campaign-event__content img:first-of-type{width:100%}.custom-campaign-event__content img{max-width:100%;object-fit:contain}.custom-campaign-event__content .campaign-button-flex{display:flex;align-items:center;justify-content:space-between;gap:20px}.custom-campaign-event__content .campaign-button-flex>*{width:100%}.custom-campaign-event__content .campaign-button-flex>p{margin-bottom:0}.custom-campaign-event__content .campaign-button-flex a{display:block;width:100%;position:relative;font-size:14px;color:var(--custom-text-color);line-height:1.8;letter-spacing:.05em;padding:14px 8px;text-align:center;border:1px solid var(--custom-main-color);transition:opacity .3s ease}.custom-campaign-event__content .campaign-button-flex a:after{content:"";display:block;width:8px;height:8px;position:absolute;top:50%;right:18px;border-top:2px solid var(--custom-main-color);border-right:2px solid var(--custom-main-color);transform:translateY(-50%) rotate(45deg);transition:right .3s ease}.custom-campaign-event__content .custom-campaign-event__map{width:100%;position:relative}.custom-campaign-event__content .custom-campaign-event__map:before{content:"";display:block;padding-top:57.9%}.custom-campaign-event__content .custom-campaign-event__map iframe{display:block;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.custom-campaign-event__button{display:block;max-width:480px;width:100%;margin-inline:auto;padding:14px 8px!important;border:1px solid var(--custom-main-color);transition:opacity .3s ease}.custom-campaign-event__button span{display:block;width:fit-content;position:relative;font-size:14px;color:var(--custom-text-color);line-height:1.8;letter-spacing:.05em;text-align:center;margin-inline:auto}.custom-campaign-event__button span:after{content:"";display:block;width:8px;height:8px;position:absolute;top:50%;right:-24px;border-top:2px solid var(--custom-main-color);border-right:2px solid var(--custom-main-color);transform:translateY(-50%) rotate(45deg);transition:right .3s ease}.custom-campaign-event__note{background-color:#fff7f6;padding:24px}@media (hover: hover){.custom-campaign-event__content .campaign-button-flex a:hover{opacity:.7}.custom-campaign-event__content .campaign-button-flex a:hover:after{right:14px}.custom-campaign-event__button:hover{opacity:.7}.custom-campaign-event__button:hover span:after{right:-28px}}@media screen and (max-width: 749px){.custom-campaign-event__inner{padding-inline:16px}.custom-campaign-event__content .campaign-button-flex{flex-direction:column}.custom-campaign-event__content .campaign-button-flex a{max-width:480px;margin-inline:auto}}.product-form #BIS_trigger{opacity:0;visibility:hidden;height:0}.fav-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border:none;background:#fff;cursor:pointer;transition:transform .05s ease}.fav-btn:active{transform:scale(.98)}.fav-btn svg{width:22px;height:22px;display:block}.fav-btn .icon--filled{display:none}.fav-btn .icon--outline,.fav-btn.is-active .icon--filled{display:block}.fav-btn.is-active .icon--outline{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.grid-view-item__image.comming_soon_image{opacity:.3}.comming_soon_text{width:100%;text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:17px;font-family:optima,sans-serif;letter-spacing:1.5px}@media screen and (max-width: 749px){.comming_soon_text{font-size:13px}}.qa{margin:40px 10px}.qa__block{display:flex;flex-direction:column;min-width:200px}.qa__item{display:inline-block}.qa__head{position:relative;text-align:left;padding:20px 30px 20px 20px;color:#000;cursor:pointer;width:100%;border:none;font-size:13px;font-weight:400}.qa__head:before,.qa__head:after{content:"";position:absolute;top:50%;width:1.5px;height:8px;background-color:#000;transition:.5s}.qa__head:before{transform:rotate(-45deg);right:35px}.qa__head:after{transform:rotate(45deg);right:30px}.qa__body{max-height:0;overflow:hidden;padding:0 20px;opacity:0;transition:max-height .6s ease,opacity .6s ease,padding .6s ease}.qa__body.is-open{opacity:1;padding:20px;max-height:none}.qa__head.is-open:before{transform:rotate(45deg)}.qa__head.is-open:after{transform:rotate(-45deg)}.qa__item:not(:first-child){margin-top:16px}.qa__body p{font-size:14px}
/*# sourceMappingURL=/cdn/shop/t/15/assets/custom.css.map */
