.p-topHero02{background-color:#1da1f7;background-image:url(/hubfs/22756300/lp/carewiz/takusuto/v2/assets/templates/top/sections/hero02/bg_pc.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;height:620px;overflow:hidden}@media print,screen and (max-width:767px){.p-topHero02{background-image:url(/hubfs/22756300/lp/carewiz/takusuto/v2/assets/templates/top/sections/hero02/bg_sp.webp);background-position:top;background-size:max(420px,100%) auto;height:auto;padding-top:192px}}.p-topHero02__container{display:grid;grid-template-areas:"blank content cta";grid-template-columns:1fr 900px 1fr;height:100%;margin:0 auto;max-width:1920px;position:relative;width:100%}@media print,screen and (max-width:900px){.p-topHero02__container{grid-template-areas:"content";grid-template-columns:1fr}}.p-topHero02__heading{font-size:1px;height:0;left:0;line-height:0;opacity:0;position:absolute;top:0;width:0}.p-topHero02__content{background-color:hsla(0,0%,100%,.66);display:flex;flex-direction:column;gap:30px;grid-area:content;justify-content:flex-end;padding:16px 32px}@media print,screen and (max-width:767px){.p-topHero02__content{justify-content:center;padding:16px}}.p-topHero02__lead{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 4px 10px 0 rgba(0,0,0,.06);display:flex;flex-direction:column;gap:24px;padding:48px 16px 24px;position:relative}@media print,screen and (max-width:767px){.p-topHero02__lead{align-items:stretch;background-color:transparent;box-shadow:none;gap:4vw;padding:0}}.p-topHero02__leadMain{color:var(--color--cw-darkgray);font-size:min(4.75vw,45px);font-weight:700;line-height:1.2;text-align:center}@media print,screen and (max-width:767px){.p-topHero02__leadMain{font-size:max(26px,4.75vw);line-height:46px}}.p-topHero02__leadMainNum{color:var(--color--takusuto-orange);font-size:1.4em}.p-topHero02__leadMainNum small{color:inherit;font-size:.84em}.p-topHero02__leadMain strong{color:var(--color--takusuto-blue);font-size:1.4em}.p-topHero02__leadMain strong small{color:inherit;font-size:.84em}.p-topHero02__leadDesc{color:#444;font-size:16px;text-align:center}@media print,screen and (max-width:767px){.p-topHero02__leadDesc{border-block:1px solid hsla(0,0%,40%,.4);font-size:14px;padding:6px 10px}}.p-topHero02__leadDesc strong{font-weight:700}.p-topHero02__balloon{align-items:center;background-color:#fff;border:2px solid var(--color--takusuto-blue);border-radius:100px;box-shadow:0 4px 10px 0 rgba(0,0,0,.06);display:flex;font-size:min(3.5vw,28px);gap:10px;justify-content:center;left:50%;padding:.57em .42em;position:absolute;top:0;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);z-index:1}@media print,screen and (max-width:767px){.p-topHero02__balloon{font-size:max(16px,3.5vw);top:calc(-16px - 3vw)}}.p-topHero02__balloon:after{background-image:url(/hubfs/22756300/lp/carewiz/takusuto/v2/assets/templates/top/sections/hero02/balloon-tail.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;content:"";display:block;height:12px;left:50%;position:absolute;-webkit-transform:translate3d(-50%,100%,0);transform:translate3d(-50%,100%,0);width:40px;z-index:-1}.p-topHero02__balloonText{color:var(--color--takusuto-blue);font-size:inherit;font-weight:700;line-height:1;text-align:center;white-space:nowrap}.p-topHero02__balloonText strong{background-color:var(--color--takusuto-orange);border-radius:9999px;color:#fff;padding:.15em .5em}.p-topHero02__achieves{align-items:center;display:flex;gap:16px;justify-content:center}@media print,screen and (max-width:767px){.p-topHero02__achieves{gap:2vw;width:100%}}.p-topHero02__achieve{background-color:#fff;border-radius:9999px;box-shadow:0 4px 10px 0 rgba(0,0,0,.06);flex:1;max-width:220px}@media print,screen and (max-width:767px){.p-topHero02__achieve{width:100%}}.p-topHero02__achieve img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.p-topHero02__note{color:var(--color--takusuto-gray-60);font-size:14px;text-align:center}@media print,screen and (max-width:767px){.p-topHero02__note{font-size:12px}}@media print,screen and (max-width:639px){.p-topHero02__note{text-align:left}}.p-topCta__container{display:flex;justify-content:center;padding-block:20px}.p-topCta__button{align-items:center;background:linear-gradient(180deg,#ffa96b 0,var(--color--takusuto-orange) 45%,var(--color--takusuto-orange) 100%);border:4px solid #fff;border-radius:9999px;box-shadow:0 4px 24px 0 hsla(0,0%,40%,.2);color:#fff;display:flex;font-size:1.875rem;font-weight:700;gap:.5em;justify-content:center;padding:.5em 1em;text-decoration:none!important;transition:opacity .3s ease}.p-topCta__button:hover{opacity:.75}@media print,screen and (max-width:767px){.p-topCta__button{font-size:1.25rem}}.p-topCta__buttonImage{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:4em}.p-topStickyCta{align-self:flex-end;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background-color:rgba(87,195,255,.4);bottom:0;opacity:0;pointer-events:none;position:sticky;transition:opacity .3s ease;z-index:100}.p-topStickyCta.is-active{opacity:1;pointer-events:auto}.p-topStickyCta__container{display:flex;gap:16px;justify-content:center;padding-block:20px}.p-topEvents__container{display:flex;flex-direction:column;gap:16px}.p-topEvents__image img{display:block;height:auto;-o-object-fit:cover;object-fit:cover;width:100%}.p-topEvents__desc{font-weight:700;text-align:center}.p-topEvents__buttons{display:flex;justify-content:center}.p-topNews02{padding-block:16px}.p-topNews02__container{align-items:center;background:var(--color--takusuto-yellow-10);border:1px solid #e2dcd4;border-radius:10px;display:flex;gap:16px;padding:8px 16px}@media print,screen and (max-width:767px){.p-topNews02__container{align-items:flex-start;flex-direction:column;gap:0}}@media print,screen and (max-width:639px){.p-topNews02__container{padding:4px 8px}}.p-topNews02__title{align-self:center;color:var(--color--takusuto-orange);font-size:1.125rem;font-weight:700;text-align:center;white-space:nowrap}@media print,screen and (max-width:767px){.p-topNews02__title{font-size:1rem}}.p-topNews02__items{align-items:center;display:flex;flex-direction:column;gap:2px;list-style-type:none}.p-topNews02__items li a{color:var(--color--cw-deepblue);font-size:1rem;text-align:center;text-decoration:underline}.p-topNews02__items li a:hover{text-decoration:none}@media print,screen and (max-width:767px){.p-topNews02__items li a{font-size:1rem}}@media print,screen and (max-width:639px){.p-topNews02__items li a{font-size:.875rem}}.p-topIssue__container{align-items:center;display:flex;flex-direction:column;gap:40px}@media print,screen and (max-width:767px){.p-topIssue__container{gap:24px}}.p-topIssue__headingTitle{align-items:center;display:flex;flex-direction:column;font-size:2.5rem;gap:4px}@media print,screen and (max-width:1023px){.p-topIssue__headingTitle{font-size:2.25rem}}@media print,screen and (max-width:767px){.p-topIssue__headingTitle{font-size:2rem}}@media print,screen and (max-width:639px){.p-topIssue__headingTitle{font-size:1.375rem}}.p-topIssue__headingFor{color:var(--color--takusuto-blue);font-size:.8em;font-weight:700}.p-topIssue__headingMain{color:var(--color--takusuto-gray-60);font-weight:700}.p-topIssue__headingMain strong{color:var(--color--takusuto-orange);font-size:1.3em;line-height:1}.p-topIssue__content{display:grid;gap:32px 16px;grid-template-areas:"item01 image item03" "item02 image item04";grid-template-columns:1fr auto 1fr;grid-template-rows:1fr 1fr}@media print,screen and (max-width:767px){.p-topIssue__content{gap:16px;grid-template-areas:"item01 item03" "item02 item04" "image image";grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr auto}}@media print,screen and (max-width:639px){.p-topIssue__content{gap:8px;grid-template-areas:"item01" "item03" "item02" "item04" "image";grid-template-columns:auto;grid-template-rows:repeat(5,auto)}}.p-topIssue__image{align-items:center;display:flex;grid-area:image;justify-content:center}.p-topIssue__image img{display:block;height:auto;width:120px}@media print,screen and (max-width:639px){.p-topIssue__image img{width:100px}}.p-topIssue__item{background-color:#e4f4ff;border-radius:9999px;color:var(--color--takusuto-gray-80);font-size:1.125rem;font-weight:700;padding:16px;text-align:center;white-space:nowrap;width:17em}@media print,screen and (max-width:1023px){.p-topIssue__item{font-size:1rem}}.p-topIssue__item strong{color:var(--color--takusuto-blue)}.p-topIssue__item--01{grid-area:item01}.p-topIssue__item--02{grid-area:item02}.p-topIssue__item--03{grid-area:item03}.p-topIssue__item--04{grid-area:item04}.p-topSolution{--item--opacity:0;background-image:url(/hubfs/22756300/lp/carewiz/takusuto/v2/assets/templates/top/sections/solution/bg.webp);background-position:top;background-repeat:no-repeat;background-size:cover;overflow:hidden;position:relative;width:100%}.p-topSolution.is-animated{--item--opacity:1}.p-topSolution:before{aspect-ratio:1/cos(79deg);background:#fff;clip-path:polygon(0 0,100% 0,50% 100%);content:"";display:block;left:50%;position:absolute;top:-1px;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:max(100%,2080px);z-index:0}@media print,screen and (max-width:767px){.p-topSolution:before{width:1440px}}.p-topSolution__container{align-items:stretch;display:flex;flex-direction:column;gap:56px;position:relative;z-index:1}@media print,screen and (max-width:767px){.p-topSolution__container{gap:40px}}.p-topSolution__items{--items--gap:40px;align-items:stretch;display:flex;flex-direction:column;gap:var(--items--gap);width:min(960px,100%)}@media print,screen and (max-width:1023px){.p-topSolution__items{--items--gap:24px}}.p-topSolution__itemsRow{align-items:stretch;display:flex;flex-wrap:wrap;gap:var(--items--gap);justify-content:flex-start}.p-topSolution__itemsRow:nth-child(2n){justify-content:flex-end}@media print,screen and (max-width:767px){.p-topSolution__itemsRow{align-items:center;flex-direction:column}}.p-topSolution__item{--item--padding:24px;--item--blue:#3da2ff;align-items:stretch;background-color:#fff;border:1.5px solid var(--item--blue);border-radius:32px;box-shadow:var(--shadow--box);display:flex;flex:1;flex-direction:column;max-width:360px;opacity:var(--item--opacity);overflow:hidden;transition:opacity .8s ease}@media print,screen and (min-width:768px) and (max-width:1023px){.p-topSolution__item{max-width:300px}}.p-topSolution__itemTitle{align-items:center;background-color:var(--item--blue);color:#fff;display:flex;font-size:1.5rem;font-weight:700;gap:16px;height:4.2em;justify-content:center;padding:12px var(--item--padding);text-align:center}@media print,screen and (max-width:1023px){.p-topSolution__itemTitle{font-size:1.3rem}}.p-topSolution__itemContent{display:flex;flex:1;flex-direction:column;gap:8px;padding:var(--item--padding)}.p-topSolution__itemDesc{flex:1}.p-topSolution__itemDesc strong{font-weight:700}.p-topSolution__itemImage{align-items:flex-end;display:flex;flex:auto;justify-content:center}.p-topSolution__itemImage img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:min(100%,242px)}@media print,screen and (max-width:767px){.p-topSolution__itemImage img{width:180px}}.p-topFeature02{--items--gap:24px;--item--radius:150px;--item--padding:24px;--item-num--font-size:3.75rem;--item-title--font-size:1.5rem;--item-content--width:var(--bp--md);--item-odd--transform:translateX(calc(-100% - var(--item-content--width)*-1 - var(--item--padding)*2*-1));--item-even--transform:translateX(calc(100% - var(--item-content--width)*1 - var(--item--padding)*2*1));--item-soon--opacity:0;background:linear-gradient(180deg,#fffae9 0,var(--color--takusuto-yellow-20) 50%,#ffeeb4 100%);container-type:inline-size}@media print,screen and (max-width:1023px){.p-topFeature02{--item-num--font-size:3rem;--item-title--font-size:1.3rem;--item-content--width:var(--bp--sm)}}@media print,screen and (max-width:767px){.p-topFeature02{--item--padding:16px;--item--radius:24px;--item-content--width:var(--bp--xs);--item-title--font-size:1.2rem}}@media print,screen and (max-width:480px){.p-topFeature02{--item-odd--transform:translateX(-40%);--item-even--transform:translateX(40%)}}.p-topFeature02.is-animated{--item-odd--transform:translateX(calc(((100% - var(--item-content--width))/2 - var(--item--padding))*-1));--item-even--transform:translateX(calc(((100% - var(--item-content--width))/2 - var(--item--padding))*1));--item-soon--opacity:1}@media print,screen and (max-width:480px){.p-topFeature02.is-animated{--item-odd--transform:translateX(0);--item-even--transform:translateX(0)}}.p-topFeature02__container{align-items:stretch;display:flex;flex-direction:column;gap:40px}.p-topFeature02__content{align-items:center;display:flex;flex-direction:column}.p-topFeature02__items{display:flex;flex-direction:column;gap:var(--items--gap);overflow-x:hidden;padding-bottom:var(--items--gap);width:calc(100cqw + var(--padding-inline--page)*2)}.p-topFeature02__item{background-color:#fff;border:1px solid #e2dcd4;border-left-width:0;border-radius:0 var(--item--radius) var(--item--radius) 0;box-shadow:var(--shadow--box);display:flex;justify-content:flex-end;padding:var(--item--padding);-webkit-transform:var(--item-odd--transform);transform:var(--item-odd--transform);transition:-webkit-transform .65s ease;transition:transform .65s ease;transition:transform .65s ease,-webkit-transform .65s ease}@media print,screen and (max-width:480px){.p-topFeature02__item{align-self:flex-start;width:calc(100vw - var(--padding-inline--page)*2)}}.p-topFeature02__itemContent{align-items:center;display:grid;gap:8px 24px;grid-template-areas:"header image" "text image";grid-template-columns:1fr auto;grid-template-rows:auto auto;width:var(--item-content--width)}@media print,screen and (max-width:767px){.p-topFeature02__itemContent{gap:8px 16px;grid-template-areas:"image header" "image text"!important}}.p-topFeature02__item:nth-child(2n){border-left-width:1px;border-radius:var(--item--radius) 0 0 var(--item--radius);border-right-width:0;justify-content:flex-start;-webkit-transform:var(--item-even--transform);transform:var(--item-even--transform)}@media print,screen and (max-width:480px){.p-topFeature02__item:nth-child(2n){align-self:flex-end}}.p-topFeature02__item:nth-child(2n) .p-topFeature02__itemContent{grid-template-areas:"image header" "image text";grid-template-columns:auto 1fr}.p-topFeature02__itemHeader{align-items:center;display:flex;gap:16px;grid-area:header;position:relative}.p-topFeature02__itemNum{color:var(--color--takusuto-orange);font-size:var(--item-num--font-size);font-weight:700;line-height:1;opacity:.24}@media print,screen and (max-width:767px){.p-topFeature02__itemNum{left:0;position:absolute;top:0}}.p-topFeature02__itemTitle{color:var(--color--takusuto-orange);font-size:var(--item-title--font-size);font-weight:700;line-height:1.4}@media print,screen and (max-width:767px){.p-topFeature02__itemTitle{padding-top:calc((var(--item-num--font-size) - var(--item-title--font-size))*.75)}}.p-topFeature02__itemText{align-items:flex-start;display:flex;flex-direction:column;gap:4px;grid-area:text}@media print,screen and (max-width:767px){.p-topFeature02__itemDesc{font-size:.875rem}}.p-topFeature02__itemDesc strong{font-weight:700}.p-topFeature02__itemNote{font-size:.8125rem}@media print,screen and (max-width:767px){.p-topFeature02__itemNote{font-size:.75rem}}.p-topFeature02__itemImage{align-items:center;align-self:stretch;display:flex;grid-area:image}@media print,screen and (max-width:767px){.p-topFeature02__itemImage{align-items:flex-start}}.p-topFeature02__itemImage img{aspect-ratio:1/1;display:block;height:auto;width:160px}@media print,screen and (max-width:767px){.p-topFeature02__itemImage img{width:70px}}.p-topFeature02__soon{align-items:center;align-self:center;background:hsla(0,0%,100%,.7);border-radius:100px;display:flex;flex-direction:column;gap:8px;opacity:var(--item-soon--opacity);padding:8px 0;transition:opacity .65s ease;width:min(500px,100%)}@media print,screen and (max-width:767px){.p-topFeature02__soon{gap:4px}}.p-topFeature02__soonTitle{color:var(--color--takusuto-orange);font-weight:700}.p-topFeature02__soonDesc,.p-topFeature02__soonTitle{font-size:var(--item-title--font-size);text-align:center}.p-topFeature02__soonDesc{color:var(--color--takusuto-gray-50)}.p-topFeature02__buttons{align-items:center;display:flex;gap:40px;justify-content:center}@media print,screen and (max-width:1023px){.p-topFeature02__buttons{gap:24px}}@media print,screen and (max-width:767px){.p-topFeature02__buttons{flex-direction:column}}.p-topUsecase02{background-image:url(/hubfs/22756300/lp/carewiz/takusuto/v2/assets/templates/top/sections/usecase02/bg.svg);background-position:top;background-repeat:no-repeat;background-size:cover}.p-topUsecase02__container{gap:40px}.p-topUsecase02__container,.p-topUsecase02__content{align-items:stretch;display:flex;flex-direction:column}.p-topUsecase02__content{gap:16px}.p-topUsecase02__persons{display:flex;justify-content:center}.p-topUsecase02__persons img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:min(100%,300px)}.p-topUsecase02__items{display:grid;gap:60px 80px;grid-template-columns:repeat(2,auto);grid-template-rows:repeat(2,auto);justify-content:center;position:relative}@media print,screen and (max-width:1023px){.p-topUsecase02__items{gap:60px 40px}}@media print,screen and (max-width:767px){.p-topUsecase02__items{gap:32px}}@media print,screen and (max-width:639px){.p-topUsecase02__items{gap:24px;grid-template-columns:repeat(1,auto)}}.p-topUsecase02__itemsLogo{left:50%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.p-topUsecase02__item{align-items:stretch;aspect-ratio:1/1;background:#fff;border-radius:100%;display:flex;flex-direction:column;gap:8px;height:auto;max-width:400px;padding:16px 40px;width:100%}@media print,screen and (max-width:767px){.p-topUsecase02__item{max-width:320px;padding:16px 24px}}.p-topUsecase02__itemImage{display:flex;justify-content:center}.p-topUsecase02__itemImage img{aspect-ratio:1/1;display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:120px}@media print,screen and (max-width:1023px){.p-topUsecase02__itemImage img{width:80px}}@media print,screen and (max-width:767px){.p-topUsecase02__itemImage img{width:64px}}.p-topUsecase02__itemTitle{color:var(--color--takusuto-blue);font-size:1.5rem;font-weight:700;text-align:center}@media print,screen and (max-width:1023px){.p-topUsecase02__itemTitle{font-size:1.3rem}}@media print,screen and (max-width:767px){.p-topUsecase02__itemTitle{font-size:1.1rem}}.p-topUsecase02__itemDesc{font-size:1rem;padding-left:1.5em}@media print,screen and (max-width:1023px){.p-topUsecase02__itemDesc{font-size:.875rem}}.p-topCost02{background-image:url(/hubfs/22756300/lp/carewiz/takusuto/v2/assets/templates/top/sections/cost02/bg.webp);background-position:top;background-repeat:no-repeat;background-size:cover}.p-topCost02__container{gap:60px}.p-topCost02__container,.p-topCost02__content{align-items:stretch;display:flex;flex-direction:column}.p-topCost02__content{gap:24px}@media print,screen and (max-width:767px){.p-topCost02__content{gap:16px}}.p-topCost02__items{align-items:stretch;display:flex;flex-direction:column;gap:80px}@media print,screen and (max-width:767px){.p-topCost02__items{gap:40px}}.p-topCost02__item{align-items:stretch;background-color:#fff;border-radius:32px;box-shadow:0 2px 14px hsla(0,0%,40%,.2);display:flex;flex-direction:column;gap:16px;padding:56px 32px 32px;position:relative}@media print,screen and (max-width:767px){.p-topCost02__item{border-radius:24px;padding:32px 16px 16px}}.p-topCost02__itemTitle{background-color:#fff2b0;border-radius:9999px;box-shadow:0 4px 4px rgba(0,0,0,.25);color:var(--color--takusuto-blue);font-size:1.75rem;font-weight:700;left:50%;max-width:calc(100% - 32px);padding:8px 16px;position:absolute;text-align:center;top:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:560px}@media print,screen and (max-width:767px){.p-topCost02__itemTitle{font-size:1.25rem;padding:4px 12px}}.p-topCost02__itemDesc{font-size:1.125rem;font-weight:700}@media print,screen and (max-width:767px){.p-topCost02__itemDesc{font-size:1rem}}.p-topCost02__itemImage img{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.p-topCost02__note{font-size:.875rem}@media print,screen and (max-width:767px){.p-topCost02__note{font-size:.75rem}}.p-topPrice{background-image:url(/hubfs/22756300/lp/carewiz/takusuto/v2/assets/templates/top/sections/price/bg.svg);background-position:50%;background-repeat:no-repeat;background-size:cover}.p-topPrice__container{gap:24px}.p-topPrice__container,.p-topPrice__content{align-items:stretch;display:flex;flex-direction:column}.p-topPrice__content{background-color:#fff;border-radius:32px;gap:32px;padding:32px}@media print,screen and (max-width:767px){.p-topPrice__content{border-radius:24px;gap:24px;padding:16px}}.p-topPrice__desc{font-size:1.125rem;font-weight:700}@media print,screen and (max-width:767px){.p-topPrice__desc{font-size:1rem}}.p-topPrice__price{align-items:center;display:flex;font-size:4.125rem;gap:.3em;justify-content:center}@media print,screen and (max-width:767px){.p-topPrice__price{font-size:3rem}}.p-topPrice__priceText{color:var(--color--takusuto-orange);font-weight:700}.p-topPrice__priceText small{color:inherit;font-size:.66em}.p-topPrice__priceMark{font-size:.63em}.p-topPrice__note{font-size:.875rem}@media print,screen and (max-width:767px){.p-topPrice__note{font-size:.75rem}}.p-topPrice__buttons{align-items:center;display:flex;justify-content:center}.p-topCase{background-image:url(/hubfs/22756300/lp/carewiz/takusuto/v2/assets/templates/top/sections/case/bg.webp);background-position:top;background-repeat:no-repeat;background-size:cover}.p-topCase__container{align-items:stretch;display:flex;flex-direction:column;gap:40px}.p-topCase__buttons{display:flex;justify-content:center}