:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width: 0.25rem;--bs-focus-ring-opacity: 0.25;--bs-focus-ring-color: rgba(13, 110, 253, 0.25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6ea8fe;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #084298;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6ea8fe;--bs-link-hover-color: #8bb9fe;--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, 0.15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}.headline{display:flex;flex-direction:column}.headline > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse: 0;margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom: calc(1rem * var(--tw-space-y-reverse))}.headline .heading{z-index:10;font-size:clamp(1.5rem,2vw,3rem);font-weight:600;text-decoration:underline}.headline .heading>*{position:relative;color:#000;text-decoration:underline}.headline .heading>*:first-child{color:#000}.headline .heading>*:last-child{z-index:1;color:var(--main-color)}.headline .tips{color:var(--sub-color);font-size:clamp(.875rem,2vw,1rem)}.headline-group{align-items:center}.headline-group:before{color:#fff}.headline-group .heading{color:#fff}.headline-group .heading>*:first-child{color:#fff}.headline-group .heading>*:last-child{color:#ecfe1c}.headline-group .tips{color:#fff}.section-header .headline .heading{padding-right:60px}.section-header .btn{z-index:10;position:absolute;top:8px;right:0;display:flex;align-items:center;justify-content:center;width:26px;height:26px;background-color:var(--main-color);border-radius:50%;padding:0}.section-header .btn img{width:auto;height:14px}.section-header .btn span{display:none}@media(min-width: 576px){.headline:before{content:attr(data-headline);opacity:.1;margin-bottom:-25px;color:#000;font-family:"Open Sans",sans-serif;font-size:clamp(1.625rem,2.5vw,3.5rem);font-weight:900;text-transform:uppercase;display:none}.section-header .btn-default{top:12px}.section-header .headline .heading{padding-right:120px}.section-header .btn{top:4px;padding:4px 12px;font-size:clamp(.875rem,2vw,1rem);width:auto;height:auto;background-color:rgba(0,0,0,0);border-radius:4px}.section-header .btn img{display:none}.section-header .btn span{display:block}.section-header .btn:focus,.section-header .btn:hover{background-color:var(--main-color);color:#fff}}@media(min-width: 1400px){.headline:before{margin-bottom:-45px}}.category-item{overflow:hidden;position:relative;display:block;width:100%;height:100%;border-radius:clamp(.875rem,2.5vw,1rem)}.category-item .title{z-index:10;position:absolute;max-width:80%;color:#fff;font-size:clamp(1.125rem,2.5vw,.875rem);font-weight:600}.category-item .title.top{top:10px}.category-item .title.right{right:10px}.category-item .title.bottom{bottom:10px}.category-item .title.left{left:10px}@media(min-width: 992px){.category-item>picture{position:absolute;top:50%;transform:translateY(-50%)}}.product-item{position:relative;display:flex;flex-direction:column}.product-item > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse: 0;margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom: calc(0.5rem * var(--tw-space-y-reverse))}.product-item .float{z-index:10;position:absolute;top:6px;display:flex;flex-direction:column;align-items:flex-start;margin-top:0 !important}.product-item .float > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse: 0;margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom: calc(0.5rem * var(--tw-space-y-reverse))}.product-item .float.left{left:6px}.product-item .float.right{align-items:flex-end;right:6px}.product-item .square,.product-item .polygon{z-index:10;display:flex;align-items:center;justify-content:center;padding-left:6px;padding-right:6px}.product-item .square > :not([hidden]) ~ :not([hidden]),.product-item .polygon > :not([hidden]) ~ :not([hidden]){--tw-space-x-reverse: 0;margin-right: calc(0.25rem * var(--tw-space-x-reverse));margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)))}.product-item .square>img,.product-item .polygon>img{width:auto;height:14px}.product-item .square>*,.product-item .polygon>*{white-space:nowrap}.product-item .square{width:auto;height:clamp(24px,2.5vw,30px);border-radius:9999px;color:#fff;font-size:clamp(.75rem,2.5vw,.875rem)}.product-item .square.ranking{background:linear-gradient(to right, #ccc 60%, rgba(238, 238, 238, 0.6) 100%)}.product-item .square.arrival{background-color:var(--main-color)}.product-item .square.now{background-color:var(--main-color)}.product-item .square.popular{background-color:var(--main-color)}.product-item .square.pre{background-color:var(--main-color)}.product-item .square.wish{background-color:rgba(0,0,0,0);padding:0}.product-item .square.wish>img{height:18px}.product-item .polygon{position:relative;width:48px;height:32px;background-image:url(../../_assets/img/bg-discount.png);background-repeat:no-repeat;background-position:center;background-size:48px 32px;font-family:"Open Sans",sans-serif;font-size:.75rem;font-weight:600}.product-item .image{position:relative;display:block;overflow:hidden;border-radius:clamp(.875rem,2.5vw,1rem);aspect-ratio:auto 2/3}.product-item .image>img{transition:all .3s ease-in-out}.product-item .image:not(:first-child){margin-top:0}.product-item .image:hover>img{transform:scale(1.1)}.product-item .title{min-height:36px;color:var(--sub-color);font-size:clamp(.75rem,2.5vw,.875rem)}.product-item .heading{display:flex;align-items:center}.product-item .heading:before{content:attr(data-tag);display:flex;align-items:center;justify-content:center;background-color:#00b0ff;border-radius:4px;margin-right:8px;padding:2px 6px;color:#fff;font-size:.75rem}.product-item .heading .title{font-size:clamp(.875rem,2.5vw,1rem);font-weight:600}.product-item .tags{display:flex;align-items:center;flex-wrap:wrap}.product-item .tags > :not([hidden]) ~ :not([hidden]){--tw-space-x-reverse: 0;margin-right: calc(0.25rem * var(--tw-space-x-reverse));margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)))}.product-item .score{display:flex;align-items:center;flex-wrap:wrap}.product-item .score > :not([hidden]) ~ :not([hidden]){--tw-space-x-reverse: 0;margin-right: calc(0.125rem * var(--tw-space-x-reverse));margin-left: calc(0.125rem * calc(1 - var(--tw-space-x-reverse)))}.product-item .score img{width:auto;height:clamp(12px,2.5vw,14px)}.product-item .score span{margin-left:6px !important;color:var(--sub-color);font-size:clamp(.75rem,2.5vw,.875rem)}.product-item .btn-detail{display:flex;align-items:center;justify-content:center;width:clamp(32px,2.5vw,42px);height:clamp(32px,2.5vw,42px);aspect-ratio:auto 1;background-color:#000;border-radius:50%}.product-item .btn-detail img{width:auto;height:clamp(14px,2.5vw,18px)}.product-item .btn-quick-buy{display:flex;align-items:center;justify-content:center;width:100%;background:linear-gradient(to bottom, rgba(253, 48, 106, 0.6), #fd306a);border-radius:4px;padding:6px;color:#fff;font-size:clamp(.875rem,2.5vw,1rem)}.product-item .btn-quick-buy>*+*{margin-left:8px}.product-item .btn-quick-buy img{width:auto;height:clamp(14px,2.5vw,18px)}.product-item .price{display:flex;flex-wrap:wrap;align-items:baseline;gap:2px}.product-item .price>*{white-space:nowrap}.product-item .price>del{color:var(--sub-color);font-size:.75rem}.product-item .price>span{color:var(--main-color);font-size:clamp(.875rem,2.5vw,1rem)}.product-item .extend{display:flex;align-items:center;justify-content:space-between}.product-item .extend.special .btn-detail{background-color:var(--main-color);border-radius:50%}.product-item .countdown{display:flex;align-items:baseline}.product-item .countdown > :not([hidden]) ~ :not([hidden]){--tw-space-x-reverse: 0;margin-right: calc(0.25rem * var(--tw-space-x-reverse));margin-left: calc(0.25rem * calc(1 - var(--tw-space-x-reverse)))}.product-item .countdown .divider{color:#636363;font-size:.75rem}.product-item .countdown>*:not(.divider){display:flex;align-items:center;justify-content:center;flex-direction:column;background-color:#f5f5f5;border-radius:9999px;padding:6px 4px;color:#000;font-size:.875rem;line-height:1}.product-item.box{overflow:hidden;background-color:#fff;border-radius:clamp(.875rem,2.5vw,1rem);padding:8px}.product-item.box .float{top:16px}.product-item.box .float.left{left:20px}.product-item.special .image{z-index:1}.product-item.special .image:before{content:"";z-index:2;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);opacity:.1;transition:all .5s ease-in-out}.product-item.special .content{z-index:2}.product-item.special .content > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse: 0;margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom: calc(0.5rem * var(--tw-space-y-reverse))}.product-item.special .extend{z-index:2;background:linear-gradient(to right, rgba(233, 70, 108, 0.84), #e9466c);border-radius:9999px;padding:6px 6px 6px 10px}.product-item.special .price{width:calc(100% - 32px - 32px);line-height:1.4}.product-item.special .price>*{white-space:nowrap}.product-item.special .price>del{color:#ddd}.product-item.special .price>span{color:#fff;font-size:.75rem}.product-item.special .btn-detail{width:32px;height:32px;background-color:#fff}.product-item.special .btn-detail>img{width:auto;height:16px}.product-item.special:focus .image:before,.product-item.special:hover .image:before{opacity:1}.product-item:nth-of-type(1) .ranking{background:linear-gradient(to right, #dcaf55 60%, rgba(220, 175, 85, 0.6) 100%)}.product-item:nth-of-type(2) .ranking{background:linear-gradient(to right, #9ca0b4 60%, rgba(156, 160, 180, 0.6) 100%)}.product-item:nth-of-type(3) .ranking{background:linear-gradient(to right, #c49180 60%, rgba(196, 145, 128, 0.6) 100%)}.product-item.sold-out .image:before{content:"在庫切れ";position:absolute;top:0;left:0;bottom:0;right:0;background-color:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;color:#ccc;font-size:1.5rem}.product-item.sold-out .image:hover>img{transform:none}@media(min-width: 576px){.product-item .square{padding-left:12px;padding-right:12px}.product-item.special .content{position:absolute;left:6px;right:6px;bottom:6px}.product-item.special .title{color:#fff}.product-item.special .extend{padding:6px 6px 6px 15px}.product-item.special .price{line-height:1.5}.product-item.special .price>del{color:#ddd}.product-item.special .price>span{font-size:clamp(.875rem,2.5vw,1rem)}.product-item .title{min-height:42px}.product-item .countdown>*:not(.divider){padding:8px 6px}}@media(min-width: 992px){.product-item .extend.special{background-color:#f1f1f1;border-radius:9999px;padding:10px}.product-item .countdown>*:not(.divider){background-color:#000;color:#fff}}@media(min-width: 1200px){.product-item.box{padding:12px}}.reviews-box{position:relative;display:flex;flex-direction:column;background-color:#fff;border:1px solid #dad8d8;border-radius:16px;padding:12px;transition:all .3s ease-in-out}.reviews-box > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse: 0;margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom: calc(0.75rem * var(--tw-space-y-reverse))}@media (min-width: 768px){.reviews-box > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse: 0;margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom: calc(1rem * var(--tw-space-y-reverse))}}.reviews-box .header{display:flex;align-items:center}.reviews-box .header > :not([hidden]) ~ :not([hidden]){--tw-space-x-reverse: 0;margin-right: calc(0.75rem * var(--tw-space-x-reverse));margin-left: calc(0.75rem * calc(1 - var(--tw-space-x-reverse)))}.reviews-box .header .header-pic{overflow:hidden;width:50px;height:50px;border-radius:100%}.reviews-box .header .header-text{color:#000;font-size:clamp(.875rem,2.5vw,1rem)}.reviews-box .extend{display:flex;align-items:center;justify-content:space-between}.reviews-box .extend .date{display:flex;align-items:center;justify-content:center;background-color:#f1f1f1;border-radius:9999px;padding:6px 16px;color:#333;font-size:.875rem;line-height:1}.reviews-box .extend .score{display:flex;align-items:center}.reviews-box .extend .score img{width:auto;height:16px}.reviews-box .content{font-size:.875rem}.reviews-box .grid>*{display:flex;align-items:center;justify-content:center}.reviews-box .grid img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.reviews-box:hover{border-color:var(--main-color)}.reviews-block{position:relative;display:flex;flex-direction:column;gap:12px;background-color:#fff;border:1px solid #dad8d8;border-radius:4px;padding:4px;transition:all .3s ease-in-out}.reviews-block .pic{overflow:hidden;aspect-ratio:auto 1/1;display:flex;align-items:flex-start;justify-content:center}.reviews-block .pic img{width:100%}.reviews-block .title{font-size:clamp(.875rem,2.5vw,1rem)}.reviews-block .author{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.reviews-block .author .avatar{overflow:hidden;display:flex;align-items:center;justify-content:center}.reviews-block .author .avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.reviews-block .author .name{color:#444;font-size:.875rem}.reviews-block .rating{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:8px}.reviews-block .rating .star{display:flex;align-items:center;justify-content:center}.reviews-block .rating .star img{width:auto;height:16px}.reviews-block .rating .date{font-size:clamp(.875rem,2.5vw,1rem)}.reviews-block .summary{color:#666;font-size:.875rem}.reviews-block [data-lightbox]::before{display:none}.reviews-block .grid .image{aspect-ratio:auto 1/1}.reviews-block .grid .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.video-item{position:relative;display:flex;flex-direction:column}.video-item .youtube-pic{position:relative;overflow:hidden;background-repeat:no-repeat;background-position:center center;background-size:cover}.video-item .youtube-pic .play-button{z-index:10;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;width:60px;height:60px;background-color:rgba(0,0,0,.5);border-radius:50%}.video-item .youtube-pic .play-button img{width:auto;height:24px;opacity:.8}.video-item .youtube-pic .duration{z-index:10;position:absolute;bottom:15px;right:15px;padding:4px 8px;background-color:rgba(0,0,0,.5);color:#fff;font-size:.875rem;border-radius:4px}.video-item .content{position:relative;display:flex;flex-direction:column}.video-item .content > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse: 0;margin-top: calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom: calc(0.625rem * var(--tw-space-y-reverse))}.video-item .content .title{font-size:clamp(.875rem,2.5vw,1rem);font-weight:600}.video-item .content .summary{white-space:pre-line;color:var(--sub-color);font-size:clamp(.75rem,2.5vw,.875rem)}.video-item .content .tags{display:flex;align-items:center;flex-wrap:wrap}.video-item .content .tags > :not([hidden]) ~ :not([hidden]){--tw-space-x-reverse: 0;margin-right: calc(0.5rem * var(--tw-space-x-reverse));margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)))}.video-item .content .tags>*{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--main-color);border-radius:9999px;padding:6px 10px;white-space:nowrap;color:var(--main-color);font-size:.75rem;line-height:1}.video-item .content .status{display:flex;align-items:center;justify-content:space-between;color:var(--sub-color);font-size:clamp(.75rem,2.5vw,.875rem)}.video-item .content .status>*{cursor:pointer;display:flex;align-items:center;justify-content:center}.video-item .content .status>*:before{content:"";width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-size:contain;margin-right:4px}.video-item .content .status>*:focus,.video-item .content .status>*:hover{color:var(--main-color)}.video-item .content .status .view:before{background-image:url(../../_assets/img/eye-solid-gray.png)}.video-item .content .status .like:before{background-image:url(../../_assets/img/thumbs-up-solid-gray.png)}.video-item .content .status .comments:before,.video-item .content .status .comment:before{background-image:url(../../_assets/img/comment-dots-solid-gray.png)}.modal .youtube-author{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}.modal .youtube-author .author-name{display:flex;align-items:center;color:var(--sub-color);font-weight:600}.modal .youtube-author .author-name>img{width:auto;height:24px}.modal .youtube-author .video-status{display:flex;align-items:center;color:var(--sub-color);font-size:clamp(.75rem,2.5vw,.875rem)}.modal .youtube-author .video-status>*{cursor:pointer;display:flex;align-items:center;justify-content:center}.modal .youtube-author .video-status>*:before{content:"";width:16px;height:16px;background-repeat:no-repeat;background-position:center;background-size:contain;margin-right:4px}.modal .youtube-author .video-status>*:focus,.modal .youtube-author .video-status>*:hover{color:var(--main-color)}.modal .youtube-author .video-status .view:before{background-image:url(../../_assets/img/eye-solid-gray.png)}.modal .youtube-author .video-status .like:before{background-image:url(../../_assets/img/thumbs-up-solid-gray.png)}.modal .youtube-author .video-status .comments:before{background-image:url(../../_assets/img/comment-dots-solid-gray.png)}.modal .video-info{font-size:.875rem}.modal .video-info .video-title{font-weight:600}.modal .video-info .video-content{white-space:pre-line;color:var(--sub-color)}.sns-item{position:relative;display:flex;flex-direction:column;align-items:center}.sns-item > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse: 0;margin-top: calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom: calc(0.5rem * var(--tw-space-y-reverse))}.sns-item .title{display:block;text-align:center;font-size:clamp(.875rem,2vw,1rem)}.sns-item .icon{display:block}.table-date{width:100%}.table-date tr>*{text-align:center;padding:4px 8px}.table-date>thead>tr:first-child>*{color:#d49b54}.table-date>thead>tr:first-child>*:not(:nth-of-type(2)){font-size:1.625rem;font-weight:900}.table-date>thead>tr:last-child>*{width:14.2857142857%;min-width:14.2857142857%;font-size:.875rem;font-weight:400}.table-date>thead>tr:last-child>*:first-child{border-radius:9999px;color:#fff;background-color:#d49b54}.table-date>thead>tr:last-child>*:not(:first-child){background-color:#ffebf0}.table-date>thead>tr:last-child>*:nth-of-type(2){border-radius:9999px 0 0 9999px}.table-date>thead>tr:last-child>*:nth-of-type(7){border-radius:0 9999px 9999px 0}.table-date>tbody>tr>*{z-index:1;position:relative;font-size:.75rem}.table-date>tbody>tr>*:first-child{color:#fff}.table-date>tbody>tr>*:first-child:after{content:"";z-index:-1;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:20px;height:20px;border-radius:9999px;background-color:#d49b54}.table-date>tbody>tr .rest{color:#fff}.table-date>tbody>tr .rest:after{content:"";z-index:-1;pointer-events:none;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:20px;height:20px;background-color:#d49b54;border-radius:9999px}.shopping-guide .heading{text-align:center;color:#fff;font-size:clamp(1.125rem,2vw,1.25rem)}.shopping-guide .guide-item{display:flex;flex-wrap:wrap;align-items:center;gap: 1rem}@media (min-width: 1200px){.shopping-guide .guide-item{gap: 2rem}}.shopping-guide .guide-item .title{font-weight:600}.shopping-guide .guide-item .content{color:var(--sub-color);font-size:.875rem}@media(min-width: 1200px){.shopping-guide .guide-item{flex-direction:column}}.promise-item{position:relative;display:flex;flex-direction:column;align-items:center}.promise-item .promise-image>img{width:auto;height:100%}.promise-item .title{font-size:clamp(1.125rem,2vw,1.25rem);font-weight:600}.promise-item .content{color:var(--sub-color);font-size:.875rem}@media(min-width: 1200px){.promise-item{padding-top:70px}.promise-item .promise-image{position:absolute;top:-60px;left:50%;transform:translateX(-50%)}}@media(min-width: 1400px){.promise-item{padding-top:80px}}main.main-section.main-index .section-aside-menu ul>li>a{position:relative}main.main-section.main-index .section-aside-menu ul>li>a:after{content:attr(data-tag);color:var(--sub-color);font-size:clamp(.75rem,2vw,.875rem)}.section-carousel .aspect-square>img{transition:all .3s ease-in-out}.section-carousel .aspect-square:hover>img{transform:scale(1.1)}.section-notice{background-color:#ffebf0;border-radius:16px;padding:12px}.section-notice .section-inner{display:flex;flex-direction:column;align-items:center;overflow:hidden;padding:12px;border-radius:16px;background-color:#fff}.section-main-content .section-aside-menu{overflow:hidden;background-color:#ffebf0;border-radius:16px}.section-main-content .section-aside-menu .heading{display:flex;align-items:center;flex-wrap:wrap;background-color:var(--main-color);padding:12px;color:#fff;font-size:clamp(1.125rem,.32vw + 1.0096rem,1.25rem);font-weight:600}.section-main-content .section-aside-menu .heading .sub{font-size:clamp(.75rem,.32vw + .6346rem,.875rem)}.section-main-content .section-aside-menu .aside-content{max-height:350px;overflow-y:auto;border-radius:16px;padding:12px;font-size:.875rem}.section-main-content .read-more-toggle{width:100%;padding:4px 8px}.section-discount .section-inner{display:flex;flex-direction:column;align-items:center;gap:20px;overflow:hidden;border-radius:16px;background-color:var(--main-color);background-repeat:no-repeat;background-position:center center;background-size:cover;padding:12px}.section-arrival{background:linear-gradient(to right, #fcf0f3 0%, #fcc1d3 50%, #fcf0f3 100%);border-radius:16px;padding:12px}.section-about .section-inner{position:relative}.section-about .section-inner .content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:80%;max-height:60%;overflow-y:auto;background-color:rgba(255,255,255,.5);border:1px solid #fff;padding:clamp(16px,2vw,20px)}.section-shopping-guide .shopping-date .tips{display:flex;flex-direction:column;gap:12px;list-style:none;padding-left:0;color:#fff;font-size:.875rem}.section-shopping-guide .shopping-date .tips>li{display:flex;align-items:center;gap:12px}.section-shopping-guide .shopping-date .tips>li:before{content:"";aspect-ratio:auto 1;display:flex;align-items:center;width:24px;height:24px;border:1px solid #fff}.section-shopping-guide .shopping-date .tips>li:first-child:before{background-color:#fff}.section-shopping-guide .shopping-date .tips>li:last-child:before{background-color:#d49b54}.section-shopping-guide .swiperDate .swiper-title{display:flex;align-items:center;justify-content:space-between;margin-top:0}.section-shopping-guide .swiperDate .swiper-title .swiper-button-prev,.section-shopping-guide .swiperDate .swiper-title .swiper-button-next{position:relative;opacity:1;width:32px;height:32px;background:rgba(0,0,0,0);margin-top:0}.section-shopping-guide .swiperDate .swiper-title .swiper-button-prev:after,.section-shopping-guide .swiperDate .swiper-title .swiper-button-next:after{font-size:14px}.section-shopping-guide .swiperDate .swiper-title .swiper-button-prev:focus,.section-shopping-guide .swiperDate .swiper-title .swiper-button-prev:hover,.section-shopping-guide .swiperDate .swiper-title .swiper-button-next:focus,.section-shopping-guide .swiperDate .swiper-title .swiper-button-next:hover{background:rgba(255,255,255,.5)}.section-shopping-guide .swiperDate .swiper-title .swiper-button-prev{left:0}.section-shopping-guide .swiperDate .swiper-title .swiper-button-next{right:0}.section-promotion,.section-notification{background-color:#ffebf0;border-radius:16px;padding:12px}.section-promotion .heading,.section-notification .heading{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:600}.section-promotion .section-inner,.section-notification .section-inner{max-height:250px;overflow-y:auto;scrollbar-width:thin;background-color:#fff;border-radius:16px;padding:12px;font-size:.875rem}@media(min-width: 992px){.section-notice .section-inner{padding:24px}.section-discount .section-inner{padding:16px}.section-arrival{padding:16px}}@media(min-width: 1200px){.section-main-content .section-aside-menu .aside-content{max-height:100%}.section-about .section-inner .content{left:15px;top:15px;transform:translate(0, 0);width:60%;max-height:70%}}
.read-more-content{position:relative}.read-more-content.close:after{content:"";position:absolute;left:0;right:0;bottom:0;width:100%;height:30px;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%)}.read-more-toggle{z-index:10;position:sticky;bottom:0;display:flex;align-items:center;justify-content:center;background-color:var(--main-color);border-radius:6px;padding:8px 16px;color:#fff}.read-more-toggle:after{content:"";width:14px;height:14px;background-repeat:no-repeat;background-size:14px 14px;background-position:center}.read-more-toggle.open:after{background-image:url(../../_assets/img/chevron-up-white.png)}.read-more-toggle.close:after{background-image:url(../../_assets/img/chevron-down-white.png)}
/**
 * Swiper 11.2.10
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 28, 2025
 */

/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, 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");
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}
.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-lock {
  display: none;
}
/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}
/* Navigation font end */

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
          appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet:only-child {
  display: none !important;
}
.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform,
        200ms top;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
        200ms left;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform,
    200ms right;
}
/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}
/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}
.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-lock {
  display: none;
}


