@charset "UTF-8";@keyframes arrow_down_tick{0%{transform:translateY(.6rem)}75%{transform:translate(0)}to{transform:translate(0)}}@keyframes arrow_up_tick{0%{transform:translateY(-.6rem)}75%{transform:translate(0)}to{transform:translate(0)}}@keyframes arrow_right_tick{0%{transform:translate(.6rem)}75%{transform:translate(0)}to{transform:translate(0)}}@keyframes arrow_left_tick{0%{transform:translate(-.6rem)}75%{transform:translate(0)}to{transform:translate(0)}}
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */*,:after,:before{border-style:solid;border-width:0;box-sizing:border-box}html{-webkit-tap-highlight-color:transparent;line-height:1.15}body{margin:0}main{display:block}address,blockquote,dl,figure,form,iframe,p,pre,table{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;line-height:inherit;margin:0}ol,ul{list-style:none;margin:0;padding:0}dt{font-weight:700}dd{margin-left:0}hr{border-top-width:1px;box-sizing:content-box;clear:both;color:inherit;height:0;margin:0;overflow:visible}pre{font-family:monospace,monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;color:inherit;text-decoration:none}abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}embed,iframe,img,object{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border-radius:0;color:inherit;font:inherit;margin:0;outline:0;padding:0;text-align:inherit;vertical-align:middle}[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}[type=button][disabled],[type=reset][disabled],[type=submit][disabled],button[disabled]{cursor:default}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}select::-ms-expand{display:none}fieldset,option{padding:0}fieldset{margin:0;min-width:0}legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]{outline:none}table{border-collapse:collapse;border-spacing:0}caption{text-align:left}td,th{padding:0;vertical-align:top}th{font-weight:700;text-align:left}[hidden],template{display:none}html{--vw:100vw;font-feature-settings:"palt";-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;moz-osx-font-smoothing:grayscale;font-size:calc(var(--vw)/144)}body:not(.siteReady)>*,body:not(.siteReady)>:after,body:not(.siteReady)>:before,html:not(.vwready) body>*,html:not(.wf-active) body>*,html:not(.wf-active) body>:after,html:not(.wf-active) body>:before{color:transparent!important;visibility:hidden!important}body{background-color:#1a1a1a;color:#f6f1eb;font-family:toppan-bunkyu-mincho-pr6n,serif;font-size:max(1.3rem,10px);font-style:normal;font-weight:400;letter-spacing:0;line-height:1.7692307692em;position:relative}::-moz-selection{background-color:#f6f1eb;color:#1a1a1a}::selection{background-color:#f6f1eb;color:#1a1a1a}@media (min-width:768px){br.spbr{display:none}}@media (max-width:767px){html{font-size:calc(var(--vw)/37.5)}body{font-size:max(1.3rem,10px);letter-spacing:0;line-height:1.7692307692em}br.pcbr{display:none}}.hoverRoll__text{display:block;height:auto;overflow:hidden;position:relative;width:auto}.hoverRoll__text span{display:block;width:100%}.hoverRoll__text span+span{left:0;position:absolute;top:calc(100% + 2px)}.hoverRoll.hover .hoverRoll__text span{animation:textRollOver .75s cubic-bezier(.19,1,.22,1) 0s 1 normal none}.hoverRoll.clicked .hoverRoll__text span{animation:none!important;transform:translateY(0)!important}@keyframes textRollOver{0%{transform:translateY(0)}to{transform:translateY(calc(-100% - 2px))}}.pillbutton{background-color:#1a1a1a;border-radius:1rem;display:block;height:2rem;position:relative;width:4rem}.pillbutton:before{background-color:#f6f1eb;clip-path:polygon(0 0,100% 0,50% 100%);content:"";display:block;height:.7rem;left:calc(50% - .35rem);position:absolute;top:calc(50% - .35rem);width:.7rem}body:not(.touch) .pillbutton:hover:before{animation:arrow_down_tick 1s cubic-bezier(.19,1,.22,1) 0s infinite}.pillbutton--up:before{clip-path:polygon(50% 0,100% 100%,0 100%)}body:not(.touch) .pillbutton--up:hover:before{animation:arrow_up_tick 1s cubic-bezier(.19,1,.22,1) 0s infinite}@media (max-width:767px){.pillbutton{height:1.5rem;width:3rem}.pillbutton:before{height:.5rem;left:calc(50% - .25rem);top:calc(50% - .25rem);width:.5rem}body:not(.touch) .pillbutton:hover:before{animation:arrow_down_tick 1s cubic-bezier(.19,1,.22,1) 0s infinite}}.prlximg__viewport{height:100%;overflow:hidden;position:relative;width:100%}.prlximg__target{bottom:0;height:140%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;width:100%}.prlximg__target__small{bottom:1.5rem;color:#fff;display:block;font-size:max(1.2rem,10px);letter-spacing:0;line-height:1.4166666667em;position:absolute;right:2rem;z-index:1}@media (max-width:767px){.prlximg__target__small{bottom:1rem;font-size:max(1rem,10px);letter-spacing:0;line-height:1.5em;right:1.5rem}}.rectbutton{align-items:center;background-color:#1a1a1a;border-radius:.5rem;color:#f6f1eb;display:flex;flex-flow:row nowrap;font-size:max(1.4rem,10px);height:auto;justify-content:flex-start;letter-spacing:0;line-height:1.1428571429em;min-height:5.5rem;min-width:21rem;padding:1.15rem 7.5rem 1.15rem 2rem;position:relative;width:-moz-fit-content;width:fit-content}.rectbutton:before{background-color:hsla(33,38%,94%,.2);height:100%;right:5.4rem;top:0;width:1px}.rectbutton:after,.rectbutton:before{content:"";display:block;position:absolute}.rectbutton:after{background-color:#f6f1eb;clip-path:polygon(0 0,100% 0,50% 100%);height:.7rem;right:2.4rem;top:2.4rem;width:.7rem}body:not(.touch) .rectbutton:hover:after{animation:arrow_down_tick 1s cubic-bezier(.19,1,.22,1) 0s infinite}.rectbutton--medium{font-size:max(1.8rem,10px);letter-spacing:0;line-height:1.1111111111em;min-height:6.6rem;min-width:27.5rem;padding:1.3rem 8.6rem 1.3rem 3rem}.rectbutton--medium:before{right:6.5rem}.rectbutton--medium:after{right:2.95rem;top:2.95rem}.rectbutton--right:after{clip-path:polygon(0 0,100% 50%,0 100%)}body:not(.touch) .rectbutton--right:hover:after{animation:arrow_right_tick 1s cubic-bezier(.19,1,.22,1) 0s infinite}@media (max-width:767px){.rectbutton{border-radius:.5rem;font-size:max(1.2rem,10px);letter-spacing:0;line-height:1.1666666667em;min-height:4.4rem;min-width:17rem;padding:.8rem 6rem .8rem 1.5rem}.rectbutton:before{right:4.4rem}.rectbutton:after{height:.5rem;right:1.95rem;top:1.95rem;width:.5rem}.rectbutton--medium{font-size:max(1.5rem,10px);letter-spacing:0;line-height:1.1333333333em;min-height:5.5rem;min-width:23rem;padding:1.05rem 7.5rem 1.05rem 2rem}.rectbutton--medium:before{right:5.5rem}.rectbutton--medium:after{right:2.5rem;top:2.5rem}}.index__hero{background-color:#f6f1eb;border-radius:1rem;height:100svh;min-height:64rem;overflow:hidden;position:relative;width:100%}.index__hero__main{height:100%;position:relative;width:100%}.index__hero__bg{align-items:center;background-position:50%;background-size:144rem 110.6rem;display:flex;flex-flow:column nowrap;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transform:scale(1.1);transition:opacity 1s linear 0s,transform 3s cubic-bezier(.19,1,.22,1);width:100%;z-index:0}body.siteReady .index__hero__bg{opacity:1;transform:scale(1)}.index__hero__bg__line{align-items:center;display:flex;flex:0 0 calc(27.5rem + 1px);flex-flow:row nowrap;height:calc(27.5rem + 1px);justify-content:center;position:relative;width:100%}.index__hero__bg__line__tile{display:block;flex:0 0 calc(27.5rem + 1px);height:calc(27.5rem + 1px);overflow:hidden;position:relative;width:calc(27.5rem + 1px)}.index__hero__bg__line__tile div{background-color:#f6f1eb;display:block;height:100%;left:0;position:absolute;top:0;width:100%}.index__hero__log{height:38.4rem;left:calc(50% - 25.8rem);position:absolute;top:calc(50% - 19rem);transform:scale(1.1);transition:transform 3s cubic-bezier(.19,1,.22,1);width:53.5rem}.index__hero__log img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}body.siteReady .index__hero__log{transform:scale(1)}.index__hero__log__part{overflow:hidden;position:absolute}.index__hero__log__part.s1{height:19.1rem;left:0;top:0;width:11.9rem}.index__hero__log__part.s1 img{transform:translate(101%,101%);transition-delay:1.1s}.index__hero__log__part.s2{height:19.1rem;left:11.9rem;top:0;width:11.3rem}.index__hero__log__part.s2 img{transform:translate(-101%);transition-delay:1.3s}.index__hero__log__part.s3{height:19.3rem;left:0;top:19.1rem;width:12rem}.index__hero__log__part.s3 img{transform:translate(101%);transition-delay:1.2s}.index__hero__log__part.s4{height:19.3rem;left:12rem;top:19.1rem;width:11.8rem}.index__hero__log__part.s4 img{transform:translateY(-101%);transition-delay:1.4s}.index__hero__log__part.c1{height:19.1rem;left:23.2rem;top:0;width:16.3rem}.index__hero__log__part.c1 img{transform:translateY(101%);transition-delay:1.4s}.index__hero__log__part.c2{height:19.1rem;left:39.5rem;top:0;width:14rem}.index__hero__log__part.c2 img{transform:translate(-101%);transition-delay:1.1s}.index__hero__log__part.c3{height:19.3rem;left:23.8rem;top:19.1rem;width:15.7rem}.index__hero__log__part.c3 img{transform:translate(101%);transition-delay:1.3s}.index__hero__log__part.c4{height:19.3rem;left:39.5rem;top:19.1rem;width:14rem}.index__hero__log__part.c4 img{transform:translateY(-101%);transition-delay:1.3s}.index__hero__log__part img{transition:transform 1.5s cubic-bezier(.23,1,.32,1) 0s}body.siteReady .index__hero__log__part img{transform:translate(0)}.index__hero__tagline{align-items:flex-start;bottom:3rem;display:flex;flex-flow:column nowrap;height:20.4rem;justify-content:flex-start;left:3rem;position:absolute;width:19.8rem}.index__hero__tagline__part{overflow:hidden;position:relative;width:100%}.index__hero__tagline__part.part1,.index__hero__tagline__part.part2{height:5.1rem}.index__hero__tagline__part.part3,.index__hero__tagline__part.part4{height:5rem}.index__hero__tagline__part.part3{margin-top:auto}.index__hero__tagline__part.part1 img{transition-delay:2.1s}.index__hero__tagline__part.part2 img{transition-delay:2.2s}.index__hero__tagline__part.part3 img{transition-delay:2.3s}.index__hero__tagline__part.part4 img{transition-delay:2.4s}.index__hero__tagline__part img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transform:translateY(100%);transition:transform 2s cubic-bezier(.19,1,.22,1);width:100%}body.siteReady .index__hero__tagline__part img{transform:translate(0)}.index__hero__button{bottom:3rem;position:absolute;right:3rem}.index__about{background-image:linear-gradient(0deg,transparent,transparent 27.5rem,hsla(33,38%,94%,.2) 0,hsla(33,38%,94%,.2) calc(27.5rem + 1px)),linear-gradient(90deg,hsla(33,38%,94%,.2),hsla(33,38%,94%,.2) 1px,transparent 0,transparent calc(27.5rem + 1px));background-position:3rem 0;background-size:calc(27.5rem + 1px) calc(27.5rem + 1px);padding-bottom:20rem;padding-top:20rem;position:relative}@media (max-width:767px){.index__about{background-image:linear-gradient(0deg,transparent,transparent 11.8rem,hsla(33,38%,94%,.2) 0,hsla(33,38%,94%,.2) calc(11.8rem + 1px)),linear-gradient(90deg,hsla(33,38%,94%,.2),hsla(33,38%,94%,.2) 1px,transparent 0,transparent calc(11.8rem + 1px));background-position:.9rem 0;background-size:calc(11.8rem + 1px) calc(11.8rem + 1px)}}.index__about{background-position-y:calc(-7.5rem - 2px)}.index__about__label{font-family:minion-3,serif;font-size:max(2.4rem,10px);font-style:normal;font-weight:600;height:auto;left:0;letter-spacing:-.03em;line-height:1.0833333333em;position:absolute;text-align:center;top:3rem;width:100%}.index__about__label span{display:block;transform:scaleX(.75)}.index__about__main{height:calc(440rem + 15px);position:relative;width:100%}.index__about__img{border-radius:1rem;display:block;overflow:hidden;position:absolute}.index__about__img.img1{left:calc(85.5rem + 4px);top:0}.index__about__img.img2{left:calc(3rem + 1px);top:calc(55rem + 2px)}.index__about__img.img3{left:calc(113rem + 5px);top:calc(110rem + 4px)}.index__about__img.img4{left:calc(30.5rem + 2px);top:calc(165rem + 6px)}.index__about__img.img5{left:calc(3rem + 1px);top:calc(192.5rem + 7px)}.index__about__img.img6{left:calc(58rem + 3px);top:calc(220rem + 8px)}.index__about__img.img7{left:calc(3rem + 1px);top:calc(302.5rem + 11px)}.index__about__img.img8{left:calc(30.5rem + 2px);top:calc(330rem + 12px)}.index__about__img.img9{left:calc(113rem + 5px);top:calc(385rem + 14px)}.index__about__img.sq1{height:27.5rem;width:27.5rem}.index__about__img.sq2{height:calc(55rem + 1px);width:calc(55rem + 1px)}.index__about__img.rect{height:calc(55rem + 1px);width:calc(82.5rem + 2px)}.index__about__logo{display:block;height:26rem;left:calc(85.5rem + 4px);margin:-8.5rem 0 0 -5.3rem;position:absolute;top:calc(385rem + 14px);width:20.3rem}.index__about__logo img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.index__about__text{display:block;height:27.5rem;position:absolute;width:27.5rem}.index__about__text.text1{left:calc(3rem + 1px);top:calc(27.5rem + 1px)}.index__about__text.text2{left:calc(113rem + 5px);top:calc(55rem + 2px)}.index__about__text.text3{left:calc(3rem + 1px);top:calc(137.5rem + 5px)}.index__about__text.text4{left:calc(85.5rem + 4px);top:calc(165rem + 6px)}.index__about__text.text5{left:calc(30.5rem + 2px);top:calc(220rem + 8px)}.index__about__text.text6{left:calc(113rem + 5px);top:calc(275rem + 10px)}.index__about__text.text7{left:calc(85.5rem + 4px);top:calc(330rem + 12px)}.index__about__text.text8{left:calc(30.5rem + 2px);top:calc(385rem + 14px)}.index__about__text.text9{left:calc(58rem + 3px);top:calc(412.5rem + 15px)}.index__about__text.h1,.index__about__text.h2{display:flex;flex-flow:column nowrap}.index__about__text.h1 p+p,.index__about__text.h2 p+p{margin-top:2.3rem}.index__about__text.h1 p:first-child{margin-top:-.5rem}.index__about__text.h2{justify-content:flex-end}.index__about__text.h2 p:last-child{margin-bottom:-.5rem}.index__about__text.v1,.index__about__text.v2{display:flex;flex-flow:row nowrap;height:calc(55rem + 1px);overflow:hidden}.index__about__text.v1 p,.index__about__text.v2 p{font-feature-settings:"fwid";font-size:max(3rem,10px);letter-spacing:.05em;line-height:1em;transform:scaleY(.85);transform-origin:center top;white-space:nowrap;writing-mode:vertical-rl}.index__about__text.v1 span.line,.index__about__text.v2 span.line{display:block;overflow:hidden;position:relative;width:-moz-fit-content;width:fit-content}.index__about__text.v1 span.line span,.index__about__text.v2 span.line span{display:block;position:relative;transform:translateX(100%);transition:transform 2s cubic-bezier(.19,1,.22,1)}.index__about__text.v1 span.line:first-child span,.index__about__text.v2 span.line:first-child span{transition-delay:0s}.index__about__text.v1 span.line:nth-child(2) span,.index__about__text.v2 span.line:nth-child(2) span{transition-delay:.1s}.index__about__text.v1 span.line:nth-child(3) span,.index__about__text.v2 span.line:nth-child(3) span{transition-delay:.2s}.index__about__text.v1 span.line,.index__about__text.v2 span.line{margin-left:2rem}.index__about__text.v1{justify-content:flex-end}.index__about__text.v2{justify-content:flex-start}.index__about__text.v2 p{margin-left:-2rem}.index__about__text.v1.show span.line span,.index__about__text.v2.show span.line span{transform:translateX(0)}.index__about__text__label{font-family:minion-3,serif;font-size:max(2.1rem,10px);font-style:normal;font-weight:600;letter-spacing:-.03em;line-height:1.2380952381em;transform:scaleX(.75);transform-origin:left center;white-space:nowrap}.index__product{background-image:linear-gradient(0deg,transparent,transparent 27.5rem,hsla(33,38%,94%,.2) 0,hsla(33,38%,94%,.2) calc(27.5rem + 1px)),linear-gradient(90deg,hsla(33,38%,94%,.2),hsla(33,38%,94%,.2) 1px,transparent 0,transparent calc(27.5rem + 1px));background-position:3rem 0;background-size:calc(27.5rem + 1px) calc(27.5rem + 1px);position:relative}@media (max-width:767px){.index__product{background-image:linear-gradient(0deg,transparent,transparent 11.8rem,hsla(33,38%,94%,.2) 0,hsla(33,38%,94%,.2) calc(11.8rem + 1px)),linear-gradient(90deg,hsla(33,38%,94%,.2),hsla(33,38%,94%,.2) 1px,transparent 0,transparent calc(11.8rem + 1px));background-position:.9rem 0;background-size:calc(11.8rem + 1px) calc(11.8rem + 1px)}}.index__product{background-position-y:-2px}.index__product__intro{align-content:center;border-radius:1rem;display:flex;flex-flow:column nowrap;height:100lvh;justify-content:center;min-height:64rem;overflow:hidden;position:relative;width:100%}.index__product__intro__bg{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.index__product__intro__bg img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.index__product__intro__label{font-family:minion-3,serif;font-size:max(2.4rem,10px);font-style:normal;font-weight:600;height:auto;left:0;letter-spacing:-.03em;line-height:1.0833333333em;position:absolute;text-align:center;top:3rem;width:100%}.index__product__intro__label span{display:block;transform:scaleX(.75)}.index__product__intro__main{position:relative;text-align:center;z-index:1}.index__product__intro__lead{display:block;font-family:minion-3,serif;font-size:max(4.8rem,10px);font-style:normal;font-weight:500;letter-spacing:-.03em;line-height:1.0416666667em;overflow:hidden;position:relative;transform:scaleX(.75)}.index__product__intro__lead span{display:block;position:relative;transform:translateY(100%);transition:transform 2s cubic-bezier(.19,1,.22,1)}.index__product__intro__lead.show span{transform:translateY(0)}.index__product__intro__text{font-size:max(1.6rem,10px);letter-spacing:0;line-height:1.9375em;margin-top:4rem}.index__product__intro__text p+p{margin-top:3.1rem}.index__product__section{background-position:top;border-radius:1rem;height:auto;margin-top:1rem;overflow:hidden;padding:20rem 0;position:relative;width:100%;will-change:background-position}.index__product__section.section1{background-image:url(/images/product_bg1.jpg);background-size:144rem 55.2rem}.index__product__section.section2{background-image:url(/images/product_bg2.jpg);background-size:144rem 64.4rem}.index__product__section.section3{background-image:url(/images/product_bg3.jpg);background-size:144rem 55.3rem}.index__product__section__main{background-color:#f6f1eb;border-radius:.5rem;color:#1a1a1a;height:115rem;margin:0 0 0 calc(30.5rem + 2px);padding:12rem 0 10rem;position:relative;width:calc(82.5rem + 2px)}.index__product__section__main ::-moz-selection{background-color:#1a1a1a;color:#f6f1eb}.index__product__section__main ::selection{background-color:#1a1a1a;color:#f6f1eb}.index__product__section__title{align-items:center;display:flex;flex-flow:row nowrap;font-family:minion-3,serif;font-size:max(1.7rem,10px);font-style:normal;font-weight:600;gap:0 .5rem;height:auto;justify-content:center;left:0;letter-spacing:-.03em;line-height:1.5294117647em;position:absolute;top:2.4rem;width:100%}.index__product__section__title__label{display:block;position:relative;transform:scaleX(.75);transform-origin:right center}.index__product__section__title__sep{background-color:#ccc;display:block;height:1px;width:2rem}.index__product__section__title__name{display:block;position:relative;transform:scaleX(.75);transform-origin:left center}.index__product__section__body{margin:0 auto;width:45rem}.index__product__section__tagline{align-items:center;display:flex;flex-flow:row nowrap;font-family:toppan-bunkyu-midashi-min-st,serif;font-size:max(4.8rem,10px);font-style:normal;font-weight:900;justify-content:center;left:50%;letter-spacing:-.03em;line-height:1.0416666667em;overflow:hidden;position:relative;text-align:center;transform:translateX(-50%) scaleX(.75);transform-origin:center;white-space:nowrap;width:-moz-fit-content;width:fit-content}.index__product__section__tagline>span{display:block;position:relative;transform:translateY(100%);transition:transform 2s cubic-bezier(.19,1,.22,1)}.index__product__section__tagline.show>span{transform:translateY(0)}.index__product__section__img{border-radius:.5rem;height:45rem;margin:3rem auto 0;overflow:hidden;position:relative;width:45rem}.index__product__section__img img{height:120%}.index__product__section__name{font-family:minion-3,serif;font-size:max(4.8rem,10px);font-style:normal;font-weight:600;letter-spacing:-.03em;line-height:1.1041666667em;margin-top:3rem;position:relative;transform:scaleX(.75);transform-origin:left center}.index__product__section__desc{margin-top:1.6rem}.index__product__section__detail{font-size:max(1.1rem,10px);letter-spacing:0;line-height:1.4545454545em;margin-top:1.6rem}.index__product__section__detail p+p{margin-top:1.6rem}.index__product__section__inq{margin:4rem 0 0}.index__product__section__inq__btn{margin:0 auto}.index__contact{background-image:linear-gradient(0deg,transparent,transparent 27.5rem,hsla(33,38%,94%,.2) 0,hsla(33,38%,94%,.2) calc(27.5rem + 1px)),linear-gradient(90deg,hsla(33,38%,94%,.2),hsla(33,38%,94%,.2) 1px,transparent 0,transparent calc(27.5rem + 1px));background-position:3rem 0;background-size:calc(27.5rem + 1px) calc(27.5rem + 1px);padding:20rem 0;position:relative}@media (max-width:767px){.index__contact{background-image:linear-gradient(0deg,transparent,transparent 11.8rem,hsla(33,38%,94%,.2) 0,hsla(33,38%,94%,.2) calc(11.8rem + 1px)),linear-gradient(90deg,hsla(33,38%,94%,.2),hsla(33,38%,94%,.2) 1px,transparent 0,transparent calc(11.8rem + 1px));background-position:.9rem 0;background-size:calc(11.8rem + 1px) calc(11.8rem + 1px)}}.index__contact{background-position-y:calc(-16.5rem - 2px)}.index__contact__main{background-color:#f6f1eb;border-radius:.5rem;color:#1a1a1a;height:auto;margin:0 0 0 calc(30.5rem + 2px);padding:12rem 0 10rem;position:relative;width:calc(82.5rem + 2px)}.index__contact__main ::-moz-selection{background-color:#1a1a1a;color:#f6f1eb}.index__contact__main ::selection{background-color:#1a1a1a;color:#f6f1eb}.index__contact__label{font-family:minion-3,serif;font-size:max(2.4rem,10px);font-style:normal;font-weight:600;height:auto;left:0;letter-spacing:-.03em;line-height:1.0833333333em;position:absolute;text-align:center;top:3rem;width:100%}.index__contact__label span{display:block;transform:scaleX(.75)}.index__contact__title{font-family:toppan-bunkyu-midashi-min-st,serif;font-size:max(4.8rem,10px);font-style:normal;font-weight:900;left:50%;letter-spacing:-.03em;line-height:1.0416666667em;overflow:hidden;position:relative;text-align:center;transform:translateX(-50%) scaleX(.75);transform-origin:center;white-space:nowrap;width:-moz-fit-content;width:fit-content}.index__contact__title span{display:block;position:relative;transform:translateY(100%);transition:transform 2s cubic-bezier(.19,1,.22,1)}.index__contact__title.show span{transform:translateY(0)}.index__contact__form{height:auto;margin:4.4rem auto 0;position:relative;width:calc(100% - 12rem)}.index__contact__form__part{align-items:flex-start;display:flex;flex-flow:row nowrap;gap:0 3rem;justify-content:flex-start;position:relative}.index__contact__form__part+.index__contact__form__part{margin-top:3.2rem}.index__contact__form__part__label{align-items:center;display:flex;flex:0 0 19.5rem;flex-flow:row nowrap;height:4.4rem;justify-content:flex-start;position:relative;width:19.5rem}.index__contact__form__part__label__text{display:block;font-size:max(1.8rem,10px);letter-spacing:0;line-height:1.2222222222em;transform:scaleX(.75);transform-origin:left center;white-space:nowrap}.index__contact__form__part__label__required{align-items:center;border:1px solid rgba(26,26,26,.2);border-radius:1rem;display:flex;flex-flow:row nowrap;font-size:max(1rem,10px);height:2rem;justify-content:center;letter-spacing:0;line-height:1.2em;position:absolute;right:0;text-align:center;top:calc(50% - 1rem);width:4rem}.index__contact__form__part__label__required span{display:block;position:relative;transform:scale(.9)}.index__contact__form__part__input{flex:1 1 auto;height:auto;min-height:4.4rem;width:auto}.index__contact__form__part__input input,.index__contact__form__part__input textarea{border:1px solid rgba(26,26,26,.2);display:block;font-family:serif;font-size:max(1.6rem,10px);font-weight:400;letter-spacing:0;line-height:1.625em;padding:.9rem 1.5rem;width:100%}.index__contact__form__part__input input::-moz-placeholder,.index__contact__form__part__input textarea::-moz-placeholder{color:#999;left:-1.5rem;position:relative}.index__contact__form__part__input input::placeholder,.index__contact__form__part__input textarea::placeholder{color:#999;left:-1.5rem;position:relative}.index__contact__form__part__input input:focus::-moz-placeholder,.index__contact__form__part__input textarea:focus::-moz-placeholder{opacity:0}.index__contact__form__part__input input:focus::placeholder,.index__contact__form__part__input textarea:focus::placeholder{opacity:0}.index__contact__form__part__input input:not(:focus),.index__contact__form__part__input textarea:not(:focus){border-color:transparent transparent rgba(26,26,26,.2)}.index__contact__form__part__input input{height:4.4rem}.index__contact__form__part__input textarea{height:28rem;resize:none}.error .index__contact__form__part__input input,.error .index__contact__form__part__input textarea{border-color:transparent transparent #e5004f}.done .index__contact__form__part__input{pointer-events:none}.index__contact__form__part__input__error{position:relative}.index__contact__form__part__input__error__msg{color:#e5004f;display:none;font-size:max(1.1rem,10px);left:0;letter-spacing:0;line-height:1.4545454545em;position:absolute;top:.5rem}.index__contact__form__part__input__error__msg.show{display:block}.index__contact__form__send{margin:4rem 0 0;padding-left:22.5rem}.index__contact__form__send__btn{cursor:pointer}.index__contact__form__send__btn.done,.index__contact__form__send__btn.error,.index__contact__form__send__btn.processing{align-items:center;justify-content:center;padding-left:0;padding-right:0;pointer-events:none;text-align:center}.index__contact__form__send__btn.done:after,.index__contact__form__send__btn.done:before,.index__contact__form__send__btn.done>span>span,.index__contact__form__send__btn.error:after,.index__contact__form__send__btn.error:before,.index__contact__form__send__btn.error>span>span,.index__contact__form__send__btn.processing:after,.index__contact__form__send__btn.processing:before,.index__contact__form__send__btn.processing>span>span{display:none}.index__contact__form__send__btn.processing>span:before{content:"送信中..."}.index__contact__form__send__btn.done{background-color:#00a040;transition:background-color .1s linear}.index__contact__form__send__btn.done>span:before{content:"送信完了"}.index__contact__form__send__btn.error>span:before{content:"送信エラー"}.index__contact__form__thanks{height:auto;left:calc(50% - 22.5rem);opacity:0;pointer-events:none;position:absolute;top:calc(50% - 8rem);transform:translateY(-50%);visibility:hidden;width:45rem}.index__contact__form__thanks__lead{font-size:max(1.8rem,10px);letter-spacing:0;line-height:1.5555555556em;text-align:center}.index__contact__form__thanks__text{margin-top:2.3rem}.index__contact__form.done .index__contact__form__part{opacity:0;pointer-events:none;visibility:hidden}.index__contact__form.done .index__contact__form__thanks{opacity:1;pointer-events:auto;transition:opacity .5s linear .1s;visibility:visible}.index__footer{--progress:0;border-radius:1rem;color:#1a1a1a;height:300lvh;min-height:192rem;overflow:hidden;position:relative;width:100%}.index__footer__container{height:100lvh;left:0;min-height:64rem;position:absolute;top:0;width:100%;z-index:0}.index__footer__bg{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.index__footer__bg__frame{height:100%;overflow:hidden;position:relative;transform:translateY(calc(-200%*var(--progress)));width:100%;will-change:transform}.index__footer__bg__frame img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%;will-change:transform}.index__footer__bg__frame:first-child img{transform:translateY(calc(40%*var(--progress)*2))}.index__footer__bg__frame:nth-child(2) img{transform:translateY(calc(40%*(var(--progress)*2 - 1)))}.index__footer__bg__frame:nth-child(3) img{transform:translateY(calc(40%*(var(--progress)*2 - 2)))}.index__footer__img{border-radius:.5rem;height:27.5rem;left:calc(50% - 13.75rem);overflow:hidden;position:absolute;top:calc(50% - 13.75rem);width:27.5rem}.index__footer__img__frame{border-radius:.5rem;height:100%;overflow:hidden;position:relative;transform:translateY(calc((-200% - 2rem)*(1 - var(--progress))));width:100%;will-change:transform}.index__footer__img__frame img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%;will-change:transform}.index__footer__img__frame+.index__footer__img__frame{margin-top:1rem}.index__footer__img__frame:nth-child(3) img{transform:translateY(calc(-40%*var(--progress)*2))}.index__footer__img__frame:nth-child(2) img{transform:translateY(calc(-40%*(var(--progress)*2 - 1)))}.index__footer__img__frame:first-child img{transform:translateY(calc(-40%*(var(--progress)*2 - 2)))}.index__footer__tagline{display:block;height:20.4rem;left:3rem;position:absolute;top:3rem;width:19.8rem}.index__footer__tagline img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.index__footer__logo{bottom:3rem;display:block;height:26rem;position:absolute;right:3rem;width:20.3rem}.index__footer__logo img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.index__footer__backtop{bottom:3rem;position:absolute;right:3rem;z-index:1}.index__footer__colophone{bottom:11rem;left:3rem;position:absolute;z-index:1}.index__footer__colophone__name{font-family:toppan-bunkyu-midashi-min-st,serif;font-size:max(1.3rem,10px);font-style:normal;font-weight:900;letter-spacing:0;line-height:1.3846153846em}.index__footer__colophone__info,.index__footer__small{font-size:max(1.1rem,10px);letter-spacing:0;line-height:1.4545454545em}.index__footer__small{bottom:3rem;display:block;font-family:toppan-bunkyu-midashi-min-st,serif;font-style:normal;font-weight:900;left:3rem;position:absolute;z-index:1}.index__footer__sns{align-items:center;bottom:2.4rem;display:flex;flex-flow:row nowrap;gap:0 1rem;justify-content:flex-end;position:absolute;right:15rem}.index__footer__sns__link{background-color:#1a1a1a;border-radius:50%;display:block;height:3.3rem;position:relative;width:3.3rem}.index__footer__sns__link img{display:block;height:2rem;left:calc(50% - 1rem);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:calc(50% - 1rem);width:2rem}@media (max-width:767px){.index__hero{min-height:48rem}.index__hero__bg{background-size:61.8rem 47.5rem}.index__hero__bg__line,.index__hero__bg__line__tile{flex:0 0 calc(11.8rem + 1px);height:calc(11.8rem + 1px)}.index__hero__bg__line__tile{width:calc(11.8rem + 1px)}.index__hero__log{height:16.5rem;left:calc(50% - 11.5rem);top:calc(50% - 8.25rem);width:23rem}.index__hero__log__part.s1{height:8.21121rem;left:0;top:0;width:5.11589rem}.index__hero__log__part.s2{height:8.21121rem;left:5.11589rem;top:0;width:4.85794rem}.index__hero__log__part.s3{height:8.2972rem;left:0;top:8.21121rem;width:5.15888rem}.index__hero__log__part.s4{height:8.2972rem;left:5.15888rem;top:8.21121rem;width:5.0729rem}.index__hero__log__part.c1{height:8.21121rem;left:9.97383rem;top:0;width:7.00748rem}.index__hero__log__part.c2{height:8.21121rem;left:16.98131rem;top:0;width:6.01869rem}.index__hero__log__part.c3{height:8.2972rem;left:10.23178rem;top:8.21121rem;width:6.74953rem}.index__hero__log__part.c4{height:8.2972rem;left:16.98131rem;top:8.21121rem;width:6.01869rem}.index__hero__tagline{bottom:1rem;height:10.2rem;left:1rem;width:9.9rem}.index__hero__tagline__part.part1,.index__hero__tagline__part.part2{height:2.55rem}.index__hero__tagline__part.part3,.index__hero__tagline__part.part4{height:2.5rem}.index__hero__button{bottom:1rem;position:absolute;right:1rem}.index__about{background-position-y:calc(-2.8rem - 2px);padding-bottom:4rem;padding-top:9rem}.index__about__label{font-size:max(2rem,10px);letter-spacing:-.03em;line-height:1.1em;top:2rem}.index__about__main{height:calc(365.8rem + 30px);position:relative;width:100%}.index__about__img.img1{left:calc(24.5rem + 3px);top:0}.index__about__img.img2{left:calc(.9rem + 1px);top:calc(35.4rem + 3px)}.index__about__img.img3{left:calc(.9rem + 1px);top:calc(70.8rem + 6px)}.index__about__img.img4{left:calc(12.7rem + 2px);top:calc(153.4rem + 13px)}.index__about__img.img5{left:calc(.9rem + 1px);top:calc(165.2rem + 14px)}.index__about__img.img6{left:calc(.9rem + 1px);top:calc(188.8rem + 16px)}.index__about__img.img7{left:calc(24.5rem + 3px);top:calc(259.6rem + 22px)}.index__about__img.img8{left:calc(.9rem + 1px);top:calc(271.4rem + 23px)}.index__about__img.img9{left:calc(.9rem + 1px);top:calc(330.4rem + 28px)}.index__about__img.sq1{height:11.8rem;width:11.8rem}.index__about__img.sq2{height:calc(23.6rem + 1px);width:calc(23.6rem + 1px)}.index__about__img.rect{height:calc(23.6rem + 1px);width:calc(35.4rem + 2px)}.index__about__text.text1{left:calc(.9rem + 1px);top:calc(11.8rem + 1px)}.index__about__text.text2{left:calc(24.5rem + 3px);top:calc(59rem + 5px)}.index__about__text.text3{left:calc(.9rem + 1px);top:calc(94.4rem + 8px)}.index__about__text.text4{left:calc(12.7rem + 2px);top:calc(118rem + 10px)}.index__about__text.text5{left:calc(24.5rem + 3px);top:calc(165.2rem + 14px)}.index__about__text.text6{left:calc(.9rem + 1px);top:calc(212.4rem + 18px)}.index__about__text.text7{left:calc(.9rem + 1px);top:calc(247.8rem + 21px)}.index__about__text.text8{left:calc(12.7rem + 2px);top:calc(306.8rem + 26px)}.index__about__text.text9{left:calc(12.7rem + 2px);top:calc(342.2rem + 29px)}.index__about__text.h1,.index__about__text.h2{height:calc(23.6rem + 1px);width:calc(23.6rem + 1px)}.index__about__text.v1,.index__about__text.v2{height:calc(23.6rem + 1px);width:11.8rem}.index__about__text.v1 p,.index__about__text.v2 p{font-size:max(2.1rem,10px);letter-spacing:.05em;line-height:1em}.index__about__text.v1 span.line,.index__about__text.v2 span.line{margin-left:1rem}.index__about__text.v2 p{margin-left:-1rem}.index__about__text.text2 p{position:relative;top:4.2rem}.index__about__text.text3{margin-top:-3.4rem}.index__about__text.text8{justify-content:flex-start}.index__about__text.text8 .index__about__text__label{margin-top:-.5rem}.index__about__text.text8 .index__about__text__label+p{margin-top:1.2rem}.index__about__text.text9{justify-content:flex-end}.index__about__text__label{font-size:max(1.8rem,10px);letter-spacing:-.03em;line-height:1.2777777778em}.index__about__logo{height:12.81rem;left:calc(24.5rem + 3px);margin:-5.2rem 0 0 -2.6rem;top:calc(295.9rem + 26px);width:10rem}.index__product__intro{min-height:48rem}.index__product__intro__bg img{-o-object-position:58% center;object-position:58% center}.index__product__intro__label{font-size:max(2rem,10px);letter-spacing:-.03em;line-height:1.1em;top:2rem}.index__product__intro__lead{font-size:max(3.6rem,10px);letter-spacing:-.03em;line-height:1.0555555556em}.index__product__intro__text{font-size:max(1.4rem,10px);letter-spacing:0;line-height:2em;margin-top:2.8rem}.index__product__intro__text p+p{margin-top:2.8rem}.index__product__section{border-radius:1rem;margin-top:.5rem;padding:10rem 0}.index__product__section.section1{background-size:61.789rem 23.686rem}.index__product__section.section2{background-size:61.789rem 27.633rem}.index__product__section.section3{background-size:61.789rem 23.729rem}.index__product__section__main{height:94.6rem;margin:0 auto;padding:9rem 0 6rem;width:33.5rem}.index__product__section__title{font-size:max(1.4rem,10px);gap:0 .3rem;letter-spacing:-.03em;line-height:1.3571428571em;top:1.6rem}.index__product__section__title__sep{width:1.5rem}.index__product__section__body{margin:0 auto;width:27.5rem}.index__product__section__tagline{align-items:center;display:flex;flex-flow:column nowrap;font-size:max(3.6rem,10px);justify-content:center;letter-spacing:-.03em;line-height:1.1388888889em}.index__product__section__tagline>span{display:block;overflow:hidden;position:relative;transform:none;transition:none}.index__product__section__tagline>span>span{display:block;position:relative;transform:translateY(100%);transition:transform 2s cubic-bezier(.19,1,.22,1)}.index__product__section__tagline>span:first-child>span{transition-delay:0s}.index__product__section__tagline>span:nth-child(2)>span{transition-delay:.1s}.index__product__section__tagline.show>span>span{transform:translateY(0)}.index__product__section__img{height:27.5rem;margin:2.8rem auto 0;width:27.5rem}.index__product__section__name{font-size:max(3.6rem,10px);letter-spacing:-.03em;line-height:1.1388888889em;margin-top:3rem;white-space:nowrap}.index__product__section__desc{margin-top:1.6rem}.index__product__section__inq{margin:3rem 0 0}.index__product__section__inq__btn{margin:0 auto}.index__contact{background-position-y:calc(-16.5rem - 2px);padding:10rem 0}.index__contact__main{margin:0 auto;padding:9rem 0 6rem;width:33.5rem}.index__contact__label{font-size:max(2rem,10px);letter-spacing:-.03em;line-height:1.1em;top:2rem}.index__contact__title{font-size:max(3.6rem,10px);letter-spacing:-.03em;line-height:1.0555555556em}.index__contact__form{margin:3rem auto 0;width:calc(100% - 6rem)}.index__contact__form__part{display:block}.index__contact__form__part+.index__contact__form__part{margin-top:4rem}.index__contact__form__part__label{height:2.2rem;width:100%}.index__contact__form__part__label__text{font-size:max(1.6rem,10px);letter-spacing:0;line-height:1.375em}.index__contact__form__part__label__required{height:2rem;right:0;top:calc(50% - 1rem);width:4rem}.index__contact__form__part__input{height:auto;margin-top:.8rem;min-height:4.4rem;width:100%}.index__contact__form__part__input input,.index__contact__form__part__input textarea{padding:.9rem 1.5rem;position:relative}.index__contact__form__part__input input:not(:focus),.index__contact__form__part__input textarea:not(:focus){border-color:transparent transparent rgba(26,26,26,.2)}.index__contact__form__part__input input::-moz-placeholder,.index__contact__form__part__input textarea::-moz-placeholder{left:-1.5rem;position:relative;white-space:nowrap;width:calc(100% + 3rem)}.index__contact__form__part__input input::placeholder,.index__contact__form__part__input textarea::placeholder{left:-1.5rem;position:relative;white-space:nowrap;width:calc(100% + 3rem)}.index__contact__form__part__input input:focus::-moz-placeholder,.index__contact__form__part__input textarea:focus::-moz-placeholder{opacity:0}.index__contact__form__part__input input:focus::placeholder,.index__contact__form__part__input textarea:focus::placeholder{opacity:0}.index__contact__form__part__input input{height:4.4rem}.index__contact__form__part__input textarea{height:22rem}.index__contact__form__send{margin:4rem auto 0;padding:0}.index__contact__form__send__btn{cursor:pointer;margin:0 auto}.index__footer{min-height:144rem}.index__footer__container{min-height:48rem}.index__footer__bg__frame:first-child img{-o-object-position:25% center;object-position:25% center}.index__footer__bg__frame:nth-child(2) img{-o-object-position:30% center;object-position:30% center}.index__footer__bg__frame:nth-child(3) img{-o-object-position:24% center;object-position:24% center}.index__footer__img{height:11.8rem;left:calc(50% - 5.9rem);top:calc(50% - 5.9rem);width:11.8rem}.index__footer__img__frame{transform:translateY(calc((-200% - .5rem)*(1 - var(--progress))))}.index__footer__img__frame+.index__footer__img__frame{margin-top:.5rem}.index__footer__tagline{height:10.2rem;left:1rem;top:1rem;width:9.9rem}.index__footer__logo{height:12.81rem;width:10rem}.index__footer__backtop,.index__footer__logo{bottom:1rem;right:1rem}.index__footer__colophone{bottom:5.5rem;left:1rem;position:absolute;z-index:1}.index__footer__small{bottom:1rem;font-size:max(1rem,10px);left:1rem;letter-spacing:0;line-height:1.5em;transform:scale(.9);transform-origin:left center}.index__contact__form__thanks{left:0;top:calc(50% - 8rem);width:100%}.index__contact__form__thanks__lead{font-size:max(1.6rem,10px);letter-spacing:0;line-height:1.625em}.index__contact__form__thanks__text{margin-top:2.3rem}.index__footer__sns{bottom:.7rem;gap:0 .5rem;right:6rem}.index__footer__sns__link{height:2.2rem;width:2.2rem}.index__footer__sns__link img{height:1.333rem;left:calc(50% - .6665rem);top:calc(50% - .6665rem);width:1.333rem}}