main{padding-bottom:50px}.product-image-wrapper{display:flex;justify-content:center;gap:10px;max-width:100%;max-height:640px}.product-media-gallery-wrapper{position:relative;margin:0 auto;width:fit-content;max-width:calc(100% - 160px)}.custom-product-gallery{text-align:center;position:relative;width:fit-content;margin:0 auto 30px;padding:0 40px;overflow:hidden;max-width:100%;max-height:100%}.product-main-image{display:inline-block;width:auto;height:100%;margin:auto;max-width:100%;max-height:640px;min-height:450px;aspect-ratio:1 / 1.5;overflow:hidden}.product-main-image img{width:100%;height:100%;object-fit:cover;transition:opacity .3s}.product-thumbnail-list{display:flex;justify-content:left;gap:10px;flex-wrap:wrap;flex-direction:column;width:150px;height:calc(100vh - 160px);min-height:450px}.product-thumbnail img{width:70px;height:70px;object-fit:cover;cursor:pointer;opacity:.7;transition:transform .2s,opacity .2s;vertical-align:bottom;border-radius:50%}.product-thumbnail img:hover,.product-thumbnail img.active{opacity:1;transform:scale(1.05)}.slider__slide{display:none}.slider-button{position:absolute;top:50%;transform:translateY(-50%);background:#0006;color:#fff;border-radius:50%;cursor:pointer;width:30px;height:30px}.slider-button--prev{left:5px}.slider-button--next{right:5px}.slider-button--prev:before,.slider-button--next:before{content:"";width:8px;height:8px;border-bottom:1px solid #fff;display:inline-block;position:absolute;left:50%;top:50%}.slider-button--prev:before{transform:translate(-50%,-50%) rotate(45deg);border-left:1px solid #fff;left:calc(50% + 1px)}.slider-button--next:before{transform:translate(-50%,-50%) rotate(-45deg);border-right:1px solid #fff;left:calc(50% - 1px)}.product-thumbnail img.active{border:2px solid var(--color-main)}.custom-product-description{padding-top:30px}.slider__slide.hide-first{display:none!important}.product-thumbnail-list .product-thumbnail:first-child{display:none}.patch-test{padding-left:28px;margin:20px 0;font-size:1.6rem;position:relative}.patch-test:before{content:"";width:24px;height:24px;background-image:url(../img/patch-test2.svg);background-size:contain;background-repeat:no-repeat;background-position:center;display:inline-block;position:absolute;left:0;top:calc(50% - 2px);transform:translateY(-50%)}.custom-product-detail{margin-top:30px;padding-right:40px}.custom-product-detail .title-header{font-size:2.2rem;font-weight:700;margin:0 0 20px;color:#014316}.custom-product-detail .accordion{border:none;border-bottom:1px solid #d8d9d9}.custom-product-detail .accordion:first-of-type{border-top:1px solid #d8d9d9}.custom-product-detail .accordion-header{font-family:var(--font-heading-family);font-size:2rem;font-weight:700;color:#014316;padding:24px 0;line-height:1;cursor:pointer;position:relative}.custom-product-detail .accordion-header:before{content:"";width:8px;height:8px;display:inline-block;border-top:1px solid #014316;border-right:1px solid #014316;position:absolute;top:50%;right:30px;transform:translateY(-50%) rotate(-45deg)}.custom-product-detail .accordion-header.active:before{transform:translateY(-50%) rotate(135deg)}.custom-product-detail .accordion-header .small-text{font-size:1.2rem;margin-left:10px}.custom-product-detail .accordion-content{padding:10px 0 60px}.custom-product-detail .features-content .accordion-content h2,.custom-product-detail .features-content .accordion-content h3,.custom-product-detail .features-content .accordion-content h4{font-size:1.8rem;font-weight:700;color:#014316;margin:20px 0 0;border-left:5px solid #014316;padding-left:10px}.custom-product-detail .features-content .accordion-content p{font-size:1.4rem;margin:10px 0 0}.custom-product-detail .features-content .accordion-content table{margin-top:40px;box-shadow:unset}.custom-product-detail .features-content .accordion-content table th{padding:10px 20px;border:none;font-size:1.2rem;color:#014316;white-space:nowrap;display:flex;flex-direction:column;gap:5px}.custom-product-detail .features-content .accordion-content table th span img{height:35px;width:auto;vertical-align:bottom}.custom-product-detail .features-content .accordion-content table td{padding:20px;border:none;font-size:1.3rem}.custom-product-detail .review-content .jdgm-review-list .jm-review-item{border:none}.custom-product-detail .review-content .jm-review-widget{padding:0}.custom-product-detail .review-content .jm-review-content__body p{font-size:1.4rem}.faq-content-answer{display:none}.custom-product-detail .faq-content .faq-list{display:flex;flex-direction:column;gap:10px}.custom-product-detail .faq-content .faq-list .faq-container{background-color:#efefef}.custom-product-detail .faq-content .faq-list .faq-header{font-size:1.3rem;font-weight:700;font-family:var(--font-heading-family);position:relative;padding:12px 50px;cursor:pointer}.custom-product-detail .faq-content .faq-list .faq-header .q-icon{font-size:1.9rem;font-weight:700;font-family:var(--font-heading-family);position:absolute;left:20px;top:13px;line-height:1}.custom-product-detail .faq-content .faq-list .faq-header .arrow{content:"";width:8px;height:8px;display:inline-block;border-top:1px solid #014316;border-right:1px solid #014316;position:absolute;top:50%;right:30px;transform:translateY(-50%) rotate(135deg)}.custom-product-detail .faq-content .faq-list .faq-header.active .arrow{transform:translateY(-50%) rotate(-45deg)}.custom-product-detail .faq-content .faq-list .faq-content-answer{padding:10px 20px 20px 50px;position:relative}.custom-product-detail .faq-content .faq-list .faq-content-answer .a-icon{font-size:1.9rem;font-weight:700;font-family:var(--font-heading-family);position:absolute;left:20px;top:13px;line-height:1}.custom-product-detail .faq-content .faq-list .faq-content-answer p{margin:0;font-size:1.3rem}.custom-product-detail .faq-content .faq-more{margin:30px 0 0}.custom-product-detail .faq-content .faq-more a{font-size:1.3rem;font-weight:700;font-family:var(--font-heading-family);text-decoration:none;color:#121212bf;border-bottom:1px solid #121212BF;padding-right:15px;position:relative;display:inline-block;transition:all .3s}.custom-product-detail .faq-content .faq-more a:before{content:"";width:7px;height:7px;display:inline-block;border-bottom:1px solid #121212BF;border-right:1px solid #121212BF;position:absolute;top:8px;right:0;transform:rotate(-45deg);transition:all .3s}.custom-product-detail .faq-content .faq-more a:hover{color:#014316}.custom-product-detail .faq-content .faq-more a:hover:before{border-bottom:1px solid #014316;border-right:1px solid #014316}.product__info-wrapper .product__title h1{font-size:1.5rem;font-weight:700;margin:20px 0}.product__info-wrapper .price-main-wrap{display:flex;align-items:end}.product__info-wrapper .price-main-wrap .price__regular .price-item--regular{font-size:2.8rem;line-height:1}.product__info-wrapper .price-main-wrap .price__container{margin-bottom:0}.product__info-wrapper .price-main-wrap .yen-tax{font-size:1.4rem;line-height:1;display:inline-block;margin:0 0 5px 5px}.product__info-wrapper .price-main-wrap .price__container .custom-yen{display:none}.product__info-wrapper .zaiko{margin:0}.product__info-wrapper .zaiko .product__inventory-count{margin:0;font-size:1.3rem;color:#a8896e}.product__info-wrapper .product-tags{display:flex;gap:10px;align-items:center;flex-wrap:wrap;list-style:none;justify-content:flex-start;padding:0}.product__info-wrapper .product-tags .product-tags__item{display:inline-block;font-size:1.1rem;line-height:1;white-space:nowrap;padding:8px 15px;background-color:#fff;border:1px solid #F04B4B;color:#f04b4b;border-radius:5px}@media (max-width: 989px){.grid--2-col-tablet .grid__item.product__info-wrapper{width:35%;padding-left:20px}.product-image-wrapper{max-height:unset;flex-direction:column-reverse}.product-media-gallery-wrapper{max-width:100%}.product-main-image{height:calc(100vh - 160px);max-height:450px;min-height:300px}.product-thumbnail-list{gap:10px;flex-direction:row;width:100%;height:auto;min-height:unset}.product-thumbnail img{width:65px;height:65px}}@media (max-width: 749px){.product-thumbnail-list .product-thumbnail{width:calc((100% - 45px)/4)}.product-thumbnail img{width:70px;height:70px}.custom-product-gallery{padding:0 20px;margin:0 auto 10px}.slider-button--prev{left:-5px}.slider-button--next{right:-5px}.product-thumbnail-list{margin-bottom:20px;gap:15px}.grid--2-col-tablet .grid__item.product__info-wrapper{width:100%;padding-left:0}.product-main-image{height:auto;max-height:80vh;min-height:300px}.custom-product-detail{margin-top:20px;padding-right:0}.custom-product-detail .title-header{font-size:1.8rem;margin:0 0 10px}.custom-product-detail .features-content .accordion-content h2,.custom-product-detail .features-content .accordion-content h3,.custom-product-detail .features-content .accordion-content h4{font-size:1.5rem}.custom-product-detail .features-content .accordion-content p{font-size:1.3rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/css/product-page.css.map */
