.c-product-introduce-content{padding:60px 0}.c-product-introduce-content__container{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:59.375% 1fr;gap:var(--space-81);align-items:center}.c-product-introduce-content__images{display:flex;gap:var(--space-0);justify-content:center;align-items:flex-end}.c-product-introduce-content__image-wrapper{flex:1;overflow:hidden;position:relative;display:flex;align-items:flex-end}.c-product-introduce-content__image-link{display:block;width:100%;line-height:0;transition:opacity .3s ease}.c-product-introduce-content__image-link:hover{opacity:.85}.c-product-introduce-content__image{width:100%;height:auto;display:block;object-fit:cover;clip-path:inset(100% 0 0 0);transition:clip-path 1s cubic-bezier(.65,0,.35,1)}.c-product-introduce-content__image-placeholder{width:100%;aspect-ratio:1 / 1;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center}.c-product-introduce-content__image-placeholder svg{width:60%;height:60%;opacity:.3}.c-product-introduce-content--animated .c-product-introduce-content__image-wrapper:nth-child(1) .c-product-introduce-content__image{clip-path:inset(0 0 0 0);transition-delay:0s}.c-product-introduce-content--animated .c-product-introduce-content__image-wrapper:nth-child(2) .c-product-introduce-content__image{clip-path:inset(0 0 0 0);transition-delay:.3s}.c-product-introduce-content--animated .c-product-introduce-content__image-wrapper:nth-child(3) .c-product-introduce-content__image{clip-path:inset(0 0 0 0);transition-delay:.6s}.c-product-introduce-content__content{display:flex;flex-direction:column;gap:0px;opacity:0;transition:opacity 1s ease}.c-product-introduce-content--animated .c-product-introduce-content__content{opacity:1;transform:translateY(0);transition-delay:1.6s;max-width:463px}.c-product-introduce-content__title{font-size:clamp(28px,4vw,37px);font-weight:700;line-height:1.17;margin:0;text-align:center;margin-bottom:var(--space-12)}.c-product-introduce-content__title small{font-size:var(--fs-18);letter-spacing:.05em}.c-product__title-bottom{font-size:var(--fs-12);letter-spacing:.02em;font-weight:500;margin-top:-10px;text-align:center}.c-product__copy-text{font-size:clamp(14px,4vw,16px);font-weight:700;line-height:2;padding-top:var(--space-10);padding-bottom:var(--space-10)}.c-product-introduce-content__text{font-size:var(--fs-15);line-height:2.9;letter-spacing:.02em;font-weight:500;display:flex;justify-content:center;position:relative;width:fit-content;margin-left:auto;margin-right:auto;padding-left:var(--space-30);padding-right:var(--space-30)}.c-product-introduce-content__text:before{content:"";display:block;width:19px;height:2px;transform:rotate(45deg);background-color:#000;position:absolute;bottom:21px;left:0}.c-product-introduce-content__button small{font-size:13.3px;padding-bottom:var(--space-4)}.c-product-introduce-content__button{width:fit-content;padding:var(--space-3) var(--space-28);margin-left:auto;margin-right:auto}.c-product-introduce-content__text:after{content:"";display:block;width:19px;height:2px;transform:rotate(-45deg);background-color:#000;position:absolute;bottom:21px;right:0}.c-product-introduce-content__text small{font-size:var(--fs-12);line-height:3.6;font-weight:500}.c-product-introduce-content__price{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.c-product-introduce-content__price-before-wrapper{position:relative;display:flex;align-items:center}.c-product-introduce-content__price-before-wrapper:before{content:"";display:block;width:100%;height:1px;background-color:#000;position:absolute;top:50%;transform:translateY(-50%);left:-3px}.c-product-introduce-content__price-before{font-size:var(--fs-18);margin:0}.c-product-introduce-content__price-before-container{display:flex;align-items:center}.c-product-introduce-content__price-before-yen-mark{font-size:10.8px}.c-product-introduce-content__price-after{font-size:var(--fs-42);letter-spacing:0;font-weight:700;margin:0;line-height:1.19}.c-product-introduce-content__price-after-yen-mark{font-size:var(--fs-26);font-weight:700;letter-spacing:.15em;top:6px;position:relative}.c-product-introduce-content__price-after-tax-included{font-size:var(--fs-17);letter-spacing:0;font-weight:500;padding-top:var(--space-13)}.c-product-introduce-content__price-before-tax-included{font-size:7.2px;font-weight:500;letter-spacing:.02em;margin-left:-4px;padding-top:var(--space-4)}.c-product-introduce-content__sale-arrow{font-size:12.6px;letter-spacing:0em;padding-left:var(--space-3);padding-right:var(--space-7)}.c-product-introduce-content__price-after-kara{letter-spacing:-.053em}.c-product-introduce-content__button-wrapper{margin-top:var(--space-18)}.c-product-introduce__button-bottom-text{font-size:var(--fs-12);letter-spacing:.04em;font-weight:500;line-height:1.6;margin-top:var(--space-17);text-align:center}.c-product-introduce-content__sale-small{font-size:var(--fs-11);letter-spacing:0em;font-weight:500;padding-left:var(--space-3)}@media screen and (min-width: 1025px){.c-product-introduce-content__price-before-container{padding-top:var(--space-12)}}@media screen and (max-width: 1350px){.c-product-introduce-content__container{gap:var(--space-36);padding-right:var(--space-36)}}@media screen and (max-width: 1024px){.c-product-introduce-content__container{gap:var(--space-36);padding-right:0;grid-template-columns:47.375% 1fr}.c-product-introduce-content__button{min-width:auto;width:100%}.c-product-introduce-content__image-wrapper{max-width:220px}.c-product-introduce-content--animated .c-product-introduce-content__content{padding-right:var(--spacing-16);max-width:100%}}@media screen and (max-width: 1200px){.c-product-introduce-content--animated .c-product-introduce-content__content{padding-right:var(--space-0)}.c-product-introduce-content__container{padding-right:0}.c-product-introduce-content{padding:40px 0}.c-product-introduce-content__container{flex-direction:column;display:flex;gap:23.96px}.c-product-introduce-content__images{gap:0;width:100%}.c-product-introduce-content__image-wrapper{max-width:none}.c-product-introduce-content__content{gap:0px;padding-right:0}.c-product-introduce-content__title{font-size:var(--fs-33);letter-spacing:.05em;line-height:1.2;margin-bottom:12.45px}.c-product-introduce-content__text small{font-size:var(--fs-13);line-height:1.6;letter-spacing:.02em;padding-top:6px}.c-product-introduce-content__text{font-size:var(--fs-17);line-height:1.6;padding-right:21.26px;padding-left:21.26px}.c-product-introduce-content__text:before{height:1px;bottom:11px;left:0}.c-product-introduce-content__text:after{height:1px;bottom:11px;right:0}.c-product-introduce-content__price-before-wrapper:before{margin-top:2px}.c-product-introduce-content__price-before-wrapper{margin-top:13.62px}.c-product-introduce-content__price-before-yen-mark{font-size:9px;line-height:1;margin-top:4px}.c-product-introduce-content__price-before{font-size:var(--fs-15)}.c-product-introduce-content__price-before-tax-included{font-size:7px;margin-left:-1px;padding-top:var(--space-1);line-height:1;margin-top:4px}.c-product-introduce-content__price-after{font-size:var(--fs-36)}.c-product-introduce-content__sale-arrow{font-size:var(--fs-12);letter-spacing:0em;padding-left:var(--space-5);padding-right:5.68px;padding-bottom:var(--space-3);margin-top:var(--space-21)}.c-product-introduce-content__price-after-yen-mark{font-size:var(--fs-24);line-height:1;padding-top:8px;top:0}.c-product-introduce-content__price-after-tax-included{font-size:var(--fs-17);letter-spacing:0;font-weight:500;padding-top:var(--space-11)}.c-product-introduce-content__button{min-width:auto;width:100%;display:inline-block;line-height:1.4;text-align:center;padding-top:var(--space-14);padding-bottom:var(--space-12);border-radius:40px}.c-product-introduce-content__button small{top:-7px;padding-top:0;position:relative;line-height:1.4}.c-product-introduce__button-bottom-text{font-size:var(--fs-12);margin-top:var(--space-19);text-align:left}.c-product-introduce-content__title small{font-size:var(--fs-16)}.c-product__copy-text{font-size:var(--fs-18);line-height:1.5;padding-top:var(--space-22);text-align:center;padding-bottom:var(--space-22)}.c-product-introduce-content__sale-small{font-size:var(--fs-9);padding-top:var(--space-17)}}@media screen and (max-width: 389px){.c-product-introduce-content--animated .c-product-introduce-content__content{padding-left:var(--space-20);padding-right:var(--space-20);max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/c-product-introduce-content.css.map */
