.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{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-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;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"}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.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,.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-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.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:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(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-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.mv{position:relative;background-color:#fff}.mv.mv--products{width:115.2rem;height:51.2rem;margin:0 auto}@media screen and (min-width:1440px){.mv.mv--products{width:1152px;height:512px}}@media screen and (max-width:768px){.mv.mv--products{width:100%;height:auto}}.mv.mv--products .swiper-slide-next:before,.mv.mv--products .swiper-slide-prev:before{content:none}.mv.mv--products .button-auto-play{bottom:-34px;margin:0 2rem 0 0}@media screen and (max-width:768px){.mv.mv--products .button-auto-play{bottom:.4rem}}.mv.mv--products .swiper-horizontal>.swiper-pagination-bullets,.mv.mv--products .swiper-pagination-bullets.swiper-pagination-horizontal,.mv.mv--products .swiper-pagination-custom,.mv.mv--products .swiper-pagination-fraction{bottom:0;padding:3px 7rem 0 0}@media screen and (max-width:768px){.mv.mv--products .swiper-horizontal>.swiper-pagination-bullets,.mv.mv--products .swiper-pagination-bullets.swiper-pagination-horizontal,.mv.mv--products .swiper-pagination-custom,.mv.mv--products .swiper-pagination-fraction{padding:.3rem 4rem 0 0}}.mv .button-auto-play{position:absolute;right:1.7rem;bottom:5px;z-index:1;display:block;width:15px;margin:0 4rem 0 auto}@media screen and (max-width:768px){.mv .button-auto-play{right:0;margin:0 2rem 0 auto}}[data-swiper-auto-play=false] .mv .button-auto-play{bottom:7px}.mv .swiper-pagination-bullet-active{position:relative;background-color:#000}.mv .swiper{padding:0 0 40px}.mv .swiper-slide{width:auto;height:51rem}@media screen and (min-width:769px){.mv .swiper-slide{height:auto;aspect-ratio:960/443}}@media screen and (min-width:1440px){.mv .swiper-slide{height:510px}}@media screen and (max-width:768px){.mv .swiper-slide{width:100%;height:36rem}}.mv .swiper-slide-next,.mv .swiper-slide-prev{position:relative}@media screen and (min-width:769px){.mv .swiper-slide-next:before,.mv .swiper-slide-prev:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-color:#000;opacity:.5}}.mv .swiper-pagination{text-align:right}.mv .swiper-horizontal>.swiper-pagination-bullets,.mv .swiper-pagination-bullets.swiper-pagination-horizontal,.mv .swiper-pagination-custom,.mv .swiper-pagination-fraction{bottom:0;padding:.3rem 9rem 0 0;line-height:1}@media screen and (max-width:768px){.mv .swiper-horizontal>.swiper-pagination-bullets,.mv .swiper-pagination-bullets.swiper-pagination-horizontal,.mv .swiper-pagination-custom,.mv .swiper-pagination-fraction{padding:.3rem 4rem 0 0}}.mv .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0}.mv .circle-pagination{position:relative;display:inline-block;width:25px;height:inherit;text-align:center;cursor:pointer;background-color:#fff;outline:none;opacity:1}.mv .circle-pagination .circle-pagination__inner{position:relative;display:flex;align-items:center;justify-content:center;padding:13px}.mv .circle-pagination .circle-pagination__inner:before{position:absolute;top:50%;left:50%;width:5px;height:5px;content:"";background-color:#9d9d8f;border-radius:50%;transform:translate(-50%,-50%)}.mv .circle-pagination.swiper-pagination-bullet-active .circle-pagination__inner:before{background-color:#000}.mv .circle-pagination__inner svg{position:absolute;top:50%;left:50%;transform:rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg)}.mv .circle-pagination__inner circle{fill:transparent;stroke:#9d9d8f;stroke-width:1.5;animation:circle 5s linear forwards}.mv .circle-pagination:not(.swiper-pagination-bullet-active) .circle-pagination__inner svg{display:none}.PartsMore_more__mz9kK{background-color:#f5f5f5}.PartsMore_more__header__ELwdU{padding:7.4rem 0 4rem}@media screen and (min-width:1440px){.PartsMore_more__header__ELwdU{padding:74px 0 40px}}@media screen and (max-width:768px){.PartsMore_more__header__ELwdU{padding:6rem 0 4.9rem}}.PartsMore_more__title__oqQtb{flex:0 0 40.4rem;margin:0;font-size:3.8rem;line-height:1;letter-spacing:.076rem}@media screen and (min-width:1440px){.PartsMore_more__title__oqQtb{flex:0 0 404px;font-size:38px}}@media screen and (max-width:768px){.PartsMore_more__title__oqQtb{flex:0;font-size:2.8rem;letter-spacing:.056rem}}.PartsMore_more__text__KpW4a{flex:0 0 67.2rem;font-size:1.7rem;line-height:1.8;letter-spacing:.034rem}@media screen and (min-width:1440px){.PartsMore_more__text__KpW4a{flex:0 0 672px;font-size:17px}}@media screen and (max-width:768px){.PartsMore_more__text__KpW4a{flex:0}}.PartsMore_moreList__item__4ifN_{border-bottom:1px solid rgba(78,132,196,.3)}.PartsMore_moreList__item__4ifN_:first-child{border-top:1px solid rgba(78,132,196,.3)}.PartsMore_moreList__item__4ifN_ a{display:block;width:100%;height:100%;padding:3rem 0;transition:color .3s ease,background-color .3s ease}@media screen and (min-width:1440px){.PartsMore_moreList__item__4ifN_ a{padding:30px 0}.PartsMore_moreList__item__4ifN_ a:hover{color:#fff;background-color:#6394d9}}@media screen and (min-width:769px){.PartsMore_moreList__item__4ifN_ a:hover{color:#fff;background-color:#6394d9}}.PartsMore_moreList__arrow__s1p8R{display:none}@media screen and (max-width:768px){.PartsMore_moreList__arrow__s1p8R{display:block;width:1.55rem}}.PartsMore_moreList__image___yddK{flex:0 0 7.5rem;width:7.5rem;height:auto}@media screen and (min-width:1440px){.PartsMore_moreList__image___yddK{width:75px}}@media screen and (max-width:768px){.PartsMore_moreList__image___yddK{width:5.1rem}}.PartsMore_moreList__title__4xVDO{flex:0 0 41rem;font-size:3rem;font-weight:400;line-height:1.5;letter-spacing:.15rem}@media screen and (min-width:1440px){.PartsMore_moreList__title__4xVDO{flex:0 0 410px;font-size:30px}}@media screen and (max-width:768px){.PartsMore_moreList__title__4xVDO{flex:1 1 auto;font-size:2.2rem}}.PartsMore_moreList__text___b1Ru{flex:0 0 67.2rem;font-size:1.7rem;line-height:1.5;letter-spacing:.03rem}@media screen and (min-width:1440px){.PartsMore_moreList__text___b1Ru{flex:0 0 672px;font-size:17px}}@media screen and (max-width:768px){.PartsMore_moreList__text___b1Ru{flex:0;font-size:1.4rem;line-height:1.8;letter-spacing:.028rem}}.PartsNews_bg__p0GPa{background:linear-gradient(0deg,#fff 33.91%,#ececec)}.PartsNews_contents__35YUJ{display:flex;gap:4.1rem;align-items:flex-start;padding:7.2rem 7.2rem 5rem 4.5rem;background-color:#fff;border:1px solid #e6000d;border-radius:1rem}@media screen and (min-width:1440px){.PartsNews_contents__35YUJ{padding:72px 72px 50px 45px}}@media screen and (max-width:768px){.PartsNews_contents__35YUJ{flex-direction:column;gap:3.4rem;padding:4rem 1.8rem 3rem}}.PartsNews_title__jy3qo{display:flex;flex:0 0 auto;gap:.5rem;align-items:center}@media screen and (min-width:1440px){.PartsNews_title__jy3qo{gap:5px}}@media screen and (max-width:768px){.PartsNews_title__jy3qo{margin:0 0 0 5rem}}.PartsNews_icon__VO_tt{position:relative;top:.2rem;width:2.7rem}@media screen and (min-width:1440px){.PartsNews_icon__VO_tt{top:2px;width:27px}}.PartsNews_list__ctHVb{flex:1 1 auto}@media screen and (max-width:768px){.PartsNews_list__ctHVb{flex:0;width:100%}}.PartsNews_item__B1_5o{border-bottom:1px solid #e6e6e6}.PartsNews_item__B1_5o+.PartsNews_item__B1_5o{margin:1rem 0 0}@media screen and (min-width:1440px){.PartsNews_item__B1_5o+.PartsNews_item__B1_5o{margin:10px 0 0}}@media screen and (max-width:768px){.PartsNews_item__B1_5o+.PartsNews_item__B1_5o{margin:2.6rem 0 0}}.PartsNews_link__S_ZJo{display:flex;align-items:center;padding:0 0 1rem}@media screen and (max-width:768px){.PartsNews_link__S_ZJo{align-items:flex-start;padding:0 0 1.4rem}}@media screen and (min-width:769px){.PartsNews_link__S_ZJo:hover .PartsNews_arrow__w_Yil{right:0}}@media screen and (max-width:768px){.PartsNews_link__S_ZJo{display:flex}}.PartsNews_time__uzOAP{flex:0 0 auto;grid-area:time;width:12rem;font-size:1.2rem;line-height:2;color:#403d33;letter-spacing:.024em}@media screen and (min-width:1440px){.PartsNews_time__uzOAP{width:120px;font-size:12px}}.PartsNews_text__5l42i{flex:1 1 auto;grid-area:text;font-size:1.4rem;line-height:1.7;letter-spacing:.028em;padding:0 2rem 0 0}@media screen and (min-width:1440px){.PartsNews_text__5l42i{font-size:14px}}@media screen and (max-width:768px){.PartsNews_text__5l42i{flex:none;width:25.8rem;padding:0}}.PartsNews_arrow__w_Yil{position:relative;right:1rem;flex:0 0 auto;grid-area:arrow;width:1rem;height:1.2rem;color:#403d33;transition:right .3s ease}@media screen and (min-width:1440px){.PartsNews_arrow__w_Yil{right:10px;width:10px;height:12px}}@media screen and (max-width:768px){.PartsNews_arrow__w_Yil{right:0;margin:.6rem 0 0 auto}}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.productSlider{padding:8rem 0 6.5rem;background-color:#f5f5f5}@media screen and (max-width:768px){.productSlider{padding:3rem 0 1.7rem}}.productSlider[data-place=header]{padding:3rem 0;background-color:#f7f7f7}@media screen and (max-width:768px){.productSlider[data-place=header]{padding:0}}@media screen and (max-width:1023px){.productSlider[data-place=header]{padding:0}}@media screen and (min-width:1440px){.productSlider[data-place=header] .container{width:115.2rem}}.productSlider[data-place=header] .swiper{margin:0}@media screen and (max-width:768px){.productSlider[data-place=header] .swiper{margin:.5rem 0}}@media screen and (max-width:1023px){.productSlider[data-place=header] .swiper{margin:.5rem 0}}.productSlider[data-place=header] .swiper-scrollbar-horizontal{width:calc(115rem - 120px)}@media screen and (max-width:1023px){.productSlider[data-place=header] .swiper-scrollbar-horizontal{width:calc(100% - 80px)}}@media screen and (max-width:768px){.productSlider[data-place=header] .swiper-scrollbar-horizontal{width:21rem}}@media screen and (min-width:1440px){.productSlider[data-place=header] .swiper-scrollbar-horizontal{width:calc(115.2rem - 150px)}}.productSlider .title{font-size:3.2rem;line-height:1;text-align:center;letter-spacing:.064rem}@media screen and (min-width:1440px){.productSlider .title{font-size:32px}}@media screen and (max-width:768px){.productSlider .title{font-size:2rem;letter-spacing:.04rem}}.productSlider .swiper{margin:7rem 0 0}@media screen and (min-width:1440px){.productSlider .swiper{margin:70px 0 0}}@media screen and (max-width:768px){.productSlider .swiper{margin:3.8rem 0 0}}.productSlider .swiper[data-swiper=true]{position:relative;padding:0 .3rem .3rem 0}@media screen and (min-width:1440px){.productSlider .swiper[data-swiper=true]{padding:0 3px 3px 0}}.productSlider .swiper[data-swiper=true] .swiper-horizontal>.swiper-pagination-progressbar,.productSlider .swiper[data-swiper=true] .swiper-pagination-progressbar.swiper-pagination-horizontal{top:auto;bottom:2rem}@media screen and (min-width:1440px){.productSlider .swiper[data-swiper=true] .swiper-horizontal>.swiper-pagination-progressbar,.productSlider .swiper[data-swiper=true] .swiper-pagination-progressbar.swiper-pagination-horizontal{bottom:20px}}.productSlider .swiper[data-swiper=true] .swiper-pagination-progressbar{width:91.9rem;height:1px;background-color:#fff}@media screen and (min-width:1440px){.productSlider .swiper[data-swiper=true] .swiper-pagination-progressbar{width:919px}}@media screen and (max-width:1023px){.productSlider .swiper[data-swiper=true] .swiper-pagination-progressbar{width:28rem}}@media screen and (max-width:768px){.productSlider .swiper[data-swiper=true] .swiper-pagination-progressbar{width:22rem}}.productSlider .swiper[data-swiper=true] .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{width:91.9rem;height:1px;background-color:#acacac}@media screen and (min-width:1440px){.productSlider .swiper[data-swiper=true] .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{width:919px}}@media screen and (max-width:1023px){.productSlider .swiper[data-swiper=true] .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{width:28rem}}@media screen and (max-width:768px){.productSlider .swiper[data-swiper=true] .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{width:22rem}}.productSlider .swiper[data-swiper=true] .navigation{display:flex;gap:.8rem;align-items:center;justify-content:end;margin:2rem 0 0}@media screen and (min-width:1440px){.productSlider .swiper[data-swiper=true] .navigation{gap:8px;margin:20px 0 0}}@media screen and (max-width:768px){.productSlider .swiper[data-swiper=true] .navigation{margin:1.43rem 0 0}}.productSlider .swiper[data-swiper=true] .next,.productSlider .swiper[data-swiper=true] .prev{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;color:#fff;cursor:pointer;background-color:#000;border:1px solid #000;border-radius:50%;transition:color .3s ease,background-color .3s ease,border .3s ease}@media screen and (min-width:1440px){.productSlider .swiper[data-swiper=true] .next,.productSlider .swiper[data-swiper=true] .prev{width:40px;height:40px}}@media screen and (min-width:769px){.productSlider .swiper[data-swiper=true] .next:hover,.productSlider .swiper[data-swiper=true] .prev:hover{color:#fff;background-color:#5d5d5d;border:1px solid #5d5d5d}}.productSlider .swiper[data-swiper=true] .prev{transform:rotate(-90deg)}.productSlider .swiper[data-swiper=true] .next{transform:rotate(90deg)}.productSlider .swiper[data-swiper=true] .icon{width:1rem;height:1rem}@media screen and (min-width:1440px){.productSlider .swiper[data-swiper=true] .icon{width:10px;height:10px}}.productSlider .swiper[data-swiper=false]{display:flex;gap:1.5rem;align-items:center;justify-content:center}@media screen and (min-width:1440px){.productSlider .swiper[data-swiper=false]{gap:15px}}.productSlider .swiper[data-swiper=false] .swiper-wrapper{justify-content:center}.productSlider .link{display:flex;flex-direction:column;gap:1.94rem;align-items:center;width:100%;height:100%;padding:1.88rem 4.6rem 2.4rem;background-color:#fff;border-radius:1rem;box-shadow:0 2px 10px 0 rgba(0,0,0,.04)}@media screen and (min-width:1440px){.productSlider .link{gap:19px;padding:18px 46px 24px}}@media screen and (max-width:768px){.productSlider .link{gap:1.31rem;padding:2rem 2.4rem}}.productSlider .link:hover .image{transform:scale(1.05)}.productSlider .image{width:auto;height:13.1rem;object-fit:contain;transition:transform .4s}@media screen and (min-width:1440px){.productSlider .image{height:131px}}@media screen and (max-width:768px){.productSlider .image{height:10.6rem}}.productSlider .image img{width:auto;height:100%;object-fit:cover}.productSlider .logo{width:auto;height:1.6rem}@media screen and (min-width:1440px){.productSlider .logo{height:16px}}@media screen and (max-width:768px){.productSlider .logo{height:1.16rem}}.productSlider .logo img{width:auto;height:100%;object-fit:contain}.productSlider .swiper-scrollbar-horizontal{bottom:2rem;width:91.9rem;height:1px;background-color:#fff}@media screen and (min-width:1440px){.productSlider .swiper-scrollbar-horizontal{bottom:22px;width:919px}}@media screen and (max-width:768px){.productSlider .swiper-scrollbar-horizontal{width:22rem}}.productSlider .swiper-scrollbar-drag{height:1px;background-color:#acacac}@media screen and (max-width:768px){.productSlider .swiper-scrollbar-drag{width:22rem}}@media screen and (min-width:1440px){.productSlider .swiper-scrollbar-horizontal{width:919px}}.productSliderContainer{margin:16rem 0 0;background-color:#fff}@media screen and (min-width:1440px){.productSliderContainer{padding:160px 0 0;margin:-125px 0 0}}@media screen and (max-width:768px){.productSliderContainer{padding:8.8rem 0 0;margin:0}}.productSliderContainer .swiper-horizontal>.swiper-pagination-progressbar,.productSliderContainer .swiper-pagination-progressbar.swiper-pagination-horizontal{top:auto;bottom:0}.productSliderContainer .swiper-horizontal>.swiper-scrollbar,.productSliderContainer .swiper-scrollbar.swiper-scrollbar-horizontal{height:1px;background:#e6e6e6}.productSliderContainer .swiper-scrollbar-drag{height:1px;background:#acacac}.partsProductSlider .swiper-horizontal>.swiper-scrollbar,.partsProductSlider .swiper-scrollbar.swiper-scrollbar-horizontal{bottom:2rem;width:103.3rem;height:1px;padding:0 0 .1rem;background:#e6e6e6}@media screen and (min-width:1440px){.partsProductSlider .swiper-horizontal>.swiper-scrollbar,.partsProductSlider .swiper-scrollbar.swiper-scrollbar-horizontal{bottom:20px;width:1033px;padding:0 0 1px}}@media screen and (max-width:768px){.partsProductSlider .swiper-horizontal>.swiper-scrollbar,.partsProductSlider .swiper-scrollbar.swiper-scrollbar-horizontal{justify-content:flex-start;width:18rem}}.partsProductSlider .swiper-scrollbar-drag{height:1px;background:#acacac}.PartsGlobalNav_navTitle__m_oke{position:relative;font-size:2rem;font-weight:400;line-height:1.5;letter-spacing:.1em;transition:filter .4s}@media screen and (min-width:1440px){.PartsGlobalNav_navTitle__m_oke{font-size:20px}}.PartsGlobalNav_navTitle__m_oke:hover{filter:invert(40%)}@media screen and (max-width:768px){.PartsGlobalNav_navTitle__m_oke:hover{filter:none}}@media screen and (max-width:1023px){[data-nav-nochild=true] .PartsGlobalNav_navTitle__m_oke{pointer-events:auto!important}}@media screen and (max-width:768px){.PartsGlobalNav_navTitle__m_oke{display:flex;justify-content:space-between;padding:1.2rem 0;font-size:1.6rem;pointer-events:none}[data-nav-nochild=true] .PartsGlobalNav_navTitle__m_oke{pointer-events:auto}.PartsGlobalNav_navTitle__m_oke:before{position:absolute;bottom:0;left:50%;width:100vw;height:1px;content:"";background-color:rgba(78,132,196,.3);transform:translateX(-50%)}}@media screen and (max-width:1023px){.PartsGlobalNav_navTitle__m_oke span:has(svg){display:none}}@media screen and (max-width:768px){.PartsGlobalNav_navTitle__m_oke span:has(svg){display:flex;width:2.9rem;height:2.9rem;padding:1rem;background-color:#fff;border-radius:50%;transform:rotate(90deg)}[data-nav-open=true] .PartsGlobalNav_navTitle__m_oke span:has(svg){transform:rotate(-90deg)}[data-nav-nochild=true] .PartsGlobalNav_navTitle__m_oke span:has(svg){transform:rotate(0deg)!important}.PartsGlobalNav_navBg__FXlNa{position:relative}.PartsGlobalNav_navBg__FXlNa:before{position:absolute;top:0;left:50%;z-index:-1;width:100vw;height:100%;content:"";background-color:#fff;transition:all .4s;transform:translateX(-50%)}}.PartsGlobalNav_navList__dQw8j{display:flex;flex-direction:column;gap:1.2rem;margin:2rem 0 0}@media screen and (min-width:1440px){.PartsGlobalNav_navList__dQw8j{gap:12px;margin:20px 0 0}}@media screen and (max-width:768px){.PartsGlobalNav_navList__dQw8j{gap:0;height:0;padding:0;margin:0;overflow:hidden;pointer-events:none}[data-nav-open=true] .PartsGlobalNav_navList__dQw8j{padding:0;pointer-events:auto}.PartsGlobalNav_navWrapper__l1cXv[data-nav-nochild=true] .PartsGlobalNav_navList__dQw8j{padding:0}}.PartsGlobalNav_navItem__HNMsp{display:flex;align-items:center;text-align:left}@media screen and (max-width:768px){.PartsGlobalNav_navItem__HNMsp{border-bottom:1px solid #9d9d8f}.PartsGlobalNav_navItem__HNMsp:last-child{border-bottom:none}.PartsGlobalNav_navItem__HNMsp>a{align-items:center;justify-content:flex-start;width:100%;padding:1.6rem 0}}.PartsGlobalNav_icon__8Ra7P{width:auto;height:1.9rem;margin:0 .5rem 0 0;font-size:1.4rem}@media screen and (min-width:1440px){.PartsGlobalNav_icon__8Ra7P{font-size:14px}}.PartsGlobalNav_icon__8Ra7P img{width:auto;height:100%}@media screen and (min-width:769px){.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header]{width:auto;min-width:150px;text-align:center}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header][data-nav-onhover=true] .PartsGlobalNav_navBg__FXlNa{z-index:2;width:100vw;max-height:9999px;padding:3rem 14.4rem 1.5rem}}@media screen and (min-width:769px)and (min-width:1440px){.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header][data-nav-onhover=true] .PartsGlobalNav_navBg__FXlNa{padding:30px 144px 15px}}@media screen and (min-width:769px){.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header][data-nav-onhover=true] .PartsGlobalNav_navList__dQw8j,.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header][data-nav-onhover=true] .PartsGlobalNav_navReadMore__UbeZb{opacity:1;transform:translateY(0)}}@media screen and (min-width:769px)and (min-width:1440px){.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header][data-nav-onhover=true] .PartsGlobalNav_navList__dQw8j,.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header][data-nav-onhover=true] .PartsGlobalNav_navReadMore__UbeZb{margin:30px auto}}@media screen and (min-width:769px){.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header][data-nav-onhover=true] .PartsGlobalNav_navTitle__m_oke{filter:invert(0)}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header][data-nav-onhover=true] .PartsGlobalNav_navTitle__m_oke:after{width:100%}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header][data-nav-nochild=true]:hover .PartsGlobalNav_navTitle__m_oke{filter:invert(0)}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header][data-nav-nochild=true]:hover .PartsGlobalNav_navTitle__m_oke:after{width:100%}}@media screen and (max-width:1023px){.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header][data-nav-nochild=true]:hover .PartsGlobalNav_navTitle__m_oke:after{width:0}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header]{display:block;justify-content:space-between;width:100%}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header]:first-of-type .PartsGlobalNav_navTitle__m_oke:after{position:absolute;top:0;left:50%;width:100vw;height:1px;content:"";background-color:rgba(78,132,196,.3);transform:translateX(-50%)}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navTitle__m_oke{overflow:hidden}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header]:hover{cursor:pointer}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header]:hover .PartsGlobalNav_navBg__FXlNa{z-index:2;width:100%;max-height:0;padding:0 1.8rem}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header]:hover .PartsGlobalNav_navList__dQw8j,.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header]:hover .PartsGlobalNav_navReadMore__UbeZb{opacity:1;transform:translateY(0)}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header]:hover:first-of-type .PartsGlobalNav_navTitle__m_oke:after{width:100vw;height:1px}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header]:hover .PartsGlobalNav_navTitle__m_oke{filter:invert(0)}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header]:hover .PartsGlobalNav_navTitle__m_oke:after{width:0}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header][data-nav-nochild=true] .PartsGlobalNav_navTitle__m_oke span:has(svg){transform:rotate(0deg)!important}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header][data-nav-open=true] .PartsGlobalNav_navBg__FXlNa{z-index:2;width:100%;max-height:9999px}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header][data-nav-open=true] .PartsGlobalNav_navList__dQw8j,.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header][data-nav-open=true] .PartsGlobalNav_navReadMore__UbeZb{opacity:1;transform:translateY(0)}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header][data-nav-open=true] .PartsGlobalNav_navTitle__m_oke{filter:invert(0)}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header][data-nav-open=true] .PartsGlobalNav_navTitle__m_oke span:has(svg){transform:rotate(-90deg)}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header][data-nav-open=true] .PartsGlobalNav_navBg__FXlNa{max-height:1000px;padding:1rem 1.8rem}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header][data-nav-open=true] .PartsGlobalNav_navReadMore__UbeZb{grid-template-rows:1fr;margin:3rem auto;opacity:1}}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navBg__FXlNa{display:grid}@media screen and (min-width:769px){.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navBg__FXlNa{position:absolute;top:100%;left:0;z-index:1;width:100vw;max-height:0;padding:0 14.4rem;overflow:hidden;background-color:#f7f7f7;transition:all .3s ease-in-out}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navBg__FXlNa:before{display:none}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navBg__FXlNa>*{overflow:hidden}}@media screen and (max-width:1023px){.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navBg__FXlNa{position:static;grid-template-columns:100%;width:100%;max-height:0;padding:0 1.8rem;overflow:hidden;background-color:#f7f7f7;transition:all .3s}}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navList__dQw8j{overflow:hidden}@media screen and (min-width:769px){.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navList__dQw8j{display:grid;gap:.8rem 2.4rem;margin:3rem auto;opacity:0;transition:all .3s;transform:translateY(-1rem)}}@media screen and (min-width:1440px){.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navList__dQw8j{gap:8px 24px}}@media screen and (max-width:1023px){.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navList__dQw8j{display:block;width:100%;height:auto;transform:translateY(0)}}@media screen and (min-width:1440px){.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navList__dQw8j[data-col="3"]{width:930px}}@media screen and (min-width:769px){.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navList__dQw8j[data-col="3"]{grid-template-columns:repeat(3,1fr);width:93rem}}@media screen and (max-width:1023px){.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navList__dQw8j[data-col="3"]{width:100%}}@media screen and (min-width:1440px){.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navList__dQw8j[data-col="4"]{width:1152px}}@media screen and (min-width:769px){.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navList__dQw8j[data-col="4"]{grid-template-columns:repeat(4,1fr);width:115.2rem}}@media screen and (max-width:1023px){.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navList__dQw8j[data-col="4"]{width:100%}}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navReadMore__UbeZb{display:flex;justify-content:flex-end;width:115.2rem;opacity:0}@media screen and (min-width:769px){.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navReadMore__UbeZb{margin:3rem auto;transition:all .3s;transform:translateY(-1rem)}}@media screen and (min-width:1440px){.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navReadMore__UbeZb{width:1152px;margin:30px auto}}@media screen and (max-width:1023px){.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navReadMore__UbeZb{display:grid;grid-template-rows:0fr;justify-content:center;width:100%;margin:3rem auto;overflow:hidden;transition:all .2s;transform:translateY(0)}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navReadMore__UbeZb>*{overflow:hidden}}@media screen and (min-width:769px){.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navTitle__m_oke{position:relative;display:block;padding:2.2rem 2.5rem;font-size:1.4rem;line-height:1;letter-spacing:.028em}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navTitle__m_oke:after{position:absolute;bottom:0;left:50%;display:block;width:0;height:2px;content:"";background-color:#2680ff;transition:width .4s;transform:translateX(-50%)}}@media screen and (min-width:1440px){.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navTitle__m_oke{padding:22px 25px;font-size:14px}}@media screen and (max-width:1023px){.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navTitle__m_oke{display:flex;align-items:center;justify-content:space-between;width:100%;padding:2rem 1.8rem;font-size:1.6rem;pointer-events:none}[data-nav-nochild=true] .PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navTitle__m_oke{pointer-events:auto}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navTitle__m_oke:before{position:absolute;bottom:0;left:50%;width:100%;height:1px;content:"";background-color:rgba(78,132,196,.3);transform:translateX(-50%)}}@media screen and (max-width:768px){.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navTitle__m_oke{padding:1.6rem 1.8rem}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navTitle__m_oke:before{width:100vw}}@media screen and (max-width:1023px){.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navTitle__m_oke span:has(svg){display:flex;width:3.5rem;height:3.5rem;padding:.9rem;background-color:#fff;border:1px solid #9d9d8f;border-radius:50%;transition:transform .4s;transform:rotate(90deg)}}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navItem__HNMsp,.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navItem__HNMsp:last-child{border-bottom:1px solid #9d9d8f}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navItem__HNMsp>a{align-items:center;justify-content:space-between;width:100%;padding:1.6rem 0}@media screen and (max-width:1023px){.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navItem__HNMsp>a{padding:1.6rem 1rem 1.6rem 1.5rem}}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navItem__HNMsp>a>:first-child{display:inline-block;order:3;width:.933rem;height:.933rem;margin-right:1rem;transition:margin-right .4s}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navItem__HNMsp>a>:first-child svg{display:block;width:100%;height:auto}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navItem__HNMsp>a>:nth-child(2){flex:1 1 auto;order:2}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navItem__HNMsp>a>:nth-child(3){display:inline-block;flex:0 0 2rem;order:1;width:2rem;height:2rem}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navItem__HNMsp>a>:nth-child(3) svg{display:block;width:100%;height:100%;object-fit:contain}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=header] .PartsGlobalNav_navItem__HNMsp>a:hover>:first-child{margin-right:.5rem}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=footer]{width:22rem}@media screen and (min-width:1440px){.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=footer]{width:220px}}@media screen and (max-width:768px){.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=footer]{width:100%}}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=footer]:nth-child(2),.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=footer]:nth-child(5){width:24.7rem}@media screen and (min-width:1440px){.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=footer]:nth-child(2),.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=footer]:nth-child(5){width:247px}}@media screen and (max-width:768px){.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=footer]:nth-child(2),.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=footer]:nth-child(5){width:100%}}.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=footer]:nth-child(3n){width:14rem}@media screen and (min-width:1440px){.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=footer]:nth-child(3n){width:190px}}@media screen and (max-width:768px){.PartsGlobalNav_navWrapper__l1cXv[data-nav-type=footer]:nth-child(3n){width:100%}}.BaseFooter_footer__HMaCx{position:relative}.BaseFooter_footer__HMaCx:after{position:absolute;bottom:6.4rem;left:50%;z-index:10;width:100%;height:1px;content:"";background-color:#9d9d8f;transform:translateX(-50%)}@media screen and (min-width:1440px){.BaseFooter_footer__HMaCx:after{bottom:64px}}@media screen and (max-width:768px){.BaseFooter_footer__HMaCx:after{bottom:10.6rem}}.BaseFooter_container__PlQ7R{width:115rem;margin:0 auto}@media screen and (min-width:1440px){.BaseFooter_container__PlQ7R{width:1150px}}@media screen and (max-width:768px){.BaseFooter_container__PlQ7R{width:32.4rem}}.BaseFooter_inner__dBBHl{display:grid;grid-template:"..... ..... ....." 16.8rem "logo  .....  nav " "..... .....  nav " 1fr "sns   .....  nav " "..... ..... ....." 5.5rem "copy  copy  copy " "..... ..... ....." 1.7rem/24rem 1fr 71rem}@media screen and (min-width:1440px){.BaseFooter_inner__dBBHl{grid-template:"..... ..... ....." 168px "logo  .....  nav " "..... .....  nav " 1fr "sns   .....  nav " "..... ..... ....." 55px "copy  copy  copy " "..... ..... ....." 17px/240px 1fr 710px}}@media screen and (max-width:768px){.BaseFooter_inner__dBBHl{grid-template:"...." 7rem "logo" "...." 8.9rem "nav " "...." 3.8rem "sns " "...." 4rem "copy" "...." 2.5rem}}.BaseFooter_bg__7fcPj{position:absolute;bottom:0;left:0;z-index:-1;width:100%;height:47.8rem}@media screen and (min-width:1440px){.BaseFooter_bg__7fcPj{height:478px}}@media screen and (max-width:768px){.BaseFooter_bg__7fcPj{height:65.4rem}}.BaseFooter_bg__7fcPj img{width:100%;height:100%}.BaseFooter_siteLogo__WYdjG{display:flex;flex-direction:column;grid-area:logo;align-items:center;width:24rem}@media screen and (min-width:1440px){.BaseFooter_siteLogo__WYdjG{width:240px}}@media screen and (max-width:768px){.BaseFooter_siteLogo__WYdjG{width:100%}}.BaseFooter_siteLogoTitle__vYil9{width:23rem;margin:0}@media screen and (min-width:1440px){.BaseFooter_siteLogoTitle__vYil9{width:230px}}@media screen and (max-width:768px){.BaseFooter_siteLogoTitle__vYil9{width:15rem}}.BaseFooter_siteLogoTitle__vYil9 img{object-fit:contain}.BaseFooter_siteLogoSubTitle__QJBS0{margin:1.33rem 0 0;font-size:1.2rem;color:#716f63}@media screen and (min-width:1440px){.BaseFooter_siteLogoSubTitle__QJBS0{margin:13px 0 0;font-size:12px}}@media screen and (max-width:768px){.BaseFooter_siteLogoSubTitle__QJBS0{margin:1.2rem 0 0;font-size:1rem}}.BaseFooter_siteButton__t1315{margin:3.86rem 0 0}@media screen and (min-width:1440px){.BaseFooter_siteButton__t1315{margin:38px 0 0}}@media screen and (max-width:768px){.BaseFooter_siteButton__t1315{margin:2.3rem 0 0}}.BaseFooter_sns__9o3B5{display:flex;flex-direction:column;grid-area:sns;gap:1.8rem}@media screen and (min-width:1440px){.BaseFooter_sns__9o3B5{gap:18px}}@media screen and (max-width:768px){.BaseFooter_sns__9o3B5{gap:3.85rem}}.BaseFooter_snsParts__L4ECT{display:flex;gap:2.9rem;align-items:center;width:28rem}@media screen and (min-width:1440px){.BaseFooter_snsParts__L4ECT{gap:29px;width:280px}}@media screen and (max-width:768px){.BaseFooter_snsParts__L4ECT{flex-direction:column;gap:2rem;width:100%}}.BaseFooter_snsList__LE_2m{display:flex;gap:2.4rem;align-items:center}@media screen and (min-width:1440px){.BaseFooter_snsList__LE_2m{gap:24px}}@media screen and (max-width:768px){.BaseFooter_snsList__LE_2m{gap:3rem}}.BaseFooter_snsHeading__VD6CK{width:10.5rem;font-size:1.4rem;letter-spacing:.028em}@media screen and (min-width:1440px){.BaseFooter_snsHeading__VD6CK{width:105px;font-size:14px}}@media screen and (max-width:768px){.BaseFooter_snsHeading__VD6CK{width:100%;text-align:center}}.BaseFooter_nav__JLm7O{display:flex;flex-wrap:wrap;grid-area:nav;gap:7.1rem 2.5rem}@media screen and (min-width:1440px){.BaseFooter_nav__JLm7O{gap:71px 25px}}@media screen and (max-width:768px){.BaseFooter_nav__JLm7O{gap:0}}.BaseFooter_copy__vmJQp{position:relative;display:flex;grid-area:copy;justify-content:space-between;padding:2.2rem 0 0}@media screen and (min-width:1440px){.BaseFooter_copy__vmJQp{padding:22px 0 0}}@media screen and (max-width:768px){.BaseFooter_copy__vmJQp{flex-direction:column;gap:2.3rem;align-items:center;padding:2rem 0 0}}.BaseFooter_copyLink__Txu9h{display:inline;padding:0 0 .7rem;font-size:1.2rem;line-height:1.5;border-bottom:1px solid #000}@media screen and (min-width:1440px){.BaseFooter_copyLink__Txu9h{padding:0 0 7px;font-size:12px}}@media screen and (min-width:769px){.BaseFooter_copyLink__Txu9h:hover{opacity:.6}}.BaseFooter_copyRight__kUhA9{font-size:1.2rem;line-height:1.5;color:rgba(0,0,0,.5);transition:opacity .3s ease}@media screen and (min-width:1440px){.BaseFooter_copyRight__kUhA9{font-size:12px}}@media screen and (max-width:1023px){.UiHamburgerButton_menu__A26cd{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12%;width:5rem;height:5rem;padding:0 1rem}}@media screen and (max-width:768px){.UiHamburgerButton_menu__A26cd{gap:10%;width:4rem;height:4rem;padding:0 1rem}}@media screen and (max-width:1023px){.UiHamburgerButton_menu__A26cd[data-open=true] .UiHamburgerButton_menu__line__t5Qs8:first-of-type{transform:translateY(.725rem) rotate(-45deg)}.UiHamburgerButton_menu__A26cd[data-open=true] .UiHamburgerButton_menu__line__t5Qs8:nth-of-type(2){left:50%;opacity:0;-webkit-animation:UiHamburgerButton_active-btn05-bar02__3PhqM .8s forwards;animation:UiHamburgerButton_active-btn05-bar02__3PhqM .8s forwards}.UiHamburgerButton_menu__A26cd[data-open=true] .UiHamburgerButton_menu__line__t5Qs8:nth-of-type(3){transform:translateY(-.725rem) rotate(45deg)}}@media screen and (max-width:768px){.UiHamburgerButton_menu__A26cd[data-open=true] .UiHamburgerButton_menu__line__t5Qs8:first-of-type{transform:translateY(.45rem) rotate(-45deg)}.UiHamburgerButton_menu__A26cd[data-open=true] .UiHamburgerButton_menu__line__t5Qs8:nth-of-type(2){left:50%;opacity:0;-webkit-animation:UiHamburgerButton_active-btn05-bar02__3PhqM .8s forwards;animation:UiHamburgerButton_active-btn05-bar02__3PhqM .8s forwards}.UiHamburgerButton_menu__A26cd[data-open=true] .UiHamburgerButton_menu__line__t5Qs8:nth-of-type(3){transform:translateY(-.45rem) rotate(45deg)}}.UiHamburgerButton_menu__line__t5Qs8{display:block}@media screen and (max-width:1023px){.UiHamburgerButton_menu__line__t5Qs8{width:100%;height:.25rem;background-color:#000;transition:transform .3s}}@media screen and (max-width:768px){.UiHamburgerButton_menu__line__t5Qs8{height:.1rem}}@-webkit-keyframes UiHamburgerButton_active-btn05-bar02__3PhqM{to{height:0}}@keyframes UiHamburgerButton_active-btn05-bar02__3PhqM{to{height:0}}.BaseHeader_header__apMeG{background-color:#fff}.BaseHeader_header__apMeG[data-header-sticky=true]{position:sticky;top:0;z-index:10}.BaseHeader_header__apMeG[data-header-sticky=false]{position:relative;z-index:11}.BaseHeader_header__apMeG .BaseHeader_inner__tmW_M{display:grid;grid-template-areas:"corp brand button" "menu menu menu";grid-template-columns:39rem minmax(0,1fr) 39rem;align-items:center;padding:2.2rem 5.2rem 0 4.8rem}@media screen and (min-width:1440px){.BaseHeader_header__apMeG .BaseHeader_inner__tmW_M{grid-template-columns:500px minmax(0,1fr) 500px;width:1340px;padding:22px 0 0;margin:auto}}@media screen and (max-width:1023px){.BaseHeader_header__apMeG .BaseHeader_inner__tmW_M{grid-template-rows:10rem 0;grid-template-columns:20rem minmax(0,1fr) 20rem;align-items:space-between;height:10rem;padding:0}}@media screen and (max-width:768px){.BaseHeader_header__apMeG .BaseHeader_inner__tmW_M{grid-template-rows:6.6rem 0;grid-template-columns:10.6rem minmax(0,1fr) 10.6rem;height:6.6rem}}.BaseHeader_header__apMeG .BaseHeader_logoCorporate__Auobr{grid-area:corp;width:100px;opacity:1;transition:opacity .4s}@media screen and (max-width:1023px){.BaseHeader_header__apMeG .BaseHeader_logoCorporate__Auobr{display:flex;jsutify-content:center;align-items:center;width:100%;height:100%;padding:0 4rem}}@media screen and (max-width:768px){.BaseHeader_header__apMeG .BaseHeader_logoCorporate__Auobr{padding:0 1.8rem}}.BaseHeader_header__apMeG .BaseHeader_logoCorporate__Auobr img{object-fit:contain}.BaseHeader_header__apMeG .BaseHeader_logoBrand___YSaj{grid-area:brand}.BaseHeader_header__apMeG .BaseHeader_logoBrand___YSaj,.BaseHeader_header__apMeG .BaseHeader_logoBrand___YSaj .BaseHeader_logoLink__s3bah{display:flex;flex-direction:column;gap:.55rem;align-items:center}@media screen and (min-width:1440px){.BaseHeader_header__apMeG .BaseHeader_logoBrand___YSaj .BaseHeader_logoLink__s3bah{gap:5.5px}}@media screen and (max-width:1023px){.BaseHeader_header__apMeG .BaseHeader_logoBrand___YSaj .BaseHeader_logoLink__s3bah{gap:.38rem}}.BaseHeader_header__apMeG .BaseHeader_logoBrand___YSaj .BaseHeader_title__BuU8h{width:152px;margin:0}@media screen and (max-width:1023px){.BaseHeader_header__apMeG .BaseHeader_logoBrand___YSaj .BaseHeader_title__BuU8h{width:15rem}}@media screen and (max-width:768px){.BaseHeader_header__apMeG .BaseHeader_logoBrand___YSaj .BaseHeader_title__BuU8h{width:9.03rem}}.BaseHeader_header__apMeG .BaseHeader_logoBrand___YSaj .BaseHeader_subTitle__hEYGK{font-size:1.2rem;color:#716f63}@media screen and (min-width:1440px){.BaseHeader_header__apMeG .BaseHeader_logoBrand___YSaj .BaseHeader_subTitle__hEYGK{font-size:12px}}@media screen and (max-width:1023px){.BaseHeader_header__apMeG .BaseHeader_logoBrand___YSaj .BaseHeader_subTitle__hEYGK{font-size:1.5rem}}@media screen and (max-width:768px){.BaseHeader_header__apMeG .BaseHeader_logoBrand___YSaj .BaseHeader_subTitle__hEYGK{font-size:1rem}}.BaseHeader_header__apMeG .BaseHeader_buttonGroup__60Q_h{display:flex;grid-area:button;gap:3rem;align-items:center}@media screen and (min-width:1440px){.BaseHeader_header__apMeG .BaseHeader_buttonGroup__60Q_h{gap:30px;justify-content:end}}@media screen and (max-width:1023px){.BaseHeader_header__apMeG .BaseHeader_buttonGroup__60Q_h{justify-content:flex-end;padding:0 4rem}}@media screen and (max-width:768px){.BaseHeader_header__apMeG .BaseHeader_buttonGroup__60Q_h{gap:0;padding:0 1rem}.BaseHeader_header__apMeG .BaseHeader_buttonGroup__60Q_h>a{display:flex;align-items:center;justify-content:center;opacity:1;transition:opacity .4s}}@media screen and (max-width:1023px){.BaseHeader_header__apMeG .BaseHeader_store__Uizof{display:flex;flex-direction:column;align-items:center;margin:-1.3rem 1.2rem 0 0}.BaseHeader_header__apMeG .BaseHeader_store__Uizof .BaseHeader_storeIcon__Ck2aN{width:2rem}.BaseHeader_header__apMeG .BaseHeader_store__Uizof .BaseHeader_storeText__lnIbx{margin:-1.3rem 0 0;font-size:.8rem}}.BaseHeader_header__apMeG .BaseHeader_sns__nZX7A .BaseHeader_snsTitle__DFGEk{display:flex;justify-content:center;margin-bottom:1.5rem;font-size:1.6rem;font-weight:500;letter-spacing:.032em}@media screen and (min-width:1440px){.BaseHeader_header__apMeG .BaseHeader_sns__nZX7A .BaseHeader_snsTitle__DFGEk{margin-bottom:15px;font-size:16px}}.BaseHeader_header__apMeG .BaseHeader_sns__nZX7A .BaseHeader_snsList__r7bEE{display:flex;gap:2.4rem;align-items:center;justify-content:center}.BaseHeader_header__apMeG .BaseHeader_sns__nZX7A .BaseHeader_snsList__r7bEE>:first-child{margin:0 -.8rem 0 0}@media screen and (min-width:1440px){.BaseHeader_header__apMeG .BaseHeader_sns__nZX7A .BaseHeader_snsList__r7bEE>:first-child{margin:0 -8px 0 0}.BaseHeader_header__apMeG .BaseHeader_sns__nZX7A .BaseHeader_snsList__r7bEE{gap:24px}}.BaseHeader_header__apMeG .BaseHeader_menu__E57Bo{grid-area:menu}@media screen and (max-width:1023px){.BaseHeader_header__apMeG .BaseHeader_menu__E57Bo{position:absolute;top:100%;right:0;z-index:999;display:grid;grid-template-rows:0fr;grid-template-columns:minmax(0,1fr);width:46rem;overflow:hidden;background-color:#fff;opacity:0;transition:all .3s}}@media screen and (max-width:768px){.BaseHeader_header__apMeG .BaseHeader_menu__E57Bo{grid-template-rows:0fr;grid-template-columns:minmax(0,1fr);width:100vw}}.BaseHeader_header__apMeG .BaseHeader_menu__E57Bo .BaseHeader_menuInner__0nKQ_{display:flex}@media screen and (min-width:769px){.BaseHeader_header__apMeG .BaseHeader_menu__E57Bo .BaseHeader_menuInner__0nKQ_{flex-direction:row;justify-content:center}}@media screen and (max-width:1023px){.BaseHeader_header__apMeG .BaseHeader_menu__E57Bo .BaseHeader_menuInner__0nKQ_{flex-direction:column;justify-content:flex-start;overflow:hidden}}.BaseHeader_header__apMeG:has([data-open=true]) .BaseHeader_logoCorporate__Auobr{pointer-events:none;opacity:0}.BaseHeader_header__apMeG:has([data-open=true]) .BaseHeader_menu__E57Bo{grid-template-rows:1fr;overflow:auto;opacity:1}@media screen and (max-width:1023px){.BaseHeader_header__apMeG:has([data-open=true]) .BaseHeader_menu__E57Bo{min-height:calc(100dvh - 10rem);max-height:calc(100dvh - 10rem)}}@media screen and (max-width:768px){.BaseHeader_header__apMeG:has([data-open=true]) .BaseHeader_menu__E57Bo{min-height:calc(100dvh - 6.6rem);max-height:calc(100dvh - 6.6rem)}}.BaseHeader_header__apMeG:has([data-open=true]) .BaseHeader_menu__E57Bo .BaseHeader_menuInner__0nKQ_{overflow:auto}@media screen and (max-width:1023px){.BaseHeader_header__apMeG:has([data-open=true]) .BaseHeader_buttonGroup__60Q_h>a{pointer-events:none;opacity:0}}@media screen and (min-width:769px){.BaseHeader_header__apMeG:before{position:fixed;top:14.7rem;left:0;z-index:-1;width:100vw;min-height:0;max-height:0;content:"";background-color:rgba(0,0,0,.4);backdrop-filter:blur(10px);opacity:0;transition:opacity .2s}body:has([data-nav-onhover=true]) .BaseHeader_header__apMeG:before{display:block;min-height:calc(100vh - 14.7rem);max-height:calc(100vh - 14.7rem);opacity:1}}@media screen and (max-width:1023px){.BaseHeader_header__apMeG:before{top:10rem}body:has([data-open=true]) .BaseHeader_header__apMeG:before{min-height:calc(100vh - 10rem);max-height:calc(100vh - 10rem);opacity:1}}.BaseHeader_header__apMeG .BaseHeader_menuBottom__llQyH{margin:0 auto 1.5rem}@media screen and (min-width:1440px){.BaseHeader_header__apMeG .BaseHeader_menuBottom__llQyH{margin-bottom:15px}}.BaseHeader_header__apMeG .BaseHeader_menuBottom__llQyH>a{display:flex;justify-content:space-between;margin:3.2rem auto}@media screen and (min-width:1440px){.BaseHeader_header__apMeG .BaseHeader_menuBottom__llQyH>a{margin:32px auto}}.BaseHeader_header__apMeG .BaseHeader_copyRight___OirN{display:flex;gap:.8rem;justify-content:center;margin-top:2.4rem;font-size:1.2rem;color:#716f63}@media screen and (min-width:1440px){.BaseHeader_header__apMeG .BaseHeader_copyRight___OirN{margin-top:24px;font-size:12px}}.UiToTop_toTop__TFRXs{position:sticky;bottom:50px;left:calc(100% - 105px);z-index:9;display:flex;align-items:center;justify-content:center;width:5.4rem;height:5.4rem;margin:-15rem 0 0;visibility:hidden;background-color:#000;border-radius:50%;opacity:0;transition:opacity .2s ease,visibility .2s ease,color .3s ease,background .3s ease}.UiToTop_toTop__TFRXs.UiToTop_visible__Ko6PV{visibility:visible;opacity:1}@media screen and (min-width:1440px){.UiToTop_toTop__TFRXs{width:54px;height:54px}}@media screen and (max-width:768px){.UiToTop_toTop__TFRXs{bottom:1.4rem;left:calc(100% - 5rem)!important;width:3.4rem;height:3.4rem}}@media screen and (min-width:769px){.UiToTop_toTop__TFRXs:hover{color:#fff;background-color:#5d5d5d;border:1px solid #5d5d5d}.UiToTop_toTop__TFRXs:hover .UiToTop_toTopIcon__kqF_X{color:#fff}}@media screen and (max-width:768px){.UiToTop_toTop__TFRXs{right:1.5rem;bottom:1.5rem;width:3.4rem;height:3.4rem}}.UiToTop_toTopIcon__kqF_X{width:1rem;height:1rem;color:#fff}@media screen and (min-width:1440px){.UiToTop_toTopIcon__kqF_X{width:10px;height:10px}}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{text-decoration:underline;text-decoration:underline dotted;border-bottom:none}b,strong{font-weight:bolder}li{list-style:none}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}details{display:block}summary{display:list-item}[hidden],template{display:none}.campaignCarousel{padding:8rem 0 6.5rem;background-color:#f5f5f5}@media screen and (min-width:1440px){.campaignCarousel{padding:80px 0 65px}}@media screen and (max-width:768px){.campaignCarousel{padding:3rem 0 1.7rem}}.campaignCarousel .swiper[data-swiper=true]{position:relative;padding:0 .3rem .3rem 0}@media screen and (min-width:1440px){.campaignCarousel .swiper[data-swiper=true]{padding:0 3px 3px 0}}.campaignCarousel .swiper[data-swiper=true] .swiper-horizontal>.swiper-pagination-progressbar,.campaignCarousel .swiper[data-swiper=true] .swiper-pagination-progressbar.swiper-pagination-horizontal{top:auto;bottom:2rem}@media screen and (min-width:1440px){.campaignCarousel .swiper[data-swiper=true] .swiper-horizontal>.swiper-pagination-progressbar,.campaignCarousel .swiper[data-swiper=true] .swiper-pagination-progressbar.swiper-pagination-horizontal{bottom:20px}}.campaignCarousel .swiper[data-swiper=true] .swiper-pagination-progressbar{width:91.9rem;height:1px;background-color:#fff}@media screen and (min-width:1440px){.campaignCarousel .swiper[data-swiper=true] .swiper-pagination-progressbar{width:919px}}@media screen and (max-width:768px){.campaignCarousel .swiper[data-swiper=true] .swiper-pagination-progressbar{width:22rem}}.campaignCarousel .swiper[data-swiper=true] .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{width:91.9rem;height:1px;background-color:#acacac}@media screen and (min-width:1440px){.campaignCarousel .swiper[data-swiper=true] .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{width:919px}}@media screen and (max-width:768px){.campaignCarousel .swiper[data-swiper=true] .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{width:22rem}}.campaignCarousel .swiper[data-swiper=true] .navigation{display:flex;gap:.8rem;align-items:center;justify-content:end;margin:2rem 0 0}@media screen and (min-width:1440px){.campaignCarousel .swiper[data-swiper=true] .navigation{gap:8px;margin:20px 0 0}}@media screen and (max-width:768px){.campaignCarousel .swiper[data-swiper=true] .navigation{margin:1.43rem 0 0}}.campaignCarousel .swiper[data-swiper=true] .next,.campaignCarousel .swiper[data-swiper=true] .prev{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;color:#fff;cursor:pointer;background-color:#000;border:1px solid #000;border-radius:50%;transition:color .3s ease,background-color .3s ease,border .3s ease}@media screen and (min-width:1440px){.campaignCarousel .swiper[data-swiper=true] .next,.campaignCarousel .swiper[data-swiper=true] .prev{width:40px;height:40px}}@media screen and (min-width:769px){.campaignCarousel .swiper[data-swiper=true] .next:hover,.campaignCarousel .swiper[data-swiper=true] .prev:hover{color:#fff;background-color:#5d5d5d;border:1px solid #5d5d5d}}.campaignCarousel .swiper[data-swiper=true] .prev{transform:rotate(-90deg)}.campaignCarousel .swiper[data-swiper=true] .next{transform:rotate(90deg)}.campaignCarousel .swiper[data-swiper=true] .icon{width:1rem;height:1rem}@media screen and (min-width:1440px){.campaignCarousel .swiper[data-swiper=true] .icon{width:10px;height:10px}}.campaignCarousel .swiper[data-swiper=false]{display:flex;gap:1.5rem;align-items:center;justify-content:center}@media screen and (min-width:1440px){.campaignCarousel .swiper[data-swiper=false]{gap:15px}}.campaignCarousel .swiper[data-swiper=false] .swiper-wrapper{display:none}.campaignCarousel .swiper-scrollbar-horizontal{bottom:2rem;width:103.3rem;height:1px;background-color:#fff}@media screen and (min-width:1440px){.campaignCarousel .swiper-scrollbar-horizontal{bottom:22px;width:1033px}}@media screen and (max-width:768px){.campaignCarousel .swiper-scrollbar-horizontal{bottom:2.2rem;width:22rem}}.campaignCarousel .swiper-scrollbar-drag{height:1px;background-color:#acacac}@media screen and (max-width:768px){.campaignCarousel .swiper-scrollbar-drag{width:10rem}}.swiper-button-disabled{pointer-events:none;opacity:.3}.PartsProductAnnotation_wrapper__H5FQ2{background-color:#e6e6e6}.PartsProductAnnotation_container__yyCuL{width:114.5rem;padding:4rem 0;margin:0 auto}@media screen and (min-width:1440px){.PartsProductAnnotation_container__yyCuL{width:1145px;padding:40px 0}}@media screen and (max-width:768px){.PartsProductAnnotation_container__yyCuL{width:32.4rem;padding:3rem 0}}.PartsProductAnnotation_note__TN_zL{font-size:1.3rem;line-height:1.8;letter-spacing:.026rem;counter-reset:item}@media screen and (min-width:1440px){.PartsProductAnnotation_note__TN_zL{font-size:13px}}.PartsProductAnnotation_note__TN_zL li:not(:first-child){margin-top:.5rem}@media screen and (min-width:1440px){.PartsProductAnnotation_note__TN_zL li:not(:first-child){margin-top:5px}}@media screen and (max-width:768px){.PartsProductAnnotation_note__TN_zL li:not(:first-child){margin-top:.8rem}}.PartsProductAnnotation_note__TN_zL li:before{display:inline-block;margin-right:.5em;content:"*" counter(item);counter-increment:item}@media screen and (min-width:1440px){.PartsProductAnnotation_note__TN_zL li:before{margin-right:5px}}.PartsProductCamera_root__2bBV5{padding:4.7rem 0 0;background:linear-gradient(0deg,#cad7c6,#bac7b6 43.88%,#b5c1ae 58.3%,#adb6a5 85.72%,#a8b5a1);box-shadow:0 4px 30px 0 rgba(0,0,0,.1)}@media screen and (min-width:1440px){.PartsProductCamera_root__2bBV5{padding:47px 0 0}}@media screen and (max-width:768px){.PartsProductCamera_root__2bBV5{padding:5rem 0 0}}.PartsProductCamera_inner__fbY62{display:flex;flex-direction:row-reverse;gap:14.3rem;align-items:center;justify-content:center;width:99rem;height:100%;margin:auto}@media screen and (min-width:1440px){.PartsProductCamera_inner__fbY62{gap:143px;width:990px}}@media screen and (max-width:768px){.PartsProductCamera_inner__fbY62{flex-direction:column;flex-wrap:wrap;gap:3.4rem;width:100%;padding:0 1.8rem}}.PartsProductCamera_swiper__0nhKH{position:relative;width:34rem;height:auto;overflow:hidden}@media screen and (min-width:1440px){.PartsProductCamera_swiper__0nhKH{width:340px;height:auto}}@media screen and (max-width:768px){.PartsProductCamera_swiper__0nhKH{width:25rem;height:auto}}.PartsProductCamera_swiper__0nhKH img{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-touch-callout:none;-moz-user-select:none;user-select:none}.PartsProductCamera_text__9sBo9{margin:-6rem 0 0;font-size:1.6rem;font-weight:400;line-height:1.6;text-align:center;letter-spacing:.032rem}@media screen and (min-width:1440px){.PartsProductCamera_text__9sBo9{margin:-60px 0 0;font-size:16px;line-height:1.6}}@media screen and (max-width:768px){.PartsProductCamera_text__9sBo9{margin:0}}.PartsProductCamera_title__wzAcf{font-size:3.2rem;font-weight:400;line-height:1.6;letter-spacing:.028rem}@media screen and (min-width:1440px){.PartsProductCamera_title__wzAcf{font-size:32px}}@media screen and (max-width:768px){.PartsProductCamera_title__wzAcf{font-size:2.2rem}}.PartsProductCamera_description__GV4Ew{margin:1.7rem 0 0}@media screen and (min-width:1440px){.PartsProductCamera_description__GV4Ew{margin:17px 0 0}}@media screen and (max-width:768px){.PartsProductCamera_description__GV4Ew{font-size:1.4rem}}.PartsProductCamera_icons__SQYnh{width:50rem;margin:3.7rem auto 0}@media screen and (min-width:1440px){.PartsProductCamera_icons__SQYnh{width:500px;margin:37px auto 0}}.PartsProductDurability_bg__BeTMP{background-color:#f2f2f2}@media screen and (max-width:768px){.PartsProductDurability_bg__BeTMP{background-color:#f4f4f4}}.PartsProductDurability_section__V_eKd{width:115.2rem;padding:10rem 0 8.1rem;margin:0 auto}@media screen and (min-width:1440px){.PartsProductDurability_section__V_eKd{width:1152px;padding:100px 0 81px;margin:0 auto}}@media screen and (max-width:768px){.PartsProductDurability_section__V_eKd{width:32.4rem;padding:4rem 0}}.PartsProductDurability_mv__8JNkF{position:relative}.PartsProductDurability_heading__W8rIw{position:absolute;top:0;font-size:3.8rem;line-height:6.08rem}@media screen and (min-width:1440px){.PartsProductDurability_heading__W8rIw{font-size:38px;line-height:60.8px}}@media screen and (max-width:768px){.PartsProductDurability_heading__W8rIw{position:static;font-size:2.8rem;line-height:1.5;letter-spacing:.112rem}}.PartsProductDurability_heading__W8rIw>span{font-size:2.4rem;line-height:3.84rem}@media screen and (min-width:1440px){.PartsProductDurability_heading__W8rIw>span{font-size:24px;line-height:38.4px}}@media screen and (max-width:768px){.PartsProductDurability_heading__W8rIw>span{font-size:1.6rem;line-height:1.5;letter-spacing:.064rem}}.PartsProductDurability_title__B9YGu{font-size:3.2rem;font-weight:400;line-height:1.6;letter-spacing:.128rem}@media screen and (min-width:1440px){.PartsProductDurability_title__B9YGu{font-size:32px}}@media screen and (max-width:768px){.PartsProductDurability_title__B9YGu{margin:2rem 0 0;font-size:2.2rem;line-height:1.4;letter-spacing:.088rem}}.PartsProductDurability_flex__C16IG{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:768px){.PartsProductDurability_flex__C16IG{flex-direction:column}}.PartsProductDurability_text__r0p6Z{margin:3.3rem 0 0;font-size:1.6rem;line-height:1.8;letter-spacing:.032rem}@media screen and (min-width:1440px){.PartsProductDurability_text__r0p6Z{font-size:16px}}@media screen and (max-width:768px){.PartsProductDurability_text__r0p6Z{margin:2.4rem 0 0;font-size:1.4rem;line-height:1.6;letter-spacing:.028rem}}.PartsProductDurability_img__OO_4T{width:57.7rem}@media screen and (min-width:1440px){.PartsProductDurability_img__OO_4T{width:577px}}@media screen and (max-width:768px){.PartsProductDurability_img__OO_4T{width:100%;margin:2.4rem 0 0}}.PartsProductDurability_img__OO_4T img{width:100%;height:100%}@media screen and (max-width:768px){.PartsProductDurability_img__OO_4T img+img{margin:.8rem 0 0}}.PartsProductDurability_linkBtn__euU5_{display:inline-block;margin:3.7rem 0 0;font-size:1.6rem;line-height:1.75;letter-spacing:.032rem;border-bottom:1px solid #9d9d8f}@media screen and (min-width:1440px){.PartsProductDurability_linkBtn__euU5_{margin:37px 0 0;font-size:16px;line-height:28px}}@media screen and (max-width:768px){.PartsProductDurability_linkBtn__euU5_{margin:3rem auto 0 0;font-size:1.4rem}}.PartsProductDurability_saport__JVnDl{margin:10rem 0 0}@media screen and (min-width:1440px){.PartsProductDurability_saport__JVnDl{margin:100px 0 0}}@media screen and (max-width:768px){.PartsProductDurability_saport__JVnDl{margin:6rem 0 0}}.PartsProductDurability_suportHeading__LhBKm{font-size:3.2rem;font-weight:400;line-height:1.6;text-align:center;letter-spacing:.128rem}.PartsProductDurability_suportHeading__LhBKm sup{top:-.8rem}@media screen and (min-width:1440px){.PartsProductDurability_suportHeading__LhBKm{font-size:32px}}@media screen and (max-width:768px){.PartsProductDurability_suportHeading__LhBKm{font-size:2.2rem;line-height:1.5;letter-spacing:.088rem}}.PartsProductDurability_bgWhite__1MzVH{padding:1.8rem 0 2.6rem;margin:3.7rem 0 0;text-align:center;background-color:#fff}@media screen and (min-width:1440px){.PartsProductDurability_bgWhite__1MzVH{padding:18px 0 26px}}@media screen and (max-width:768px){.PartsProductDurability_bgWhite__1MzVH{padding:2.6rem 1.8rem;margin:3rem 0 0}}.PartsProductDurability_suportText__FdHmG{display:flex;align-items:center;justify-content:space-between;width:38.3rem;margin:0 auto;font-size:2rem;line-height:1.5;letter-spacing:.04rem}@media screen and (min-width:1440px){.PartsProductDurability_suportText__FdHmG{width:383px;font-size:20px}}@media screen and (max-width:768px){.PartsProductDurability_suportText__FdHmG{width:100%;font-size:1.6rem;line-height:2.8rem;letter-spacing:.032rem}}.PartsProductDurability_suportText__FdHmG>span{display:flex;align-items:center}.PartsProductDurability_suportText__FdHmG>span>span{margin:0 1rem 0 .8rem;font-size:5.2rem;font-weight:500;line-height:7.8rem}@media screen and (min-width:1440px){.PartsProductDurability_suportText__FdHmG>span>span{font-size:52px;line-height:78px}}@media screen and (max-width:768px){.PartsProductDurability_suportText__FdHmG>span>span{font-size:3.2rem;font-weight:500;line-height:1.5;letter-spacing:.064rem}}.PartsProductDurability_suportText__FdHmG+.PartsProductDurability_suportText__FdHmG{margin:-1.6rem auto 0}.PartsProductDurability_movie__thuvD{overflow:hidden}@media screen and (min-width:769px){.PartsProductDurability_movie__thuvD video{width:120%;max-width:120%;margin:8rem 0 8rem -17rem}}@media screen and (min-width:1440px){.PartsProductDurability_movie__thuvD video{width:120%;max-width:120%;margin:80px 0 80px -170px}}@media screen and (max-width:768px){.PartsProductDurability_movie__thuvD{padding:3rem 0}.PartsProductDurability_movie__thuvD video{transform:translateX(.3rem)}}.leica{position:relative;margin:17rem 0 0;background-color:#fff}@media screen and (min-width:1440px){.leica{margin:170px 0 0}}@media screen and (max-width:768px){.leica{margin:9rem 0 0}}.leica .subTitle{font-size:2.4rem;font-weight:400;line-height:1.5;text-align:center;letter-spacing:.096rem}@media screen and (min-width:1440px){.leica .subTitle{font-size:24px}}@media screen and (max-width:768px){.leica .subTitle{font-size:1.6rem;letter-spacing:.064rem}}.leica .title{margin:1.4rem 0 0;font-size:3.8rem;font-weight:400;line-height:1.5;text-align:center;letter-spacing:.152rem}@media screen and (min-width:1440px){.leica .title{margin:14px 0 0;font-size:38px}}@media screen and (max-width:768px){.leica .title{margin:.8rem 0 0;font-size:2.8rem}}.leica .swiper-wrap{position:relative;width:747px;padding:20px 0;margin:40px auto 0}@media screen and (max-width:768px){.leica .swiper-wrap{width:100%;padding:5rem 0 2.2rem;margin:3rem auto 0}}.leica .swiper-bg{background-color:#000}.leica .button-auto-play{position:absolute;right:0;bottom:24px;z-index:1;display:block;width:15px;margin:0 4rem 0 0}@media screen and (max-width:768px){.leica .button-auto-play{right:0;bottom:2.5rem;margin:0 2rem 0 auto}}[data-swiper-auto-play=false] .leica .button-auto-play{bottom:7px}.leica .swiper-pagination-bullet-active{position:relative;background-color:#000}.leica .swiper{width:747px;padding:0 0 40px}@media screen and (max-width:768px){.leica .swiper{width:100%!important}}.leica .swiper-slide{width:auto;height:560px}@media screen and (max-width:768px){.leica .swiper-slide{width:100%;height:27rem}}.leica .swiper-slide img{width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;object-fit:cover;-webkit-touch-callout:none;-moz-touch-callout:none}.leica .swiper-slide-next,.leica .swiper-slide-prev{position:relative}@media screen and (min-width:769px){.leica .swiper-slide-next:before,.leica .swiper-slide-prev:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-color:#000;opacity:1}}.leica .swiper-pagination{text-align:right}.leica .swiper-horizontal>.swiper-pagination-bullets,.leica .swiper-pagination-bullets.swiper-pagination-horizontal,.leica .swiper-pagination-custom,.leica .swiper-pagination-fraction{bottom:0;padding:.3rem 9rem 0 0;line-height:1}@media screen and (max-width:768px){.leica .swiper-horizontal>.swiper-pagination-bullets,.leica .swiper-pagination-bullets.swiper-pagination-horizontal,.leica .swiper-pagination-custom,.leica .swiper-pagination-fraction{padding:.3rem 4rem 0 0}}.leica .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0}.leica .circle-pagination{position:relative;display:inline-block;width:25px;height:inherit;text-align:center;cursor:pointer;outline:none;opacity:1}.leica .circle-pagination .circle-pagination__inner{position:relative;display:flex;align-items:center;justify-content:center;padding:13px}.leica .circle-pagination .circle-pagination__inner:before{position:absolute;top:50%;left:50%;width:5px;height:5px;content:"";background-color:#403d33;border-radius:50%;transform:translate(-50%,-50%)}.leica .circle-pagination.swiper-pagination-bullet-active .circle-pagination__inner:before{background-color:#fff}.leica .circle-pagination__inner svg{position:absolute;top:50%;left:50%;transform:rotate(-90deg);transform:translate(-50%,-50%) rotate(-90deg)}.leica .circle-pagination__inner circle{fill:transparent;stroke:#fff;stroke-width:1.5;animation:circle 5s linear forwards}@keyframes circle{0%{stroke-dasharray:0 69}99.9%,to{stroke-dasharray:69 69}}.leica .circle-pagination:not(.swiper-pagination-bullet-active) .circle-pagination__inner svg{display:none}.leica .leica-icon-stop{color:#fff}.leica .leica-lens{display:flex;gap:8.2rem;justify-content:center;padding:11rem 0}@media screen and (min-width:1440px){.leica .leica-lens{gap:82px;padding:110px 0}}@media screen and (max-width:768px){.leica .leica-lens{gap:4.5rem;padding:5rem 0 6.2rem}}.leica .leica-lens__logo{width:16.1rem;height:auto}@media screen and (min-width:1440px){.leica .leica-lens__logo{width:161px}}@media screen and (max-width:768px){.leica .leica-lens__logo{width:9.6rem;margin:3rem 0 0}}.leica .leica-lens__logo img{width:100%;height:100%}.leica .leica-lens__description{margin:.8rem 0 0}@media screen and (min-width:1440px){.leica .leica-lens__description{margin:8px 0 0}}@media screen and (max-width:768px){.leica .leica-lens__description{width:16.2rem;margin:0;line-height:1.6}}.leica .leica-lens__title{font-size:3.2rem;line-height:1.6;letter-spacing:.128rem}@media screen and (min-width:1440px){.leica .leica-lens__title{font-size:32px}}@media screen and (max-width:768px){.leica .leica-lens__title{font-size:2.2rem;line-height:1.5;letter-spacing:.088rem}}.leica .leica-lens__text{margin:3.6rem 0 0;font-size:1.6rem;line-height:1.8;letter-spacing:.032rem}@media screen and (min-width:1440px){.leica .leica-lens__text{margin:36px 0 0;font-size:16px}}@media screen and (max-width:768px){.leica .leica-lens__text{margin:2.4rem 0 0;font-size:1.4rem;line-height:1.6;letter-spacing:.028rem}.leica .container-sp{width:100%;padding:0 1.8rem 0 3.6rem}}[data-swiper-auto-play=false] .swiper-pagination-bullet-active>.circle-pagination__inner>svg{display:none}