  @charset "UTF-8";
/*! ファイル名:top.css */.page-header{background-image:linear-gradient(to right,var(--color-gray) var(--border-width),#0000 var(--border-width)),linear-gradient(to bottom,var(--color-gray) var(--border-width),#0000 var(--border-width)),url(/lp/renewal/assets/images/common/texture_white.jpg);background-position:0 calc(var(--border-width)*-1),0 calc(var(--border-width)*-1),top;background-repeat:repeat;border-top:var(--border-width) solid var(--color-border)}@media screen and (min-width:768px){.page-header{background-size:calc(var(--cell)*2) calc(var(--cell)*2),calc(var(--cell)*2) calc(var(--cell)*2),90rem auto}}@media screen and (max-width:767px){.page-header{background-size:calc(var(--cell)*2) calc(var(--cell)*2),calc(var(--cell)*2) calc(var(--cell)*2),45rem auto}}@media screen and (min-width:768px){.page-header{align-items:center;display:flex;justify-content:space-between;padding:16rem calc(var(--cell)*6) 5.5rem}}@media screen and (max-width:767px){.page-header{padding:calc(var(--cell)*12) calc(var(--cell)*4) calc(var(--cell)*5)}}.page-header-description{line-height:var(--leading-normal);text-align:justify}@media screen and (min-width:768px){.page-header-description{width:calc(var(--cell)*38)}}@media screen and (max-width:767px){.page-header-description{font-size:1.6rem;margin-top:calc(var(--cell)*3)}}.page-heading{display:grid}@media screen and (min-width:768px){.page-heading{row-gap:1.2rem}}@media screen and (max-width:767px){.page-heading{row-gap:.8rem}}.mv,.page-heading-en,.page-heading-ja{position:relative}.mv{border-bottom:var(--border-width) solid var(--color-border);display:flex;flex-direction:column;height:calc(var(--mv-contents-height));overflow:clip}@media screen and (min-width:768px){.mv{--mv-contents-height:clamp(60rem,calc(100svh - var(--header-height) - var(--cell)*2 + var(--border-width)),108rem)}}@media screen and (max-width:767px){.mv{--mv-contents-height:clamp(60rem,calc(100svh - var(--header-height) - var(--cell)*2 + var(--border-width)),90rem)}}.mv-contents{display:flex;margin-inline:calc(var(--cell)*1);position:relative;z-index:20}@media screen and (min-width:768px){.mv-copy-en{width:81.2rem}}@media screen and (max-width:767px){.mv-copy-en{width:20.3rem}}@media screen and (min-width:768px){.mv-copy-ja{margin-bottom:-.2rem;margin-top:1.8rem;width:87.2rem}}@media screen and (max-width:767px){.mv-copy-ja{margin-bottom:-.2rem;margin-top:1.8rem;width:100%}}.mv-works{position:absolute;right:calc(var(--cell)*1);z-index:30}@media screen and (min-width:768px){.mv-works{bottom:0}}@media screen and (max-width:767px){.mv-works{top:0}}@media screen and (min-width:768px){.mv-works-list{background-image:url(/lp/renewal/assets/images/common/texture_white.jpg);background-position:top;background-repeat:repeat;display:grid}}@media screen and (min-width:768px) and (min-width:768px){.mv-works-list{background-size:90rem auto}}@media screen and (min-width:768px) and (max-width:767px){.mv-works-list{background-size:45rem auto}}.mv-works-item{background-image:url(/lp/renewal/assets/images/common/texture_white.jpg);background-position:top;background-repeat:repeat;border-left:var(--border-width) solid var(--color-border);opacity:0;transition:opacity .4s linear,visibility 0s .4s}@media screen and (min-width:768px){.mv-works-item{background-size:90rem auto}}@media screen and (max-width:767px){.mv-works-item{background-size:45rem auto}}@media screen and (min-width:768px){.mv-works-item{border-top:var(--border-width) solid var(--color-border);grid-area:1/1;min-width:0;position:relative;visibility:hidden;width:48rem}}@media screen and (max-width:767px){.mv-works-item{border-bottom:var(--border-width) solid var(--color-border);position:absolute;right:0;top:0}}.mv-works-item.is-active{opacity:1;transition:opacity .4s linear,visibility 0s;visibility:visible;z-index:1}.mv-works-frame{display:flex}@media screen and (max-width:767px){.mv-works-frame{pointer-events:none}}.mv-works-frame.is-hover .mv-works-body{background-color:var(--color-hover)}@media screen and (min-width:768px){.mv-works-figure{background-color:var(--color-base);flex:none;overflow:hidden;position:relative;width:19.6rem}.mv-works-figure:after{animation:works-graph-paper-move 1.2s linear infinite forwards;animation-play-state:paused;background-image:linear-gradient(to right,var(--color-gray) var(--border-width),#0000 var(--border-width)),linear-gradient(to bottom,var(--color-gray) var(--border-width),#0000 var(--border-width));background-position:0 calc(var(--border-width)*-1),0 calc(var(--border-width)*-1);background-size:var(--cell) var(--cell),var(--cell) var(--cell);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.mv-works-figure img{transition:opacity .3s ease,transform 1.6s var(--ease-power2-out);will-change:transform}[data-hover-corner] .mv-works-figure{--direction-x:-1;--direction-y:1}[data-hover-corner].is-hover .mv-works-figure:after{animation-play-state:running;opacity:.15}[data-hover-corner].is-hover .mv-works-figure img{opacity:.8;transform:scale(1.1)}[data-hover-corner][data-from=right-top] .mv-works-figure{--direction-x:-1;--direction-y:1}[data-hover-corner][data-from=right-bottom] .mv-works-figure{--direction-x:-1;--direction-y:-1}[data-hover-corner][data-from=left-top] .mv-works-figure{--direction-x:1;--direction-y:1}[data-hover-corner][data-from=left-bottom] .mv-works-figure{--direction-x:1;--direction-y:-1}.mv-works-figure img{aspect-ratio:216/144;object-fit:cover}}@media screen and (max-width:767px){.mv-works-figure{display:none}}.mv-works-body{display:flex;flex-direction:column;flex-grow:1;justify-content:center;min-width:0;transition:background-color .2s linear}@media screen and (min-width:768px){.mv-works-body{border-left:var(--border-width) solid var(--color-border);padding-inline:3.2rem;row-gap:.8rem}}@media screen and (max-width:767px){.mv-works-body{padding:1.1rem 1.2rem;row-gap:.3rem}}.mv-works-name-en{font-family:var(--font-family-bitter);line-height:var(--leading-none);white-space:nowrap}@media screen and (min-width:768px){.mv-works-name-en{font-size:1rem}}@media screen and (max-width:767px){.mv-works-name-en{font-size:1rem}}.mv-works-name-ja{font-weight:var(--font-weight-bold);white-space:nowrap}@media screen and (min-width:768px){.mv-works-name-ja{font-size:1.8rem;line-height:var(--leading-half)}}@media screen and (max-width:767px){.mv-works-name-ja{font-size:1.6rem;line-height:var(--leading-tight)}}@media screen and (min-width:768px){.mv-works .c-rect{--size:3.6rem}}@media screen and (max-width:767px){.mv-works .c-rect{display:none}}@media screen and (min-width:768px){.mv-works .c-label-en{background-image:url(/lp/renewal/assets/images/common/texture_white.jpg);background-position:top;background-repeat:repeat}}@media screen and (min-width:768px) and (min-width:768px){.mv-works .c-label-en{background-size:90rem auto}}@media screen and (min-width:768px) and (max-width:767px){.mv-works .c-label-en{background-size:45rem auto}}@media screen and (max-width:767px){.mv-works .c-label-en{display:none}}.mv-slider{--slide-width:0px;--slide-space:0px;--center-offset:calc(var(--vw)/2 - var(--slide-width)*2.5 - var(--slide-space)*2);align-items:center;display:flex;flex-grow:1;isolation:isolate;perspective:1200px;position:relative;transform-style:preserve-3d;width:100%;z-index:10}@media screen and (max-width:767px){.mv-slider{margin-top:8.4rem}}.mv-slider-frame{position:relative;width:100%;z-index:1}@media screen and (max-width:767px){.mv-slider-frame{transform:rotate(30deg)}}.mv-slider-container{left:var(--center-offset);position:relative}.mv-slider-logo{--scale:0;--rotate-x:0deg;--rotate-y:0deg;--rotate-z:0deg;height:var(--size);left:calc(50% - var(--size)/2);position:absolute;top:calc(50% - var(--size)/2);transform:scale(var(--scale,1)) rotateY(var(--rotate-y,0deg)) rotateX(var(--rotate-x,0deg)) rotateZ(var(--rotate-z,0deg));width:var(--size)}@media screen and (min-width:768px){.mv-slider-logo{--size:46rem}}@media screen and (max-width:767px){.mv-slider-logo{--size:32rem}}.mv-slider-logo-left .mv-slider-logo-container{left:0;top:0;width:72%}.mv-slider-logo-right{z-index:2}.mv-slider-logo-right .mv-slider-logo-container{bottom:0;right:0;width:79%}.mv-slider-logo-container{opacity:0;position:absolute}.mv-slider-use{display:grid;height:var(--size);left:calc(50% - var(--size)/2);position:absolute;top:calc(50% - var(--size)/2);transform:rotateY(-50deg) rotateX(20deg) rotateZ(0deg);width:var(--size)}@media screen and (min-width:768px){.mv-slider-use{--size:18rem}}@media screen and (max-width:767px){.mv-slider-use{--size:14rem}}.mv-slider-use-item{clip-path:inset(50%)}.mv-slider-use-item,.mv-slider-use-item img{height:100%;left:0;position:absolute;top:0;width:100%}.mv-slider-use-item img{object-fit:cover}.mv-slider-line{height:var(--size);left:calc(50% - var(--size)/2);position:absolute;top:calc(50% - var(--size)/2);width:var(--size)}@media screen and (min-width:768px){.mv-slider-line{--size:90rem}}@media screen and (max-width:767px){.mv-slider-line{--size:40rem}}.mv-slider-list{height:var(--slide-width);position:relative}.mv-slider-item{left:0;position:absolute;top:0;width:var(--slide-width)}.mv-slider-item-figure{display:grid}@media screen and (max-width:767px){.mv-slider-item-figure{transform:rotate(-30deg)}}.mv-slider-item-image{grid-area:1/1;will-change:transform}.mv-slider-item-image.is-after{opacity:0}.about{isolation:isolate;position:relative}@media screen and (min-width:768px){.about{align-items:center;display:grid;grid-template-columns:calc(var(--cell)*36) calc(var(--cell)*32) 1fr;padding:calc(var(--cell)*12) calc(var(--cell)*8) calc(var(--cell)*10)}}@media screen and (max-width:767px){.about{display:flex;flex-direction:column;padding:calc(var(--cell)*12) calc(var(--cell)*6) 9.5rem}}.about>*{position:relative;z-index:1}@media screen and (max-width:767px){.about-intro{margin-top:4.8rem;order:3}}@media screen and (min-width:768px){.about-intro-heading{width:40.8rem}}@media screen and (max-width:767px){.about-intro-heading{display:none}}@media screen and (min-width:768px){.about-intro-action{margin-top:5.4rem}}.about-cover{border:var(--border-width) solid var(--color-border);position:relative}@media screen and (min-width:768px){.about-cover{height:calc(var(--cell)*48);width:calc(var(--cell)*32)}}@media screen and (max-width:767px){.about-cover{height:calc(var(--cell)*38);order:1;width:calc(var(--cell)*38)}}.about-cover-slider{overflow:hidden}.about-cover-slider,.about-cover-slider-item{height:100%;left:0;position:absolute;top:0;width:100%}.about-cover-slider-item.is-active img{opacity:1;transform:scale(1);transition:opacity 1.2s ease,transform 6s var(--ease-power3-out)}.about-cover-slider-item img{height:100%;left:0;object-fit:cover;opacity:0;position:absolute;top:0;transform:scale(1.15);transition:opacity 1.2s ease,transform 0s 1.2s;width:100%;will-change:transform}.about-description{display:grid}@media screen and (min-width:768px){.about-description{margin-right:-1em;padding-left:calc(var(--cell)*8);row-gap:3.2rem}}@media screen and (max-width:767px){.about-description{margin-top:4.8rem;order:2;row-gap:1.6rem}}.about-description-text{line-height:var(--leading-wide)}@media screen and (min-width:768px){.about-description-text{font-size:1.8rem}}.works{background-image:linear-gradient(to right,var(--color-gray-dark) var(--border-width),#0000 var(--border-width)),linear-gradient(to bottom,var(--color-gray-dark) var(--border-width),#0000 var(--border-width)),url(/lp/renewal/assets/images/common/texture_gray.jpg);background-position:0 calc(var(--border-width)*-1),0 calc(var(--border-width)*-1),top;background-repeat:repeat;border-top:var(--border-width) solid var(--color-border);position:relative}@media screen and (min-width:768px){.works{background-size:calc(var(--cell)*2) calc(var(--cell)*2),calc(var(--cell)*2) calc(var(--cell)*2),90rem auto}}@media screen and (max-width:767px){.works{background-size:calc(var(--cell)*2) calc(var(--cell)*2),calc(var(--cell)*2) calc(var(--cell)*2),45rem auto}}@media screen and (min-width:768px){.works{align-items:start;display:grid;grid-template-columns:calc(var(--cell)*36) 1fr}}@media screen and (max-width:767px){.works{display:flex;flex-direction:column}}@media screen and (min-width:768px){.works-header{padding:calc(var(--cell)*14) calc(var(--cell)*6) 12rem;position:sticky;top:0}}@media screen and (max-width:767px){.works-header{display:contents}.works-header .page-heading{order:1;padding:calc(var(--cell)*12) calc(var(--cell)*4) 4rem}}@media screen and (min-width:768px){.works-header .page-heading-ja{width:25.6rem}}@media screen and (max-width:767px){.works-header .page-heading-ja{width:16.8rem}}@media screen and (min-width:768px){.works-header .page-heading-en{width:22rem}}@media screen and (max-width:767px){.works-header .page-heading-en{width:14.7rem}}@media screen and (min-width:768px){.works-action{margin-top:7.3rem}}@media screen and (max-width:767px){.works-action{background-image:url(/lp/renewal/assets/images/common/texture_gray.jpg);background-position:top;background-repeat:repeat;display:flex;justify-content:center;order:3;padding-bottom:calc(var(--cell)*8);padding-top:calc(var(--cell)*4)}}@media screen and (max-width:767px) and (min-width:768px){.works-action{background-size:90rem auto}}@media screen and (max-width:767px) and (max-width:767px){.works-action{background-size:45rem auto}}.works-body{background-image:url(/lp/renewal/assets/images/common/texture_gray.jpg);background-position:top;background-repeat:repeat}@media screen and (min-width:768px){.works-body{background-size:90rem auto}}@media screen and (max-width:767px){.works-body{background-size:45rem auto}}@media screen and (min-width:768px){.works-body{border-left:var(--border-width) solid var(--color-border);padding-right:calc(var(--cell)*4)}}@media screen and (max-width:767px){.works-body{border-top:var(--border-width) solid var(--color-border);order:2;padding-inline:calc(var(--cell)*3)}}.works-list{display:grid}@media screen and (min-width:768px){.works-list{padding-bottom:calc(var(--cell)*10);row-gap:calc(var(--cell)*2)}}@media screen and (max-width:767px){.works-list{row-gap:calc(var(--cell)*2)}}.works-item:first-child{margin-top:calc(var(--border-width)*-1)}.works-item-link{display:block;position:relative}@media screen and (min-width:768px){.works-item-link{border-bottom:var(--border-width) solid var(--color-border);border-right:var(--border-width) solid var(--color-border);border-top:var(--border-width) solid var(--color-border)}}@media screen and (max-width:767px){.works-item-link{border:var(--border-width) solid var(--color-border)}}.works-item-link.is-hover .works-item-body{background-color:var(--color-hover)}.works-item-figure{background-color:var(--color-base);overflow:hidden;position:relative}.works-item-figure:after{animation:works-graph-paper-move 1.2s linear infinite forwards;animation-play-state:paused;background-image:linear-gradient(to right,var(--color-gray) var(--border-width),#0000 var(--border-width)),linear-gradient(to bottom,var(--color-gray) var(--border-width),#0000 var(--border-width));background-position:0 calc(var(--border-width)*-1),0 calc(var(--border-width)*-1);background-size:var(--cell) var(--cell),var(--cell) var(--cell);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.works-item-figure img{transition:opacity .3s ease,transform 1.6s var(--ease-power2-out);will-change:transform}[data-hover-corner] .works-item-figure{--direction-x:-1;--direction-y:1}[data-hover-corner].is-hover .works-item-figure:after{animation-play-state:running;opacity:.15}[data-hover-corner].is-hover .works-item-figure img{opacity:.8;transform:scale(1.08)}[data-hover-corner][data-from=right-top] .works-item-figure{--direction-x:-1;--direction-y:1}[data-hover-corner][data-from=right-bottom] .works-item-figure{--direction-x:-1;--direction-y:-1}[data-hover-corner][data-from=left-top] .works-item-figure{--direction-x:1;--direction-y:1}[data-hover-corner][data-from=left-bottom] .works-item-figure{--direction-x:1;--direction-y:-1}.works-item-year{border:var(--border-width) solid var(--color-border);font-family:var(--font-family-bitter);font-weight:var(--font-weight-semi-bold);line-height:var(--leading-none);position:absolute;top:calc(var(--border-width)*-1);writing-mode:vertical-rl}@media screen and (min-width:768px){.works-item-year{font-size:1rem;left:100%;padding:.4rem .1rem}}@media screen and (max-width:767px){.works-item-year{font-size:.7rem;padding:.2rem .1rem;right:100%}}.works-item-body{position:relative;transition:background-color .2s linear}@media screen and (min-width:768px){.works-item-body{padding:calc(var(--cell)*2)}}@media screen and (max-width:767px){.works-item-body{padding:2rem 2.4rem 2.4rem}}.works-item-heading{font-weight:var(--font-weight-bold);line-height:var(--leading-half)}@media screen and (min-width:768px){.works-item-heading{font-size:2rem}}@media screen and (max-width:767px){.works-item-heading{font-size:1.8rem}}@media screen and (min-width:768px){.works-item-category{align-items:center;column-gap:1.6rem;display:flex}.works-item .c-rect{--size:5.9rem}}@media screen and (max-width:767px){.works-item .c-rect{--size:3.1rem}}.works-item-use{display:flex;flex-wrap:wrap}@media screen and (min-width:768px){.works-item-use{gap:.4rem;margin-top:1.6rem}}@media screen and (max-width:767px){.works-item-use{gap:.4rem;margin-top:1.2rem}}.works-item-use-item{background-color:var(--color-base);border-radius:var(--border-radius-small);color:var(--color-white);display:block;font-weight:var(--font-weight-bold);line-height:var(--leading-none)}@media screen and (min-width:768px){.works-item-use-item{font-size:1.2rem;padding:.6rem .8rem}}@media screen and (max-width:767px){.works-item-use-item{font-size:1rem;padding:.5rem}}.works-item-issue{display:flex;flex-wrap:wrap;padding-right:2em}@media screen and (min-width:768px){.works-item-issue{gap:.8rem;margin-top:1.6rem}}@media screen and (max-width:767px){.works-item-issue{gap:.8rem;margin-top:1.2rem}}.works-item-issue-item{display:block;font-weight:var(--font-weight-bold);line-height:var(--leading-none)}@media screen and (min-width:768px){.works-item-issue-item{font-size:1.2rem}}@media screen and (max-width:767px){.works-item-issue-item{font-size:1rem}}@media screen and (min-width:768px){.issue .page-heading-ja{width:50.9rem}}@media screen and (max-width:767px){.issue .page-heading-ja{width:33.4rem}}@media screen and (min-width:768px){.issue .page-heading-en{width:23.7rem}}@media screen and (max-width:767px){.issue .page-heading-en{width:15.8rem}}.issue-container{background-image:url(/lp/renewal/assets/images/common/texture_white.jpg);background-position:top;background-repeat:repeat;border-top:var(--border-width) solid var(--color-border);position:relative}@media screen and (min-width:768px){.issue-container{background-size:90rem auto}}@media screen and (max-width:767px){.issue-container{background-size:45rem auto}}@media screen and (min-width:768px){.issue-container{padding:0 calc(var(--cell)*4) calc(var(--cell)*10)}}@media screen and (max-width:767px){.issue-container{padding:0 calc(var(--cell)*3) calc(var(--cell)*8)}}.issue-frame{border-bottom:var(--border-width) solid var(--color-border);border-left:var(--border-width) solid var(--color-border);border-right:var(--border-width) solid var(--color-border);position:relative}@media screen and (min-width:768px){.issue-list{display:flex;flex-wrap:wrap}.issue-item:nth-child(-n+3){width:33.3333333333%}.issue-item:nth-child(n+4){border-top:var(--border-width) solid var(--color-border);width:25%}.issue-item:nth-child(2),.issue-item:nth-child(3),.issue-item:nth-child(n+4):not(:nth-child(4n)){border-left:var(--border-width) solid var(--color-border)}}@media screen and (max-width:767px){.issue-item:nth-child(odd) .issue-item-link{padding-left:1.6rem;padding-right:.8rem}.issue-item:nth-child(2n) .issue-item-link{flex-direction:row-reverse;padding-left:.8rem;padding-right:1.6rem}.issue-item:nth-child(n+2){border-top:var(--border-width) solid var(--color-border)}}.issue-item-link{align-items:center;display:flex;overflow:clip;position:relative;transition:background-color .2s linear}@media screen and (min-width:768px){.issue-item-link{flex-direction:column;padding:4.6rem 0 6rem}}@media screen and (max-width:767px){.issue-item-link{padding-block:1.6rem}}.issue-item-link.is-hover{background-color:var(--color-hover)}.issue-item-link.is-hover .issue-item-figure-child.is-before{opacity:0;transform:scale(.8);transition:opacity .16s linear,transform .4s var(--ease-power2-out)}.issue-item-link.is-hover .issue-item-figure-child.is-after{opacity:1;transform:scale(1);transition:opacity .36s linear,transform 1.36s var(--ease-bouncy)}.issue-item-figure{display:grid}@media screen and (min-width:768px){.issue-item-figure{width:100%}}.issue-item-figure-child{grid-area:1/1;will-change:opacity}@media screen and (min-width:768px){.issue-item-figure-child img{margin-inline:auto;width:28.8rem}}@media screen and (max-width:767px){.issue-item-figure-child img{width:16.8rem}}.issue-item-figure-child.is-before{transition:opacity .36s linear,transform 0s}.issue-item-figure-child.is-after{opacity:0;transform:scale(1.15);transition:opacity .24s linear,transform 0s .24s}.issue-item-label{flex-grow:1;font-weight:var(--font-weight-bold);line-height:var(--leading-half);position:relative;text-align:center}@media screen and (min-width:768px){.issue-item-label{font-size:2rem;margin-top:2.5rem}}@media screen and (max-width:767px){.issue-item-label{font-size:1.8rem}}@media screen and (min-width:768px){.issue-item-icon{--size:3.5rem}}@media screen and (max-width:767px){.issue-item-icon{--size:3.1rem}}@media screen and (min-width:768px){.use .page-heading-ja{width:25.6rem}}@media screen and (max-width:767px){.use .page-heading-ja{width:16.8rem}}@media screen and (min-width:768px){.use .page-heading-en{width:11.5rem}}@media screen and (max-width:767px){.use .page-heading-en{width:7.7rem}}.use-container{background-image:url(/lp/renewal/assets/images/common/texture_white.jpg);background-position:top;background-repeat:repeat;border-top:var(--border-width) solid var(--color-border);position:relative}@media screen and (min-width:768px){.use-container{background-size:90rem auto}}@media screen and (max-width:767px){.use-container{background-size:45rem auto}}@media screen and (min-width:768px){.use-container{padding:0 calc(var(--cell)*4) calc(var(--cell)*10)}}@media screen and (max-width:767px){.use-container{padding:0 calc(var(--cell)*3) calc(var(--cell)*8)}}.use-frame{border-bottom:var(--border-width) solid var(--color-border);border-left:var(--border-width) solid var(--color-border);border-right:var(--border-width) solid var(--color-border);position:relative}@media screen and (min-width:768px){.use-frame{display:flex}.use-cover{flex:none;position:relative}.use-cover,.use-cover-field{height:calc(var(--cell)*48);width:calc(var(--cell)*48)}.use-cover-field{display:grid}.use-cover-item{grid-area:1/1;overflow:clip;position:relative}.use-cover-item img{object-fit:cover}.use-cover-frame,.use-cover-item img{height:100%;left:0;position:absolute;top:0;width:100%}.use-cover-store{visibility:hidden}.use-cover-caption{background-color:var(--color-white);border-right:var(--border-width) solid var(--color-border);border-top:var(--border-width) solid var(--color-border);bottom:0;font-size:2rem;font-weight:var(--font-weight-bold);left:0;line-height:var(--leading-none);padding:.2rem .4rem .4rem;position:absolute}}@media screen and (max-width:767px){.use-cover{display:none}}.use-list{display:flex;flex-wrap:wrap}.use-item{flex:none}@media screen and (min-width:768px){.use-item{border-left:var(--border-width) solid var(--color-border);display:flex;flex-direction:column;height:50%;width:25%}.use-item:nth-child(n+5){border-top:var(--border-width) solid var(--color-border)}}@media screen and (max-width:767px){.use-item{width:50%}.use-item:nth-child(2n){border-left:var(--border-width) solid var(--color-border)}.use-item:nth-child(n+3){border-top:var(--border-width) solid var(--color-border)}}.use-item-link{display:block;position:relative;transition:background-color .2s linear}@media screen and (min-width:768px){.use-item-link{display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding-bottom:1.6rem;position:relative}}@media screen and (max-width:767px){.use-item-link{padding:3.2rem 1.6rem 4rem}}.use-item-link.is-hover{background-color:var(--color-hover)}.use-item-label{font-weight:var(--font-weight-bold);line-height:var(--leading-half);text-align:center}@media screen and (min-width:768px){.use-item-label{font-size:2rem}}@media screen and (max-width:767px){.use-item-label{font-size:1.8rem}}.use-item-figure{margin-inline:auto}@media screen and (min-width:768px){.use-item-figure{margin-top:2.2rem;width:12rem}}@media screen and (max-width:767px){.use-item-figure{margin-top:1.6rem;width:11.2rem}.use-item-icon{--size:3.1rem}}.use-item-text{align-items:center;display:flex;height:100%;line-height:var(--leading-normal)}@media screen and (min-width:768px){.use-item-text{font-size:1.6rem;padding-left:3.2rem}}@media screen and (max-width:767px){.use-item-text{font-size:1.4rem;padding-left:3.2rem}}.asset{background-image:url(/lp/renewal/assets/images/common/texture_white.jpg);background-position:top;background-repeat:repeat;border-top:var(--border-width) solid var(--color-border)}@media screen and (min-width:768px){.asset{background-size:90rem auto}}@media screen and (max-width:767px){.asset{background-size:45rem auto}}@media screen and (min-width:768px){.asset{--asset-item-height:52.8rem;--asset-item-gap:calc(var(--asset-item-height)*3);--asset-item-total:2;padding:0 calc(var(--cell)*4) calc(var(--cell)*10)}}@media screen and (max-width:767px){.asset{padding:0 calc(var(--cell)*3) calc(var(--cell)*8)}}.asset-container{background-image:linear-gradient(to right,var(--color-gray-dark) var(--border-width),#0000 var(--border-width)),linear-gradient(to bottom,var(--color-gray-dark) var(--border-width),#0000 var(--border-width)),url(/lp/renewal/assets/images/common/texture_gray.jpg);background-position:0 calc(var(--border-width)*-1),0 calc(var(--border-width)*-1),top;background-repeat:repeat;border-bottom:var(--border-width) solid var(--color-border);border-left:var(--border-width) solid var(--color-border);border-right:var(--border-width) solid var(--color-border)}@media screen and (min-width:768px){.asset-container{background-size:calc(var(--cell)*2) calc(var(--cell)*2),calc(var(--cell)*2) calc(var(--cell)*2),90rem auto}}@media screen and (max-width:767px){.asset-container{background-size:calc(var(--cell)*2) calc(var(--cell)*2),calc(var(--cell)*2) calc(var(--cell)*2),45rem auto}}@media screen and (min-width:768px){.asset-container{padding:calc(var(--cell)*6)}}@media screen and (max-width:767px){.asset-container{padding:calc(var(--cell)*4) calc(var(--cell)*2)}}.asset-heading{align-items:center;display:flex;justify-content:space-between}.asset-heading-ja{position:relative}@media screen and (min-width:768px){.asset-heading-ja{width:22.6rem}}@media screen and (max-width:767px){.asset-heading-ja{width:14.9rem}}.asset-heading-en{position:relative}@media screen and (min-width:768px){.asset-heading-en{width:19.8rem}}@media screen and (max-width:767px){.asset-heading-en{width:13.2rem}}.asset-list{display:flex;flex-direction:column}@media screen and (min-width:768px){.asset-list{height:calc((var(--asset-item-height) + var(--asset-item-gap))*var(--asset-item-total) + var(--asset-item-height));margin-top:6rem;row-gap:var(--asset-item-gap)}}@media screen and (max-width:767px){.asset-list{margin-top:2.4rem;row-gap:calc(var(--cell)*2)}}.asset-item{background-image:url(/lp/renewal/assets/images/common/texture_gray.jpg);background-position:top;background-repeat:repeat;border:var(--border-width) solid var(--color-border);min-width:0;position:relative;width:100%}@media screen and (min-width:768px){.asset-item{background-size:90rem auto}}@media screen and (max-width:767px){.asset-item{background-size:45rem auto}}@media screen and (min-width:768px){.asset-item{display:flex;height:var(--asset-item-height);position:sticky;top:calc(var(--cell) + var(--fixed-header-height) + (var(--contents-height) - var(--fixed-header-height))/2 - var(--asset-item-height)/2)}}.asset-item-figure{position:relative}@media screen and (min-width:768px){.asset-item-figure{flex:none;width:52.6rem}}@media screen and (max-width:767px){.asset-item-figure{aspect-ratio:1}}.asset-item-figure-frame{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.asset-item-figure-frame.is-active .asset-item-figure-image{opacity:1;transform:scale(1);transition:opacity 1.2s ease,transform 6s var(--ease-power3-out)}.asset-item-figure-image{height:100%;left:0;object-fit:cover;opacity:0;position:absolute;top:0;transform:scale(1.15);transition:opacity 1.2s ease,transform 0s 1.2s;width:100%;will-change:transform}.asset-item-body{overflow:hidden;position:relative}@media screen and (min-width:768px){.asset-item-body{border-left:var(--border-width) solid var(--color-border);display:flex;flex-direction:column;justify-content:center;padding-inline:7.2rem}}@media screen and (max-width:767px){.asset-item-body{border-top:var(--border-width) solid var(--color-border);padding:4rem 2.4rem 3.2rem}}.asset-item-label{align-items:baseline;border-bottom:var(--border-width) solid var(--color-border);border-left:var(--border-width) solid var(--color-border);display:flex;font-family:var(--font-family-bitter);font-weight:var(--font-weight-semi-bold);line-height:var(--leading-none);position:absolute;right:0;top:0}@media screen and (min-width:768px){.asset-item-label{column-gap:.4rem;padding:.8rem 1.7rem .8rem 1.3rem}}@media screen and (max-width:767px){.asset-item-label{column-gap:.4rem;padding:.6rem 1.4rem .6rem 1rem}}@media screen and (min-width:768px){.asset-item-label-prefix{font-size:1.2rem}}@media screen and (max-width:767px){.asset-item-label-prefix{font-size:1rem}}.asset-item-label-number{align-items:baseline;display:flex}@media screen and (min-width:768px){.asset-item-label-number{font-size:3.2rem}}@media screen and (max-width:767px){.asset-item-label-number{font-size:2.6rem}}.asset-item-label-number-cell:nth-child(2){width:.6em}.asset-item-heading-inner{align-items:flex-start;display:flex;flex-direction:column}@media screen and (min-width:768px){.asset-item-heading-inner{row-gap:.8rem}}@media screen and (max-width:767px){.asset-item-heading-inner{row-gap:.5rem}}.asset-item-heading-row{color:var(--color-white);font-weight:var(--font-weight-bold);isolation:isolate;line-height:var(--leading-none);position:relative;white-space:nowrap}@media screen and (min-width:768px){.asset-item-heading-row{font-size:3.6rem;padding:.3rem .5rem .6rem .6rem}}@media screen and (max-width:767px){.asset-item-heading-row{font-size:2.4rem;padding:.3rem .3rem .6rem .4rem}}.asset-item-heading-row:before{background-color:var(--color-base);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.asset-item-description{text-align:justify}@media screen and (min-width:768px){.asset-item-description{font-size:1.8rem;margin-top:3.2rem}}@media screen and (max-width:767px){.asset-item-description{font-size:1.6rem;margin-top:2.4rem}}