.p-mv{height:100vh;position:relative}.p-mv__inner{height:inherit;min-height:inherit}.p-mv__title-wrap{left:50%;position:absolute;top:56%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;z-index:2}.p-mv__main-title,.p-mv__title-wrap{color:var(--paper);text-align:center}.p-mv__main-title{font-family:var(--font-base);font-size:calc(var(--base-size)*24);font-style:normal;font-weight:600;letter-spacing:.06em;line-height:1.5}.p-mv__sub-title{margin-top:calc(var(--base-size)*24)}.p-mv__img,.p-mv__img img,.p-mv__img picture{height:inherit;min-height:inherit}.p-mv__img img{-o-object-fit:cover;object-fit:cover;width:100%}.p-lead{background-color:var(--bg)}.p-lead__inner{padding-bottom:calc(var(--base-size)*80);padding-top:calc(var(--base-size)*80)}.p-lead__wrap{margin-inline:auto;max-width:calc(var(--base-size)*1120);width:100%}.p-lead__text-wrap{width:100%}.p-lead__title{white-space:nowrap}.p-lead__img,.p-lead__text{margin-top:calc(var(--base-size)*32)}.p-lead__img{aspect-ratio:600/500;width:100%}.p-lead__img img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.p-tax-relief__list{margin-top:calc(var(--base-size)*40)}.p-tax-relief-list{display:grid;gap:calc(var(--base-size)*20)}.p-tax-relief-list__item{background-color:var(--bg)}.p-tax-relief-list__item-img{aspect-ratio:350/240}.p-tax-relief-list__item-img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.p-tax-relief-list__item-text-wrap{padding:calc(var(--base-size)*32)}.p-tax-relief-list__item-number{color:var(--jade);font-family:var(--font-second);font-size:calc(var(--base-size)*20);font-style:normal;font-weight:500;line-height:1.5;text-align:center}.p-tax-relief-list__item-title{margin-top:calc(var(--base-size)*2);text-align:center}.p-tax-relief-list__item-text{margin-top:calc(var(--base-size)*16)}.p-tax-releif__sub-title{margin-top:calc(var(--base-size)*40)}.p-tax-releif__text{margin-top:calc(var(--base-size)*16)}.p-effect{background-color:var(--navy)}.p-effect__inner.l-inner{padding-bottom:calc(var(--base-size)*80);padding-top:calc(var(--base-size)*80)}.p-effect__text-box{margin-top:calc(var(--base-size)*32)}.p-effect__text{color:var(--paper)}.p-effect__text+.p-effect__text{margin-top:2em}.p-effect__img{aspect-ratio:335/1981;margin-top:calc(var(--base-size)*32)}.p-effect__img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.p-cta{position:relative}.p-cta__wrap{content:"";left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;z-index:1}.p-cta__img{aspect-ratio:375/324}.p-cta__img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.p-cta__btn{margin:calc(var(--base-size)*24) auto 0;max-width:calc(var(--base-size)*208)}.p-flow__text.c-text{margin-top:calc(var(--base-size)*49)}.p-feature{background-color:var(--bg)}.p-feature__inner.l-inner{padding-bottom:calc(var(--base-size)*80);padding-right:calc(50% - 50vw);padding-top:calc(var(--base-size)*80)}.p-feature__text-wrap{margin-right:calc(var(--base-size)*20)}.p-feature__text{margin-top:calc(var(--base-size)*34)}.p-feature__img-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:calc(var(--base-size)*40);padding-left:prem(20);position:relative}.p-feature__img1,.p-feature__img2{width:calc(var(--base-size)*382);width:calc(var(--base-size)*200)}.p-feature__img1 img,.p-feature__img2 img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.p-feature__img1{margin-right:calc(var(--base-size)*-68);margin-top:calc(var(--base-size)*87);position:relative;z-index:10}.p-feature__img2{margin-bottom:calc(var(--base-size)*87)}.l-strengths{margin-bottom:calc(var(--base-size)*80);margin-top:calc(var(--base-size)*80)}.p-strengths__wrap{background-color:var(--bg);display:-webkit-box;display:-ms-flexbox;display:flex;padding:calc(var(--base-size)*40) calc(var(--base-size)*20);-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:calc(var(--base-size)*40)}.p-strengths__text{padding-top:calc(var(--base-size)*32)}.p-strengths__img{aspect-ratio:295/189;width:calc(var(--base-size)*295)}.p-strengths__img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:720px){.p-mv{height:calc(var(--base-size)*528)}.p-mv__title-wrap{left:calc(50% - min(50vw, calc(var(--base-size) * 586)));top:55%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:auto}.p-mv__main-title{font-size:calc(var(--base-size)*40);text-align:left}.p-mv__sub-title{text-align:left}.p-lead__inner{padding-bottom:calc(var(--base-size)*120);padding-top:calc(var(--base-size)*120)}.p-lead__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:calc(var(--base-size)*60)}.p-lead__text-wrap{width:calc(var(--base-size)*460)}.p-lead__img{margin-top:0;width:calc(var(--base-size)*600)}.p-tax-relief-list{gap:calc(var(--base-size)*35);grid-template-columns:repeat(3,1fr)}.p-effect__inner.l-inner{padding-bottom:calc(var(--base-size)*120);padding-top:calc(var(--base-size)*120)}.p-effect__wrap{margin-inline:auto;width:calc(var(--base-size)*1000)}.p-effect__img{aspect-ratio:1000/904}.p-cta__img{aspect-ratio:1440/267}.p-flow__text.c-text{text-align:center}.p-feature__inner.l-inner{margin-inline:auto;max-width:calc(var(--base-size)*1440);padding-top:0}.p-feature__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;width:calc(var(--base-size)*1280);-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.p-feature__text-wrap{margin-right:0;margin-top:calc(var(--base-size)*90);width:calc(var(--base-size)*560)}.p-feature__img-wrap{margin-top:0;padding-left:0;width:calc(var(--base-size)*720)}.p-feature__img1,.p-feature__img2{aspect-ratio:382/476;width:calc(var(--base-size)*382)}.p-feature__img1{margin-right:calc(var(--base-size)*-124);margin-top:calc(var(--base-size)*166)}.p-feature__img2{margin-bottom:calc(var(--base-size)*166)}.l-strengths{margin-bottom:calc(var(--base-size)*120);margin-top:calc(var(--base-size)*120)}.p-strengths__wrap{padding:calc(var(--base-size)*40);-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.p-strengths__img{width:calc(var(--base-size)*400)}}
318:5	⚠  Parse error on line 1: 
50% - min(50vw, calc(var(--base-size) * 586))
--------------------------------------------^
Expecting end of input, "ADD", "SUB", "MUL", "DIV", got unexpected "RPAREN" [postcss-calc]