.product-detail-container{max-width:1920px;margin:0 auto;background:linear-gradient(180deg,#fffbf8,#fff 83%);min-height:100vh}.product-thumbnails{width:100%;position:relative;display:flex;align-items:center;gap:8px}.thumbnails-container{flex:1;display:flex;gap:8px;overflow:hidden;padding:4px 0}.thumbnail-nav-btn{width:32px;height:32px;border:1px solid #ddd;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0}.thumbnail-nav-btn:hover{background:#f5f5f5;border-color:#ef623d;color:#ef623d}.thumbnail-nav-btn:disabled{opacity:.3;cursor:not-allowed;background:#f9f9f9}.thumbnail-nav-btn:disabled:hover{background:#f9f9f9;border-color:#ddd;color:inherit}.thumbnail-item{flex-shrink:0;width:80px;height:80px;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;transition:border-color .2s ease}.thumbnail-item.active{border-color:#ef623d}.thumbnail-item:hover{border-color:#ef623d;opacity:.8}.thumbnail-item .thumbnail-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center;align-content:center}.thumbnail-item .thumbnail-image img{width:100%;height:100%;object-fit:contain;background-size:contain;background-repeat:no-repeat;background-position:center}.page-title-section{display:none}.product-main-content{padding:60px 375px;background:#fff;display:flex;flex-direction:column;align-items:center}.breadcrumb-container{display:flex;justify-content:flex-start;align-items:center;margin-bottom:24px;width:100%;max-width:1148px}.breadcrumb-wrapper{width:500px;display:flex;justify-content:flex-start;align-items:center;gap:12px}.breadcrumb-item{display:flex;align-items:center;gap:8px}.breadcrumb-item span{font-family:Noto Sans JP,sans-serif;font-weight:500;font-size:16px;line-height:1.375;color:#666}.breadcrumb-item.active span{color:#ef623d;font-weight:600}.breadcrumb-home{display:flex;align-items:center;gap:6px;color:var(--color-grey-1);text-decoration:none;transition:all .3s ease;font-weight:700;font-size:16px}.breadcrumb-home:hover{color:#333;text-decoration:underline}.breadcrumb-separator{display:flex;align-items:center;color:var(--color-grey-1);font-weight:700;font-size:16px}.separator-dot{width:4px;height:4px;background:#666;border-radius:50%}.product-layout{display:flex;justify-content:flex-start;gap:48px;width:100%;max-width:1148px}.product-images-section{width:500px;display:flex;flex-direction:column;gap:16px}.main-product-image{width:500px;height:500px;overflow:hidden;background:#f6f6f6;position:relative}.main-product-image .swiper-pagination,.main-product-image .swiper-pagination-bullet{display:none!important}.custom-pagination-counter{display:none}.main-product-image .product-image{display:flex;align-items:center;justify-content:center;align-content:center}.main-product-image .product-image img{width:100%;height:100%;object-fit:contain;background-size:contain;background-repeat:no-repeat;background-position:center}.product-thumbnails{display:flex;gap:16px}.thumbnail-item{width:72px;height:72px;border-radius:6px;overflow:hidden;background:#2223;position:relative}.thumbnail-item.active{background:#f6f6f6;border:1px solid #ef623d}.product-info-section{flex:1;max-width:600px;display:flex;flex-direction:column;gap:24px}.product-header-info{display:flex;flex-direction:column;gap:16px}.product-title-wrapper{display:flex;justify-content:stretch;align-items:stretch;gap:8px}.product-title{font-family:Noto Sans JP,sans-serif;font-weight:600;font-size:28px;line-height:1.286;color:#222;margin:0}.product-description span{font-family:Noto Sans JP;font-weight:400;font-size:14px;line-height:1.429;color:#666;margin:0}.product-badge{display:inline-flex;align-items:center;justify-content:center;padding:4px 15px;background:#e8f6f5;border-radius:59px;width:fit-content;height:32px}.product-badge p{font-family:Noto Sans JP,sans-serif;font-weight:600;font-size:14px;line-height:1.429;color:#19b4b4}.product-price-section{display:flex;align-items:center;gap:16px;width:fit-content;height:fit-content}.price-main{display:flex;align-items:center}.price{font-family:Noto Sans JP,sans-serif;font-weight:700;font-size:40px;line-height:1.2;color:#222}.price-details{display:flex;flex-direction:column;justify-content:center;gap:8px;width:fit-content;height:fit-content}.price-range{font-family:Noto Sans JP,sans-serif;font-weight:400;font-size:14px;line-height:1.429;color:#666}.quote-icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center}.quote-icon svg{width:16px;height:16px;fill:#ef623d}.quote-text{font-family:Noto Sans JP,sans-serif;font-weight:400;font-size:14px;line-height:1.429;color:#ef623d}.product-actions{display:flex;flex-direction:column;gap:13px}.action-buttons-row{display:flex;align-self:stretch;gap:16px}.btn-primary-wrapper{flex:3;display:flex}.btn-secondary-wrapper{flex:0 0 auto;display:flex}.product-actions .btn-primary{width:100%;height:48px;background:#ef623d;border:none;border-radius:54px;color:#fff;font-family:Noto Sans JP,sans-serif;font-weight:600;font-size:16px;line-height:1.375;cursor:pointer;transition:background-color .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;padding:16px;white-space:nowrap;min-width:max-content;flex-shrink:0}.product-actions .btn-primary:hover{background:#e55a37}.product-actions .btn-secondary{height:48px;background:transparent;border:1px solid #ef623d;border-radius:54px;color:#ef623d;font-family:Noto Sans JP,sans-serif;font-weight:500;font-size:16px;line-height:1.375;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;flex:1}.product-actions .btn-secondary:hover{background:#fff4f1}.file-downloads{display:flex;align-items:center;align-self:stretch;gap:24px;width:100%;height:fit-content;text-decoration:underline;text-underline-offset:4px}.download-item{display:flex;align-items:center;gap:4px;width:fit-content;height:fit-content;text-decoration:underline;text-decoration-color:#666;text-underline-offset:4px}.download-item:hover,.link-item:hover{opacity:.7}.download-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.download-icon img{width:24px;height:24px;filter:brightness(0) saturate(100%) invert(40%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(.4) contrast(1)}.download-text{font-family:Noto Sans JP,sans-serif;font-weight:400;font-size:14px;line-height:1.429;color:#666}.shipping-info{background:#fff4f1;border:1px solid #ef623d;border-radius:8px;padding:16px;display:flex;flex-direction:column;justify-content:center;align-self:stretch;gap:12px;width:100%;height:fit-content}.shipping-header{display:flex;align-items:center;gap:8px;width:fit-content;height:fit-content}.price-cell.hover-effect{transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.price-cell .price-total{font-family:Noto Sans JP,sans-serif;font-weight:500;font-size:16px;line-height:1.375;color:#222;text-align:center}.price-cell .price-per-unit{font-family:Noto Sans JP,sans-serif;font-weight:500;font-size:14px;line-height:1.43;color:#666;text-align:center}.price-cell.hover-effect:hover{background:#fff4f1}.price-cell.hover-effect:hover:before{left:100%}.price-cell.hover-effect:active{box-shadow:0 2px 6px #ef623d33}.price-cell.selected{background-color:#ef623d26!important;color:#ef623d;font-weight:600}.price-cell.selected:hover{background-color:#ef623d33!important}.table-container{border-radius:8px;overflow-x:auto;overflow-y:visible;width:100%}.table-container::-webkit-scrollbar{height:8px;width:8px}.table-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.table-container::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.table-container::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.price-cell.hover-effect{transition:all .3s cubic-bezier(.4,0,.2,1)}.info-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center}.info-icon img{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%)}.shipping-title{font-family:Noto Sans JP,sans-serif;font-weight:700;font-size:16px;line-height:1.375;color:#ef623d}.shipping-details{display:flex;flex-direction:column;justify-content:center;gap:4px;width:fit-content;height:fit-content}.shipping-details p{font-family:Noto Sans JP,sans-serif;font-weight:400;font-size:16px;line-height:1.375;color:#222;margin:0}.quick-links{display:flex;align-items:center;align-self:stretch;gap:24px;width:100%;height:fit-content}.link-item{display:flex;align-items:center;gap:8px;width:fit-content;height:fit-content;text-decoration:underline;text-decoration-color:#666;text-underline-offset:4px}.link-item:last-child{width:120px}.link-icon{width:16px;height:16px;display:flex;align-items:center;justify-content:center}.link-icon svg{width:16px;height:16px;fill:#666}.link-text{font-family:Noto Sans JP,sans-serif;font-weight:400;font-size:14px;line-height:1.429;color:#666}.section-header{display:flex;justify-content:space-between;align-items:center;width:fit-content;height:fit-content}.section-title{font-family:Noto Sans JP,sans-serif;font-weight:600;font-size:24px;line-height:1.333;color:#222;margin:0;text-align:center}.section-underline{width:76px;height:4px;background:#19b4b4;display:flex}.section-underline.underline-order{align-self:center;margin-left:16px}.product-details-section{padding:60px 375px;background:#fff;display:flex;flex-direction:column;align-self:stretch;gap:32px;width:100%;height:fit-content}.section-title-wrapper{display:flex;flex-direction:column;justify-content:center;gap:6px;width:fit-content;height:fit-content}.product-specs{border:1px solid #e8e8e8;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;align-self:stretch;width:100%;height:fit-content}.spec-row{display:flex;border-bottom:1px solid #e8e8e8;width:100%;height:fit-content}.spec-row:last-child{border-bottom:none}.spec-row:first-child{background:#f8f8f8}.spec-cell{flex:1;padding:12px 16px;font-family:Noto Sans JP,sans-serif;font-size:14px;line-height:1.429;display:flex;align-items:center;justify-content:flex-start;border-right:1px solid #e8e8e8;text-align:left}.spec-cell:last-child{border-right:none}.spec-row:first-child .spec-cell{font-weight:500;color:#666}.spec-row:last-child .spec-cell{font-weight:400;color:#222;background:#fff}.product-notes{display:flex;flex-direction:column;align-self:stretch;gap:16px;width:100%;height:fit-content}.notes-title{font-family:Noto Sans JP,sans-serif;font-weight:600;font-size:14px;line-height:1.4;color:#666;margin:0;text-align:left}.notes-content-wrapper{align-items:stretch;align-self:stretch;gap:40px;width:100%;height:fit-content}.notes-content{font-family:Noto Sans JP,sans-serif;font-weight:400;font-size:14px;line-height:1.4;color:#222;margin:0;text-align:left}.order-section{background:#fbfbfb;padding:80px 375px;display:flex;flex-direction:column;align-items:center;gap:32px}.order-section .order-content{display:flex;flex-direction:column;align-items:center;align-self:stretch;gap:32px;width:100%;height:fit-content;background:#fff;padding:60px 40px;border-radius:8px}.order-step{display:flex;flex-direction:column;gap:16px;width:100%;position:relative}.step-header{display:flex;align-items:center;gap:12px;justify-content:flex-start}.step-number{display:flex;align-items:center;gap:12px}.step-line{width:0;height:18px;background:#ef623d;border:2px solid #ef623d}.step-text{font-family:Noto Sans JP,sans-serif;font-weight:600;font-size:16px;line-height:1.375;color:#666}.step-title{font-family:Noto Sans JP,sans-serif;font-weight:600;font-size:16px;line-height:1.375;color:#222}.step-noti{font-family:Noto Sans JP,sans-serif;font-weight:600;font-size:16px;line-height:1.375;color:#666}.quantity-options{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:stretch;align-self:stretch;gap:24px;width:100%;height:fit-content}.quantity-option{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:0 16px;border:1px solid #e8e8e8;border-radius:100px;cursor:pointer;transition:all .3s ease;height:48px;flex:1 1;min-width:auto;min-height:48px;max-height:48px;max-width:244.5px}.quantity-option.active{background:#fff4f1;border-color:#ef623d}.quantity-option .radio-button{width:16px;height:16px;position:relative;cursor:pointer}.quantity-option .radio-outer{width:16px;height:16px;border-radius:16px;background:#fff;border:1px solid #e8e8e8;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.quantity-option .radio-inner{width:6px;height:6px;border-radius:50%;background:transparent;transition:background-color .3s ease}.quantity-option.active .radio-outer{background:#ef623d}.quantity-option.active .radio-inner{background:#fff}.quantity-option span{font-family:Noto Sans JP,sans-serif;font-weight:600;font-size:16px;line-height:1.375;color:#222}.quantity-option.active span{color:#ef623d}.packaging-options{display:flex;flex-direction:column;gap:16px;width:100%}.packaging-options-row{display:flex;justify-content:flex-start;align-items:stretch;align-self:stretch;gap:24px;width:100%;height:fit-content;flex-wrap:wrap}.packaging-option{display:flex;align-items:center;gap:16px;padding:12px;border:1px solid #e8e8e8;border-radius:8px;max-width:244.5px;min-width:244.5px;cursor:pointer;transition:all .3s ease;flex:1 1;max-height:88px;min-height:88px}.packaging-option.active{background:#fff4f1;border-color:#ef623d}.packaging-image{width:64px;height:64px;background:#2223;border-radius:4px;flex-shrink:0;display:flex;align-items:center;justify-content:center;align-content:center}.packaging-image img{width:100%;height:100%;object-fit:contain;background-size:contain;background-repeat:no-repeat;background-position:center}.packaging-option span{font-family:Noto Sans JP,sans-serif;font-weight:600;font-size:14px;line-height:1.429;color:#222}.packaging-option.active span{color:#ef623d}.quantity-table{display:block;width:100%;max-width:max-content;max-height:750px;overflow-x:auto;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;border:1px solid #e8e8e8;border-radius:8px;position:relative}.quantity-table:after{content:"";position:absolute;bottom:0;right:0;width:20px;height:20px;background:linear-gradient(45deg,transparent 30%,#e8e8e8 30%,#e8e8e8 70%,transparent 70%);pointer-events:none;opacity:0;transition:opacity .3s ease}.quantity-table.scrollable:after{opacity:1}.table-container{display:table;min-width:max-content;width:100%;border-collapse:separate;border-spacing:0}.table-header{display:flex;background:#f8f8f8;border-bottom:1px solid #e8e8e8;width:100%;min-width:max-content;flex-shrink:0}.header-cell{padding:9px 16px;font-family:Noto Sans JP,sans-serif;font-weight:400;font-size:16px;line-height:1.375;color:#222;border-right:1px solid #e8e8e8;text-align:center;display:flex;align-items:center;justify-content:center;gap:8px;min-width:120px;white-space:nowrap;flex-shrink:0}.header-cell:first-child{width:120px;flex:none;position:-webkit-sticky;position:sticky;left:0;z-index:10;background:#f8f8f8}.header-cell:not(:first-child){width:230px;min-width:230px;flex:none}.table-rows{display:flex;flex-direction:column;min-width:max-content;flex:1}.table-row{display:flex;border-bottom:1px solid #e8e8e8;width:100%;min-width:max-content}.table-cell{padding:9px 16px;font-family:Noto Sans JP,sans-serif;font-weight:400;font-size:16px;line-height:1.375;color:#666;border-right:1px solid #e8e8e8;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;height:64px;min-width:120px;background:#fff;white-space:nowrap;vertical-align:middle}.table-cell:first-child{width:120px;flex:none;position:-webkit-sticky;position:sticky;left:0;z-index:10;background:#fff}.table-cell:not(:first-child){width:230px;min-width:230px;flex:none}.table-cell.selected{color:#ef623d;font-weight:600}.reviews-section{padding:60px 375px;background:#fff;display:flex;flex-direction:column;align-items:center;align-self:stretch;gap:32px;width:100%;height:fit-content}.reviews-section .section-header{display:flex;justify-content:space-between;align-items:center;align-self:stretch;gap:40px;width:100%;height:fit-content}.reviews-section .section-title-wrapper{display:flex;flex-direction:column;justify-content:center;gap:6px;width:fit-content;height:fit-content}.reviews-section .section-title{font-family:Noto Sans JP,sans-serif;font-weight:600;font-size:24px;line-height:1.333;text-align:center;color:#222;margin:0}.reviews-section .section-underline{width:76px;height:4px;background:#19b4b4;align-self:flex-start}.section-subtitle{font-family:Noto Sans JP,sans-serif;font-weight:400;font-size:14px;line-height:1.429;color:#666;text-decoration:underline;margin:0}.reviews-list{display:flex;flex-direction:column;align-self:stretch;gap:24px;width:100%;height:fit-content}.review-item{display:flex;flex-direction:column;align-self:stretch;gap:16px;width:100%;height:fit-content;padding-bottom:24px;border-bottom:1px solid #e8e8e8}.review-item:last-child{border-bottom:none}.review-header{display:flex;align-items:center;gap:24px;width:fit-content;height:fit-content}.reviewer-name{font-family:Noto Sans JP,sans-serif;font-weight:700;font-size:16px;line-height:1.4;color:#222;margin:0}.review-rating{display:flex;width:fit-content;height:fit-content}.star{font-size:24px;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.star.filled{color:#fcb321}.star.empty{color:#e8e8e8}.review-title{font-family:Noto Sans JP,sans-serif;font-weight:600;font-size:16px;line-height:1.4;color:#222;margin:0}.review-content{font-family:Noto Sans JP,sans-serif;font-weight:400;font-size:14px;line-height:1.2;color:#666;margin:0;width:100%}.review-date{font-family:Noto Sans JP,sans-serif;font-weight:400;font-size:14px;line-height:1.448;color:#666;margin:0}.reviews-footer{display:flex;align-items:center;gap:16px;width:fit-content;height:fit-content}.load-more{font-family:Noto Sans JP,sans-serif;font-weight:500;font-size:16px;line-height:1.375;color:#ef623d;cursor:pointer;margin:0}.load-more-icon{width:20px;height:20px;color:#ef623d;display:flex;align-items:center;justify-content:center}.similar-products-section{background:#fefcfb;display:flex;flex-direction:column;align-items:center;align-self:stretch;gap:32px;width:100%;height:fit-content;padding:80px 375px;position:relative}@media (max-width: 1200px){.similar-products-section{padding:60px}}@media (max-width: 768px){.similar-products-section{padding:40px 20px;gap:24px}}@media (max-width: 576px){.similar-products-section{padding:30px 16px;gap:20px}}.similar-products-section .section-header{display:flex;justify-content:space-between;align-items:flex-end;align-self:stretch;gap:8px;width:100%;height:fit-content;max-width:1200px}.similar-products-section .section-title-wrapper{display:flex;flex-direction:column;gap:8px;width:fit-content;height:fit-content}.similar-products-section .section-title{font-family:Noto Sans JP,sans-serif;font-weight:600;font-size:24px;line-height:1.333;text-align:center;color:#222;margin:0}.similar-products-section .price-note{font-family:Noto Sans JP,sans-serif;font-weight:500;font-size:14px;line-height:1.429;text-align:left;color:#999;margin:0}.price-note{font-family:Noto Sans JP,sans-serif;font-weight:500;font-size:14px;line-height:1.429;color:#999;margin:0}.similar-products-section .products-grid{display:flex;justify-content:center;align-items:center;align-self:stretch;gap:30px;width:100%;height:fit-content}.similar-products-section .card-image{width:200px;height:200px;background:#f6f6f6;border-radius:8px;display:flex;flex-direction:column;justify-content:stretch;align-items:stretch;gap:8px;overflow:hidden;transition:all .3s ease}@media (max-width: 768px){.similar-products-section .card-image{width:180px;height:180px}}@media (max-width: 576px){.similar-products-section .card-image{width:160px;height:160px}}.similar-products-section .card-image img{width:100%;height:100%;object-fit:cover;border-radius:8px;transition:all .3s ease}.similar-products-section .product-card:hover .card-image img{transform:scale(1.05)}.similar-products-section .card-content{display:flex;flex-direction:column;align-items:center;align-self:stretch;gap:10px;width:100%;height:fit-content}.similar-products-section .card-title{font-family:Noto Sans JP,sans-serif;font-weight:400;font-size:16px;line-height:1.375;text-align:center;color:#222;margin:0;width:100%;height:fit-content;transition:all .3s ease}.similar-products-section .product-card:hover .card-title{color:#ef623d;font-weight:500}.similar-products-section .card-price{display:flex;align-items:flex-end;gap:4px;width:fit-content;height:fit-content}.similar-products-section .price-main{display:flex;width:fit-content;height:30px}.similar-products-swiper{width:100%;max-width:1080px;margin:0 auto;padding:0 100px;overflow:hidden}.similar-products-slider{position:relative;display:flex;flex-direction:column;width:100%;align-items:center;gap:24px}.similar-products-swiper[navigation=false]{padding:0}.similar-products-swiper .swiper-button-next,.similar-products-swiper .swiper-button-prev{display:block!important;width:48px!important;height:48px!important;margin-top:-24px!important;background:#2222224d!important;border-radius:50%!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important;box-shadow:0 0 11px #00000017!important;color:#fff!important;transition:all .3s ease!important}@media (max-width: 768px){.similar-products-swiper .swiper-button-next,.similar-products-swiper .swiper-button-prev{width:40px!important;height:40px!important;margin-top:-20px!important}}@media (max-width: 576px){.similar-products-swiper .swiper-button-next,.similar-products-swiper .swiper-button-prev{width:36px!important;height:36px!important;margin-top:-18px!important}}.similar-products-swiper .swiper-button-next:hover,.similar-products-swiper .swiper-button-prev:hover{background:#22222280!important;transform:scale(1.1)!important}.similar-products-swiper .swiper-button-next:after,.similar-products-swiper .swiper-button-prev:after{font-size:18px!important;font-weight:700!important;color:#fff!important}.similar-products-swiper .swiper-button-next{right:0!important}.similar-products-swiper .swiper-button-prev{left:0!important}.similar-products-swiper .swiper-button-disabled{opacity:.3!important;pointer-events:none!important}.similar-products-swiper swiper-slide{width:200px!important;flex-shrink:0!important;margin-right:16px}@media (max-width: 768px){.similar-products-swiper swiper-slide{width:180px!important;margin-right:12px}}@media (max-width: 576px){.similar-products-swiper swiper-slide{width:160px!important;margin-right:8px}}.similar-products-swiper swiper-slide:last-child{margin-right:0}@media (max-width: 1200px){.similar-products-swiper{--swiper-slides-per-view: 4;padding:0 80px;max-width:calc(100vw - 160px)}.similar-products-swiper[navigation=false]{padding:0}}@media (max-width: 992px){.similar-products-swiper{--swiper-slides-per-view: 3;padding:0 70px;max-width:calc(100vw - 140px)}.similar-products-swiper[navigation=false]{padding:0}}@media (max-width: 1024px){.similar-products-swiper{--swiper-slides-per-view: 3;padding:0 60px;max-width:calc(100vw - 120px)}.similar-products-section .similar-nav-btn.prev-btn{left:-50px!important}.similar-products-section .similar-nav-btn.next-btn{right:-50px!important}.similar-products-swiper[navigation=false]{padding:0}}@media (max-width: 768px){.similar-products-swiper{--swiper-slides-per-view: 2;padding:0 50px;max-width:calc(100vw - 100px)}.similar-products-section .similar-nav-btn.prev-btn{left:-40px!important}.similar-products-section .similar-nav-btn.next-btn{right:-40px!important}.similar-products-swiper[navigation=false]{padding:0}}@media (max-width: 576px){.similar-products-swiper{--swiper-slides-per-view: 1;padding:0 40px;max-width:calc(100vw - 80px)}.similar-products-section .similar-nav-btn.prev-btn{left:-30px!important}.similar-products-section .similar-nav-btn.next-btn{right:-30px!important}.similar-products-swiper[navigation=false]{padding:0}}@media (min-width: 480px) and (max-width: 768px){.similar-products-section{padding:30px 16px;gap:20px}.similar-products-section .card-image{width:160px;height:160px;border-radius:8px;overflow:hidden}.similar-products-section .product-img{width:100%;height:100%;object-fit:cover;aspect-ratio:1 / 1}.similar-products-swiper .swiper-button-next,.similar-products-swiper .swiper-button-prev{width:36px!important;height:36px!important;margin-top:-18px!important}.similar-products-swiper swiper-slide{width:160px!important;margin-right:8px}.similar-products-swiper{--swiper-slides-per-view: 1;padding:0 40px;max-width:calc(100vw - 80px)}.similar-products-section .similar-nav-btn.prev-btn{left:-30px!important}.similar-products-section .similar-nav-btn.next-btn{right:-30px!important}.similar-products-swiper[navigation=false]{padding:0}.similar-products-section .card{width:160px;height:auto;border-radius:8px}.similar-products-section .card-body{padding:12px}}.similar-products-section .price-symbol{font-family:Noto Sans JP,sans-serif;font-weight:600;font-size:20px;line-height:1.5;text-align:left;color:#222;width:20px;height:32px}.similar-products-section .price-amount{font-family:Noto Sans JP,sans-serif;font-weight:500;font-size:24px;line-height:1.5;text-align:left;color:#222}.similar-products-section .price-unit{font-family:Noto Sans JP,sans-serif;font-weight:400;font-size:14px;line-height:1.429;text-align:left;color:#666}.similar-products-section .favorite-btn{position:absolute;top:8px;right:8px;width:36px;height:36px;background:#ddd;border:none;border-radius:200px;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:8px;transition:transform .1s ease,opacity .1s ease!important;transform:scale(1)}.similar-products-section .favorite-btn:hover{background:#ff6b6b;transform:scale(1.1);box-shadow:0 4px 12px #ff6b6b4d}.similar-products-section .favorite-btn:active{transform:scale(.95)}.similar-products-section .favorite-btn svg{width:20px;height:20px;fill:#fff;transition:transform .1s ease!important}.similar-products-section .favorite-btn:hover svg{fill:#fff;transform:scale(1.1)}.similar-products-section .card-link{display:block;height:100%;color:inherit;text-decoration:none;border-radius:inherit}.similar-products-section .card-link:hover{text-decoration:none;color:inherit}.similar-products-section .card-link:hover .product-name{color:#ef623d;font-weight:500}.product-name,.product-price,.price-symbol,.price-amount,.price-unit{transition:all .5s ease}.similar-products-section .card-link:hover img{transform:scale(1.05)}.similar-products-section .favorite-btn{pointer-events:auto}.dynamic-pricing{display:flex}.similar-products-section button.favorite-btn,.similar-products-section button.favorite-btn.favourite-active{transition:none!important;background-color:#f2f2f2!important}.similar-products-section button.favorite-btn.favourite-active{background-color:#ef623d!important}.similar-products-section button.favorite-btn:hover,.similar-products-section button.favorite-btn:active{transition:transform .1s ease!important}.similar-products-section button.favorite-btn:disabled,.similar-products-section button.favorite-btn.favourite-active:disabled{background-color:inherit!important;transition:none!important}.file-upload-progress{display:flex;flex-direction:column;align-self:stretch;gap:16px;padding:16px;border:1px solid #e8e8e8;border-radius:8px;background:#fff}.file-status{font-family:Noto Sans JP,sans-serif;font-weight:500;font-size:14px;line-height:1.43;color:#222;display:flex;align-items:center;gap:10px}.file-status .status-text{color:#222}@media (max-width: 768px){.design-modal .modal-content{width:95vw;margin:20px}.design-modal .modal-body{padding:20px}.upload-content{width:100%;max-width:100%;padding:0 10px}.upload-text{font-size:14px;line-height:1.4}.modal-actions{flex-direction:column;align-items:center}.btn-simulator,.btn-cart{width:100%;max-width:280px}}.nav-arrow.top{order:1;background:transparent;border:none;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s}.nav-arrow.bottom{order:3;background:transparent;border:none;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s}.nav-arrow.top:hover,.nav-arrow.bottom:hover{background-color:#f5f5f5}.design-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1000;display:flex;justify-content:center;align-items:center}.design-modal .modal-content{background:#fff;border-radius:8px;width:770px;max-width:90vw;max-height:90vh;overflow:hidden;box-shadow:0 10px 30px #0000004d}.design-modal .modal-header{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 0}.design-modal .modal-title{font-family:Noto Sans JP,sans-serif;font-weight:600;font-size:18px;line-height:1.33;color:#222;margin:0}.design-modal .modal-close{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s}.design-modal .modal-close:hover{background-color:#f5f5f5}.design-modal .modal-body{padding:30px}.upload-section{margin-top:30px}.upload-frame{border:1px dashed #19b4b4;border-radius:8px;padding:30px 0;margin-bottom:12px;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:stretch;gap:30px}.upload-content{text-align:center;width:100%;max-width:448px;display:flex;flex-direction:column;align-items:center;gap:16px}.upload-text{font-family:Noto Sans JP,sans-serif;font-weight:500;font-size:14px;line-height:1.43;color:#222;margin:0;text-align:center}.upload-button-container{display:flex;flex-direction:column;gap:16px;width:100%}.btn-upload{display:flex;align-items:center;justify-content:center;gap:16px;width:100%;padding:8px 12px;border:1px solid #19b4b4;border-radius:33px;background:#fff;color:#19b4b4;font-family:Noto Sans JP,sans-serif;font-weight:500;font-size:14px;cursor:pointer;transition:all .3s ease;align-self:stretch}.btn-upload:hover{background:#19b4b4;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #19b4b44d}.file-upload-progress{display:flex;flex-direction:column;align-self:stretch;gap:16px;padding:16px;border:1px solid #e8e8e8;border-radius:8px;background:#fff;margin-bottom:12px}.file-info{display:flex;justify-content:space-between;align-items:center;gap:8px}.file-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;flex-shrink:0}.file-details{display:flex;flex-direction:column;justify-content:center;gap:8px;flex:1}.file-name{font-family:Noto Sans JP,sans-serif;font-weight:600;font-size:16px;line-height:1.375;color:#222}.file-progress-info{display:flex;align-items:center;gap:10px}.file-size{font-family:Noto Sans JP,sans-serif;font-weight:400;font-size:14px;line-height:1.43;color:#a9acb4}.btn-delete-file{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;transition:background-color .2s;display:flex;align-self:flex-start;width:24px;height:24px}.btn-delete-file:hover{background-color:#f5f5f5}.btn-delete-file svg{fill:#ed2a40}.progress-bar-container{position:relative;width:100%;height:5px;background:transparent}.progress-bar-background{position:absolute;top:0;left:0;width:100%;height:5px;background:#cbd0dc;border-radius:2.5px}.progress-bar-fill{position:absolute;top:0;left:0;height:5px;background:#19b4b4;border-radius:2.5px;transition:width .3s ease;width:50%}.upload-note{font-family:Noto Sans JP,sans-serif;font-weight:400;font-size:14px;line-height:1.43;color:#666;margin:0;text-align:center}.modal-actions{display:flex;gap:24px;justify-content:center}.btn-simulator{display:flex;align-items:center;justify-content:center;width:220px;height:48px;border:1px solid #ef623d;border-radius:54px;background:#fff;color:#ef623d;font-family:Noto Sans JP,sans-serif;font-weight:500;font-size:16px;cursor:pointer;transition:all .3s ease}.btn-simulator:hover{background:#ef623d;color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #ef623d4d}.btn-cart{display:flex;align-items:center;justify-content:center;width:220px;height:48px;border:none;border-radius:54px;background:#ef623d;color:#fff;font-family:Noto Sans JP,sans-serif;font-weight:600;font-size:16px;transition:all .3s ease;opacity:.55}.btn-cart:enabled{opacity:1;cursor:pointer}.btn-cart:enabled:hover{background:#d54a2a;transform:translateY(-2px);box-shadow:0 6px 20px #ef623d4d}@media (max-width: 1400px){.product-main-content,.product-details-section,.order-section,.reviews-section,.similar-products-section{padding-left:200px;padding-right:200px}}@media (max-width: 1200px){.product-main-content,.product-details-section,.order-section,.reviews-section,.similar-products-section{padding-left:100px;padding-right:100px}.product-layout{flex-direction:column;align-items:flex-start;max-width:600px;justify-content:flex-start}.product-images-section{width:100%;max-width:500px}.product-info-section{width:100%;max-width:600px}.breadcrumb-container{max-width:600px}.breadcrumb-wrapper{width:500px}.action-buttons-row{flex-direction:column;gap:12px}.btn-primary-wrapper{flex:none;width:100%;min-width:max-content}.btn-secondary-wrapper{flex:none;min-width:max-content}.product-actions .btn-primary{white-space:nowrap;min-width:max-content}}@media (max-width: 992px){.product-main-content,.product-details-section,.order-section,.reviews-section,.similar-products-section{padding-left:60px;padding-right:60px}}@media (max-width: 768px){.product-main-content{padding:0}.product-details-section,.order-section,.reviews-section,.similar-products-section{padding:40px 20px}.breadcrumb-container{display:none}.product-images-section{width:100%;max-width:none;position:relative}.main-product-image{width:100%;height:390px}.product-info-section{padding:20px}.product-thumbnails{display:none}.main-product-image .swiper-pagination,.main-product-image .swiper-pagination-bullet{display:none!important}.custom-pagination-counter{display:flex!important;position:absolute;bottom:16px;left:50%;transform:translate(-50%);z-index:10;background:#0009;color:#fff;padding:6px 12px;border-radius:20px;font-family:Noto Sans JP,sans-serif;font-weight:500;font-size:14px;line-height:1.2}.custom-pagination-counter .current-slide,.custom-pagination-counter .total-slides{color:#fff}.action-buttons-row{display:flex;align-items:center;gap:12px;flex-direction:row}.btn-primary-wrapper{flex:1;display:flex;min-width:max-content}.btn-secondary-wrapper{flex:0 0 auto;display:flex}.product-actions .btn-primary{width:100%;white-space:nowrap;min-width:max-content}.quantity-table{max-height:750px;border-radius:8px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.quantity-options{gap:16px}.quantity-option{gap:12px;padding:0 12px;min-height:40px;max-height:40px;width:calc(50% - 8px)!important;max-width:none!important;flex:none!important}.quantity-option .radio-button{width:14px;height:14px}.quantity-option .radio-outer{width:14px;height:14px;border-radius:14px}.quantity-option .radio-inner{width:5px;height:5px}.quantity-option span{font-size:14px}.order-section .order-content{padding:0}.packaging-options-row{gap:16px;flex-direction:column}.packaging-option{gap:12px;padding:8px;width:100%;max-width:none;min-width:auto;max-height:54px;min-height:54px}.packaging-image{width:48px;height:48px}.packaging-option span{font-size:12px}.header-cell:not(:first-child),.table-cell:not(:first-child){min-width:70px;font-size:12px;padding:6px 8px}.header-cell:first-child,.table-cell:first-child{min-width:50px;font-size:12px;padding:6px 8px;position:-webkit-sticky;position:sticky;left:0;z-index:10}.header-cell:first-child{background:#f8f8f8}.table-cell:first-child{background:#fff}.header-cell:not(:first-child),.table-cell:not(:first-child){width:min(100px,25vw);min-width:min(100px,25vw)}}@media (max-width: 389px){.header-cell:not(:first-child),.table-cell:not(:first-child){width:min(100px,28vw);min-width:min(100px,28vw)}}@media (min-width: 390px) and (max-width: 480px){.header-cell:not(:first-child),.table-cell:not(:first-child){width:min(140px,30vw);min-width:min(140px,30vw)}}@media (min-width: 430px) and (max-width: 480px){.header-cell:not(:first-child),.table-cell:not(:first-child){width:min(150px,32vw);min-width:min(150px,32vw)}}@media (min-width: 481px) and (max-width: 768px){.header-cell:not(:first-child),.table-cell:not(:first-child){width:min(230px,20vw);min-width:min(230px,20vw)}}@media (max-width: 480px){#add-to-favorites-btn{width:48px;height:48px;min-width:48px;padding:0;border-radius:50%;background:transparent;border:1px solid #ef623d;display:flex;align-items:center;justify-content:center;flex-shrink:0}#add-to-favorites-btn .favorite-text{display:none!important}#add-to-favorites-btn .favorite-icon{display:block!important;width:20px;height:20px;fill:#ef623d}#add-to-favorites-btn .favorite-icon path{fill:#ef623d}#add-to-favorites-btn.favourite-active .favorite-icon{fill:#fff}#add-to-favorites-btn.favourite-active .favorite-icon path{fill:#fff}.product-specs{display:flex;flex-direction:column;gap:0;border:1px solid #e8e8e8;border-radius:8px;overflow:hidden;background:#fff}.spec-row:first-child{display:none}.spec-row:last-child{display:flex;flex-direction:column}.spec-row:last-child .spec-cell{display:flex;border-bottom:1px solid #f5f5f5;min-height:60px;width:100%;flex:0 0 auto}.spec-row:last-child .spec-cell:last-child{border-bottom:none}.spec-row:last-child .spec-cell:before{content:attr(data-label);font-weight:500;color:#333;font-size:14px;flex:0 0 35%;padding:16px;background:#f8f8f8;border-right:1px solid #e8e8e8;display:flex;align-items:center;box-sizing:border-box;line-height:1.4}.spec-row:last-child .spec-cell{font-size:0;color:transparent;flex:1;padding:0;background:#f8f8f8;display:flex;align-items:center;box-sizing:border-box;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word}.spec-row:last-child .spec-cell:after{content:attr(data-value);font-size:14px;color:#333;flex:1;padding:16px;background:#fff;border-left:1px solid #e8e8e8;display:flex;align-items:center;box-sizing:border-box;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;min-height:60px}.order-step{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;padding:16px}#add-to-favorites-btn.favourite-active{background:#ef623d}#add-to-favorites-btn .favorite-text{display:none}#add-to-favorites-btn .favorite-icon{width:20px;height:20px;fill:#fff}.file-downloads{flex-direction:row;flex-wrap:wrap;gap:16px}.download-item{flex:1;min-width:calc(50% - 8px)}.quick-links{flex-direction:row;flex-wrap:wrap;gap:16px}.link-item{flex:1;min-width:calc(50% - 8px)}.link-item:last-child{width:auto}.products-grid{flex-wrap:wrap;gap:20px}.product-card{width:calc(50% - 10px)}.card-image{width:100%;height:150px}.similar-products-section .nav-arrow{display:none}}@media (min-width: 769px) and (max-width: 1024px){.quantity-table{max-height:750px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.quantity-options{gap:20px}.quantity-option{gap:14px;padding:0 14px;min-height:44px;max-height:44px;width:calc(50% - 10px)!important;max-width:none!important;flex:none!important}.quantity-option .radio-button{width:15px;height:15px}.quantity-option .radio-outer{width:15px;height:15px;border-radius:15px}.quantity-option .radio-inner{width:5px;height:5px}.quantity-option span{font-size:15px}.order-section .order-content{padding:0}.packaging-options-row{gap:20px;flex-direction:column}.packaging-option{gap:14px;padding:10px;width:100%;max-width:none;min-width:auto;max-height:66px;min-height:66px}.packaging-image{width:56px;height:56px}.packaging-option span{font-size:13px}.header-cell:not(:first-child),.table-cell:not(:first-child){width:230px;min-width:230px;font-size:13px}.header-cell:first-child,.table-cell:first-child{font-size:13px;position:-webkit-sticky;position:sticky;left:0;z-index:10}.header-cell:first-child{background:#f8f8f8}.table-cell:first-child{background:#fff}}@media (max-width: 480px){.design-modal .modal-content{width:98vw;margin:10px}.design-modal .modal-body{padding:16px}.upload-content{padding:0 5px}.upload-text{font-size:13px}.product-card{width:100%}.spec-row{flex-direction:column}.spec-label{width:100%}.price-cell .price-total{font-size:14px}.price-cell .price-per-unit{font-size:10px}}.jdgm-widget{width:100%;font-family:Noto Sans JP,sans-serif;box-sizing:border-box;overflow:hidden}.jdgm-widget *{box-sizing:border-box}.jdgm-widget,.jdgm-widget *,.reviews-section,.reviews-section *{scrollbar-width:none;-ms-overflow-style:none}.jdgm-widget::-webkit-scrollbar,.jdgm-widget *::-webkit-scrollbar,.reviews-section::-webkit-scrollbar,.reviews-section *::-webkit-scrollbar{display:none}.jdgm-widget,.jdgm-widget *{max-width:100%}.jdgm-rev-widg__body,.jdgm-rev-widg__reviews,.jdgm-rev,.jdgm-rev__content-frame,.jdgm-rev__rating-title-frame{max-width:100%;overflow:hidden}.jdgm-rev__title,.jdgm-rev__author,.jdgm-rev__body,.jdgm-rev__timestamp{max-width:100%;overflow-wrap:break-word;word-wrap:break-word}.jdgm-rev-widg{display:block!important}.jdgm-temp-hiding-style,.jdgm-rev-widg__header{display:none!important}.jdgm-rev-widg__body{width:100%}.jdgm-rev-widg__reviews{display:flex;flex-direction:column;align-self:stretch;gap:24px;width:100%;height:fit-content}.jdgm-rev{display:flex;flex-direction:column;align-self:stretch;gap:16px;width:100%;height:fit-content;padding-bottom:24px;border-bottom:1px solid #e8e8e8;background:transparent;border-radius:0;margin:0;box-shadow:none}.jdgm-rev:last-child{border-bottom:none;padding-bottom:0}.jdgm-rev__header,.jdgm-rev__icon{display:none}.jdgm-rev,.jdgm-rev-custom{display:flex;flex-direction:column;align-self:stretch;gap:16px;width:100%;padding-bottom:16px;border-bottom:1px solid #e8e8e8;margin-bottom:24px}.jdgm-rev:last-child,.jdgm-rev-custom:last-child{border-bottom:none;padding-bottom:0}.jdgm-rev__author-frame{display:flex;align-items:center;gap:24px;width:fit-content;height:fit-content}.jdgm-rev__rating-desktop{display:flex;gap:0;align-items:center;justify-content:flex-start;flex-shrink:0;width:fit-content;height:fit-content}.jdgm-rev__rating-mobile{display:none;gap:0;align-items:center;justify-content:flex-start;flex-shrink:0;width:fit-content;height:fit-content}.jdgm-rev__content-frame{display:flex;flex-direction:column;align-self:stretch;gap:8px;width:100%;height:fit-content}.jdgm-rev__rating-title-frame{display:flex;align-items:flex-start;gap:24px;width:100%;height:fit-content}.jdgm-rev__rating-frame{display:flex;gap:0;align-items:flex-start;justify-content:flex-start;flex-shrink:0;width:fit-content;height:fit-content;margin-top:2px}.jdgm-rev__rating-desktop{display:flex}.jdgm-rev__rating{display:flex;gap:0;align-items:center;height:24px;width:fit-content}.jdgm-star{width:24px;height:24px;margin:0;display:flex;align-items:center;justify-content:center;background:#fff;position:relative;flex-shrink:0}.jdgm-star:before{content:"\2605";font-size:24px;color:#e8e8e8;line-height:1;display:block;width:24px;height:24px;position:absolute}.jdgm-star.jdgm--on:before{color:#fcb321}.jdgm-star.jdgm--half:before{color:#fcb321}.jdgm-star.jdgm--off:before{color:#e8e8e8}.jdgm-rev__title{display:none;font-family:Noto Sans JP,sans-serif;font-weight:600;font-size:16px;line-height:1.4;color:#222;margin:0;flex:1;display:block;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;white-space:normal}.jdgm-rev__author{font-family:Noto Sans JP,sans-serif;font-weight:700;font-size:16px;line-height:1.4;color:#222;margin:0;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.jdgm-rev__body{font-family:Noto Sans JP,sans-serif;font-weight:400;font-size:14px;line-height:1.2;color:#666;margin:0;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.jdgm-rev__body p{margin:0;font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;color:inherit;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.jdgm-rev__timestamp-frame{font-family:Noto Sans JP,sans-serif;font-weight:400;font-size:14px;line-height:1.448;color:#666;margin:0}.reviews-load-more{display:flex;justify-content:center;align-items:center;margin-top:24px;width:100%}.load-more-btn{display:flex;align-items:center;gap:16px;background:transparent;border:none;cursor:pointer;padding:0;width:fit-content;height:fit-content;transition:opacity .2s ease}.load-more-btn:hover{opacity:.8}.load-more-btn:active{opacity:.6}.load-more-text{font-family:Noto Sans JP,sans-serif;font-weight:500;font-size:16px;line-height:1.375;color:#ef623d;margin:0}.chevron-down-icon{width:20px;height:20px;color:#ef623d;flex-shrink:0}.jdgm-rev__timestamp{font-family:Noto Sans JP,sans-serif;font-weight:400;font-size:14px;line-height:1.448;color:#666;margin:0}.jdgm-rev__buyer-badge{display:none}.jdgm-rev__author{font-family:Noto Sans JP,sans-serif;font-weight:700;font-size:16px;line-height:1.4;color:#222;margin:0}.jdgm-rev__content{display:flex;flex-direction:column;gap:8px;width:100%;height:fit-content}.jdgm-rev__title{display:none;font-family:Noto Sans JP,sans-serif;font-weight:600;font-size:16px;line-height:1.4;color:#222;margin:0;order:1}.jdgm-rev__body{font-family:Noto Sans JP,sans-serif;font-weight:400;font-size:14px;line-height:1.2;color:#666;margin:0;width:100%;height:fit-content;order:2}.jdgm-rev__body p{margin:0;font-family:Noto Sans JP,sans-serif;font-weight:400;font-size:14px;line-height:1.2;color:#666}.jdgm-rev__pics,.jdgm-rev__vids{margin-top:12px}.jdgm-rev__actions,.jdgm-rev__reply{display:none}.jdgm-paginate{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:32px;width:100%;height:fit-content}.jdgm-paginate__page{width:32px;height:32px;border:1px solid #e8e8e8;border-radius:4px;background:#fff;color:#666;font-family:Noto Sans JP,sans-serif;font-weight:500;font-size:14px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;text-decoration:none}.jdgm-paginate__page:hover{background:#fff4f1;border-color:#ef623d;color:#ef623d}.jdgm-paginate__page.jdgm-curt{background:#ef623d;border-color:#ef623d;color:#fff}.jdgm-paginate__next-page,.jdgm-paginate__last-page{font-size:12px}.jdgm-histogram{display:none}.jdgm-rev-widg__summary-stars{display:flex;gap:2px;align-items:center}.jdgm-rev-widg__summary-stars .jdgm-star{width:16px;height:16px}.jdgm-rev-widg__summary-stars .jdgm-star:before{font-size:16px}.jdgm-rev-widg__summary-text{font-family:Noto Sans JP,sans-serif;font-weight:400;font-size:14px;line-height:1.429;color:#666;margin-left:8px}.jdgm-write-rev-link{display:none!important}.jdgm-spinner{display:none}.loading-reviews,.no-reviews,.reviews-error{font-family:Noto Sans JP,sans-serif;font-weight:400;font-size:14px;line-height:1.429;color:#666;text-align:center;padding:40px 20px;background:#f8f8f8;border-radius:8px;margin:20px 0;width:100%;box-sizing:border-box}.loading-reviews{color:#ef623d}.reviews-error{color:#ed2a40;background:#fff4f1;border:1px solid #ed2a40}.jdgm-rev-widg__summary,.jdgm-rev-widg__summary-stars,.jdgm-rev-widg__summary-text{max-width:100%;overflow-wrap:break-word;word-wrap:break-word}.jdgm-rev-widg__reviews .jdgm-rev{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.jdgm-paginate{width:100%;max-width:100%;overflow-x:auto;justify-content:center;flex-wrap:wrap}@media (max-width: 768px){.reviews-section{padding:40px 20px}.jdgm-widget,.jdgm-rev-widg__body{width:100%;overflow:hidden}.jdgm-rev-widg__reviews{width:100%;gap:20px}.jdgm-rev{gap:12px;padding-bottom:20px;margin-bottom:20px;width:100%;box-sizing:border-box}.jdgm-rev:last-child{margin-bottom:0;padding-bottom:0}.jdgm-rev__author-frame{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:16px;width:100%}.jdgm-rev__rating-mobile{display:flex;flex-shrink:0}.jdgm-rev__rating-desktop{display:none}.jdgm-rev__content-frame{gap:6px;width:100%}.jdgm-rev__rating-title-frame{display:block;width:100%}.jdgm-rev__rating-title-frame .jdgm-rev__rating-frame{display:none}.jdgm-star{width:20px;height:20px}.jdgm-star:before{font-size:20px}.jdgm-rev__rating-mobile .jdgm-star{width:20px;height:20px}.jdgm-rev__rating-mobile .jdgm-star:before{font-size:20px}.jdgm-rev__author{font-size:14px;line-height:1.3}.jdgm-rev__title{font-size:14px;line-height:1.3;height:auto;min-height:auto;white-space:normal}.jdgm-rev__body,.jdgm-rev__body p{font-size:13px;line-height:1.4}.jdgm-rev__timestamp{font-size:12px;line-height:1.3}.reviews-load-more{margin-top:20px}.load-more-btn{gap:12px}.load-more-text{font-size:14px}.chevron-down-icon{width:18px;height:18px}.jdgm-paginate{margin-top:24px;flex-wrap:wrap;gap:6px}.jdgm-paginate__page{width:28px;height:28px;font-size:12px}.jdgm-rev__image-gallery{gap:12px;margin-top:8px}.jdgm-rev__image-frame{width:60px;height:60px}}@media (max-width: 480px){.reviews-section{padding:30px 16px}.jdgm-rev{gap:10px;padding-bottom:16px;margin-bottom:16px}.jdgm-rev__author-frame{gap:12px}.jdgm-star{width:18px;height:18px}.jdgm-star:before{font-size:18px}.jdgm-rev__rating-mobile .jdgm-star{width:18px;height:18px}.jdgm-rev__rating-mobile .jdgm-star:before{font-size:18px}.jdgm-rev__author{font-size:13px}.jdgm-rev__title{font-size:13px;white-space:normal}.jdgm-rev__body,.jdgm-rev__body p{font-size:12px}.jdgm-rev__timestamp{font-size:11px}.load-more-text{font-size:13px}.chevron-down-icon{width:16px;height:16px}.jdgm-paginate__page{width:24px;height:24px;font-size:11px}.jdgm-rev__image-gallery{gap:8px}.jdgm-rev__image-frame{width:50px;height:50px}}@media (max-width: 768px){.jdgm-widget,.jdgm-widget *{max-width:100%!important;box-sizing:border-box!important}.jdgm-rev__content,.jdgm-rev__content-frame{width:100%!important;max-width:100%!important;overflow:hidden!important}.jdgm-rev-widg__summary-table,.jdgm-rev-widg__summary-table *{max-width:100%!important;overflow-x:auto!important}.jdgm-rev__title,.jdgm-rev__author,.jdgm-rev__body,.jdgm-rev__timestamp,.jdgm-rev-widg__summary-text{max-width:100%!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.jdgm-rev__rating-mobile{display:flex!important;flex-shrink:0!important}.jdgm-rev__rating-desktop{display:none!important}}.similar-products-section .similar-products-navigation{position:absolute;top:50%;transform:translateY(-50%);width:100%;display:flex;justify-content:space-between;align-items:center;pointer-events:none;z-index:10}.similar-products-section .similar-nav-btn{width:48px;height:48px;background:#2222224d;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 0 11px #00000017;transition:all .3s ease;pointer-events:auto}.similar-products-section .similar-nav-btn:hover{background:#22222280;transform:scale(1.1)}.similar-products-section .similar-nav-btn:active{transform:scale(.95)}.similar-products-section .similar-nav-btn svg{color:#fff!important;fill:#fff!important;width:24px!important;height:24px!important}.similar-products-section .similar-nav-btn.prev-btn{left:-80px!important}.similar-products-section .similar-nav-btn.next-btn{right:-80px!important}.similar-products-section .similar-nav-btn:disabled{opacity:.3;pointer-events:none}.similar-products-section .similar-nav-btn{display:flex!important;visibility:visible!important;opacity:1!important;z-index:1000!important;position:absolute!important}.similar-products-section .similar-nav-btn.prev-btn,.similar-products-section .similar-nav-btn.next-btn{display:flex!important;visibility:visible!important;pointer-events:auto!important}.similar-products-section .similar-nav-btn.prev-btn,.similar-products-section .similar-nav-btn.next-btn{width:48px!important;height:48px!important;background:#2222224d!important;border:none!important;border-radius:112px!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important;box-shadow:0 0 11.18px #00000017!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;transition:all .2s ease!important}.similar-products-section .similar-nav-btn:hover{background:#22222280!important;transform:scale(1.05)!important}#add-to-favorites-btn{transition:all .2s ease}#add-to-favorites-btn:disabled{opacity:.6;cursor:not-allowed}#add-to-favorites-btn.favourite-active{background:#ef623d;color:#fff;border-color:#ef623d}#add-to-favorites-btn.favourite-active:hover{background:#d54a2a;border-color:#d54a2a}#add-to-favorites-btn{white-space:nowrap;padding-left:20px;padding-right:20px;min-width:180px}#add-to-favorites-btn .favorite-text{display:inline}#add-to-favorites-btn .favorite-icon{display:none}#add-to-favorites-btn .favorite-icon path{fill:currentColor}@media (max-width: 768px){#add-to-favorites-btn{width:100%;min-width:0}}.jdgm-rev__image-gallery{display:flex;flex-wrap:wrap;gap:16px;margin-top:8px;width:100%}.jdgm-rev__image-frame{width:70px;height:70px;border-radius:4px;overflow:hidden;background-color:#f5f5f5;flex-shrink:0}.jdgm-rev__image-frame img,.jdgm-rev__image-frame .jdgm-rev__pic-img{width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 768px){.jdgm-rev__image-gallery{gap:12px}.jdgm-rev__image-frame{width:60px;height:60px}}@media (max-width: 480px){.jdgm-rev__image-gallery{gap:8px}.jdgm-rev__image-frame{width:50px;height:50px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/stylesheet.product.css.map */
