.create-card{min-height:424px}.create-card__body{width:720px;margin:0 auto;padding:80px;background-color:var(--color-mono-white, #FFFFFF);border-radius:40px}@media screen and (max-width:1075px){.create-card__body{width:100%;padding:var(--space-15, 60px) var(--space-10, 40px)}}.create-card__heading{color:var(--color-text-primary, #202B32);font-size:28px;font-weight:var(--font-weight-bold);line-height:44px;letter-spacing:.06em}@media screen and (max-width:1075px){.create-card__heading{font-size:20px;line-height:32px}}.create-card .c-paragraph{margin-top:var(--space-4, 16px);font-size:16px;line-height:28px;letter-spacing:0}.create-card .action-area{margin-top:var(--space-15, 60px)}@media screen and (max-width:1075px){.create-card .action-area{margin-top:var(--space-10, 40px)}}.main-visual{position:relative;display:flex;justify-content:flex-end;height:calc(100svh - 136px)}@media screen and (max-width:1075px){.main-visual{height:calc(100svh - 100px)}}.main-visual__message{position:absolute;top:50%;left:80px;transform:translateY(-50%)}@media screen and (max-width:1075px){.main-visual__message{z-index:10;top:auto;bottom:calc(96px - env(safe-area-inset-bottom));left:24px;right:24px;padding-bottom:env(safe-area-inset-bottom);transform:none}}.main-visual__heading{color:var(--color-v2-main-visual-heading-text, #202B32);font-size:40px;line-height:60px;font-weight:var(--font-weight-bold);letter-spacing:.05em}@media screen and (max-width:1075px){.main-visual__heading{margin-bottom:88px;font-size:20px;line-height:32px;text-align:right}}.main-visual__button-area{margin-top:var(--space-15, 60px)}.main-visual__button-area .c-button{padding:var(--space-4, 16px) var(--space-20, 80px);white-space:nowrap}@media screen and (max-width:1075px){.main-visual__button-area{position:fixed;left:0;right:0;bottom:0;margin-top:unset;padding:18px 24px;opacity:0;background-color:var(--effect-v2-surface-scrim, rgba(255, 255, 255, .7));transition:box-shadow .3s cubic-bezier(.16,1,.3,1),background-color .3s cubic-bezier(.16,1,.3,1),opacity .3s cubic-bezier(.16,1,.3,1)}.main-visual__button-area.is-active{opacity:1}}@media screen and (max-width:1075px){.main-visual .c-button{width:100%;margin-right:var(--space-18, 72px)}}.main-visual__media{display:flex;flex-direction:column;justify-content:center;align-items:flex-end}@media screen and (max-width:1075px){.main-visual__media{z-index:0;position:absolute;top:0;right:0;max-width:calc(100% - 24px);width:unset;margin-left:0}}.main-visual__video{margin-left:auto;border-radius:24px 0 0 24px;max-width:calc((100svh - 136px - 80px - env(safe-area-inset-bottom)) * 1.7777777778);height:calc(100svh - 216px - env(safe-area-inset-bottom))}@media screen and (max-width: calc((100svh - 136px - 80px - env(safe-area-inset-bottom)) * 1.7777777778)){.main-visual__video{max-width:100%;height:auto}}@media screen and (max-width:177.77777778svh){.main-visual__video{max-width:calc(100% - 160px)}}@media screen and (min-height:56.25vw){.main-visual__video{height:unset!important}}@media screen and (max-width:1075px){.main-visual__video{max-width:calc((100svh - 160px)*.5625);max-height:calc(100svh - 160px);border-radius:0 0 0 24px}}@media screen and (max-width:1075px)and (max-width: calc((100svh - 160px)*.5625)){.main-visual__video{max-width:100%}}.main-visual__video--pc{display:block;aspect-ratio:16 / 9}@media screen and (max-width:1075px){.main-visual__video--pc{display:none}}.main-visual__video--sp{display:none;aspect-ratio:9 / 16}@media screen and (max-width:1075px){.main-visual__video--sp{display:block}}.main-visual__badges{display:flex;gap:2px;margin-top:var(--space-5, 20px)}.main-visual__badges .badge{width:25%;height:auto;background-color:transparent;border:none;border-radius:0}@media screen and (max-width:1075px){.main-visual__badges{display:flex;gap:0;justify-content:left;margin-top:-70px}}@media screen and (max-width:1075px){.main-visual__badges .badge{width:30%;height:auto;background-color:transparent;border:none}}.message__heading{color:var(--color-text-primary, #202B32);font-size:32px;line-height:48px;font-weight:var(--font-weight-bold);letter-spacing:.06em;white-space:pre-line}@media screen and (max-width:1075px){.message__heading{font-size:24px;line-height:40px}}.message__body{margin:60px 100px 0}@media screen and (max-width:1075px){.message__body{margin-top:var(--space-10, 40px);margin-left:0;margin-right:0}}.message .c-paragraph{font-size:24px;line-height:40px;font-weight:var(--v2-font-weight-body-strong)}@media screen and (max-width:1075px){.message .c-paragraph{font-size:16px;line-height:32px;letter-spacing:0}}.message .c-paragraph+.c-paragraph{margin-top:var(--space-6, 24px)}.publication{margin-top:var(--space-20, 80px);padding:var(--space-30, 120px) var(--space-20, 80px);background-color:var(--color-v2-section-media-publication-bg, #F5EEB4);border-radius:24px}@media screen and (max-width:1075px){.publication{padding:var(--space-10, 40px) var(--space-6, 24px)}}.publication__items{display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px 0;margin-top:var(--space-20, 80px);padding:var(--space-15, 60px) var(--space-25, 100px);border-radius:var(--radius-card, 16px);background-color:var(--color-mono-white, #FFFFFF)}@media screen and (max-width:1075px){.publication__items{margin-top:var(--space-6, 24px);padding:20px}}.publication__item{width:calc((100% - 80px) / 3)}@media screen and (max-width:1075px){.publication__item{width:50%}}.publication__item-image{width:100%;height:auto}.step-carousel{margin:198px 0 160px;height:max(1660px,(100vh - 480px) * 4)}@media screen and (max-width:1075px){.step-carousel{margin-top:var(--space-40, 160px);margin-bottom:var(--space-30, 120px)}}.step-carousel__body{position:sticky;top:260px;display:flex;flex-direction:column;justify-content:center;height:max(415px,100vh - 480px);padding:60px 200px 60px 600px;border-radius:var(--radius-card, 16px);background-color:var(--color-mono-white, #FFFFFF)}@media screen and (max-width:1560px){.step-carousel__body{padding-left:45vw;padding-right:10vw}}@media screen and (max-width:1075px){.step-carousel__body{justify-content:flex-end;top:120px;height:calc(100vh - 200px);padding:0;background-color:unset}}.step-carousel__items{position:relative;min-height:200px}@media screen and (max-width:1075px){.step-carousel__items{min-height:unset;border-radius:var(--radius-card, 16px);height:min(55vh,480px);background-color:var(--color-mono-white, #FFFFFF)}}.step-carousel__item{position:absolute;top:0;left:0;right:0;opacity:0;transform:translateY(.5em);transition:.45s ease-in-out}@media screen and (max-width:1075px){.step-carousel__item{padding:24px;top:unset;bottom:0;max-width:600px;height:200px;margin-left:auto;margin-right:auto}}.step-carousel__item.is-active{opacity:1;transform:translateY(0)}.step-carousel__item.is-enable-animation{transition:none}.step-carousel__item>.c-paragraph{margin-top:var(--space-6, 24px);font-size:16px;line-height:28px;font-weight:var(--font-weight-regular)}@media screen and (max-width:1075px){.step-carousel__item>.c-paragraph{margin-top:var(--space-2, 8px)}}.step-carousel__heading{font-size:20px;line-height:32px;font-weight:var(--font-weight-bold);letter-spacing:.06em}@media screen and (max-width:1075px){.step-carousel__heading{font-size:18px;line-height:32px}}.step-carousel__images{z-index:10;position:absolute;top:50%;left:180px;width:296px;height:600px;background-image:url(//prairie.cards/cdn/shop/t/28/assets/v2-background-device-screen.webp?v=123544405812429511501715155901);background-size:296px 600px;transform:translateY(-50%)}.step-carousel__images:before{position:relative;z-index:100;display:block;content:"";width:296px;height:600px;background-image:url(//prairie.cards/cdn/shop/t/28/assets/v2-background-device.webp?v=70909726603574065521715155901);background-size:296px 600px}@media screen and (max-width:1540px){.step-carousel__images{left:12vw}}@media screen and (max-width:1075px){.step-carousel__images{top:0;left:50%;width:22.2svh;height:45svh;transform:translate(-50%);background-size:100%}.step-carousel__images:before{width:100%;height:100%;background-size:100%}}@media screen and (max-width:1075px)and (max-height:768px){.step-carousel__images{top:-20px;margin-top:-40px}}@media screen and (max-width:1075px)and (max-height:648px){.step-carousel__images{margin-top:-64px}}@media screen and (max-width:1075px)and (max-height:580px){.step-carousel__images{margin-top:-80px}}.step-carousel__image{z-index:1;position:absolute;top:6px;left:9px;width:281px;height:589px;opacity:0;transition:opacity .45s cubic-bezier(.16,1,.3,1);-webkit-mask-image:url(//prairie.cards/cdn/shop/t/28/assets/v2-mask-device-screen.webp?v=147558021227656630221715155901);mask-image:url(//prairie.cards/cdn/shop/t/28/assets/v2-mask-device-screen.webp?v=147558021227656630221715155901);-webkit-mask-size:100% 100%;mask-size:100% 100%}.step-carousel__image.is-active{opacity:1}@media screen and (max-width:1075px){.step-carousel__image{top:3px;left:7px;width:calc(21.4685908319svh - 4px);height:calc(45svh - 6px)}}@media screen and (max-width:1075px)and (max-height:768px){.step-carousel__image{left:4px;width:21.4685908319svh;height:calc(45svh - 4px)}}@media screen and (max-width:1075px)and (max-height:648px){.step-carousel__image{top:2px;left:3px;height:calc(45svh - 4px)}}.step-carousel__progress{position:relative;width:100%;height:8px;border-radius:var(--radius-sm, 4px);overflow:hidden}@media screen and (max-width:1075px){.step-carousel__progress{margin-top:var(--space-6, 24px)}}.step-carousel__progress-background{position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--effect-v2-step-progress-track, #2222221A)}.step-carousel__progress-bar{position:absolute;top:0;left:0;width:0;height:100%;background-color:var(--color-v2-step-carousel-progress, #D89C40);transition:.45s cubic-bezier(.16,1,.3,1)}.step-carousel__progress-bar.is-index-1{width:20%}.step-carousel__progress-bar.is-index-2{width:40%}.step-carousel__progress-bar.is-index-3{width:60%}.step-carousel__progress-bar.is-index-4{width:80%}.step-carousel__progress-bar.is-index-5{width:100%}.user-voices__heading{margin-top:var(--space-20, 80px)}@media screen and (max-width:1075px){.user-voices__heading{margin-top:var(--space-10, 40px)}.user-voices__heading .c-arrow-link{display:none}}.user-voices__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-10, 40px);margin-top:var(--space-20, 80px)}@media screen and (max-width:1075px){.user-voices__items{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:var(--space-4, 16px);padding-bottom:var(--space-3, 12px);padding-left:var(--space-4, 16px);padding-right:var(--space-4, 16px);margin-left:-16px;margin-right:-16px;scrollbar-width:none}.user-voices__items::-webkit-scrollbar{display:none}.user-voices__item{min-width:calc(100vw - 100px);scroll-snap-align:center;flex-shrink:0}.user-voices__dots{display:flex;justify-content:center;gap:var(--space-2, 8px);margin-top:var(--space-5, 20px)}.user-voices__dot{width:8px;height:8px;border-radius:50%;background-color:var(--effect-v2-user-voices-dot-bg, rgba(0, 0, 0, .2));transition:background-color .3s,transform .3s}.user-voices__dot.is-active{background-color:var(--color-mono-black, #202B32);transform:scale(1.25)}}@media screen and (min-width:1076px){.user-voices__dots{display:none}}.user-voices__item{text-align:left;display:flex;flex-direction:column;justify-content:space-between;width:100%;height:300px;padding:var(--space-10, 40px);border-radius:var(--radius-card, 16px);background-color:var(--color-mono-white, #FFFFFF)}a.user-voices__item{text-decoration:none;transition:transform .2s}a.user-voices__item:active{transform:scale(.95)}.user-voices__item-card{width:100%;height:auto;border-radius:var(--radius-md, 8px)}.user-voices__item-header{display:flex;justify-content:flex-start;align-items:flex-start;margin-top:var(--space-4, 16px);gap:var(--space-4, 16px)}.user-voices__item-icon{width:56px;height:56px;border-radius:var(--radius-md, 8px)}.user-voices__item-heading{width:100%;font-size:20px;line-height:1.5;font-weight:var(--font-weight-bold);letter-spacing:1px}.user-voices__item-name{font-weight:var(--font-weight-bold);font-size:20px;line-height:1.5;letter-spacing:1px;color:var(--color-text-primary, #202B32)}.user-voices__item-katagaki{font-weight:var(--font-weight-medium, 500);font-size:10px;line-height:1.4;letter-spacing:.5px;color:var(--color-user-voices-meta, #879391)}.user-voices__item-message{font-weight:var(--font-weight-regular);line-height:1.5;letter-spacing:1px;color:var(--color-mono-black, #202B32)}.user-voices__item-message p{margin:0;font-size:var(--typo-lp-pc-body-font-size);line-height:1.5;letter-spacing:1px}.user-voices__item-message p+p{margin-top:var(--space-2, 8px)}.user-voices__item-message strong{font-weight:var(--font-weight-bold)}.user-voices__item-message:hover p{color:var(--color-brand-blue, #499DA2)}.user-voices__more_button_container{margin-top:var(--space-20, 80px);display:flex;justify-content:center}.user-voices__more_button{display:flex;align-items:center;justify-content:center;max-width:580px;min-height:80px;padding:var(--space-4, 16px) var(--space-8, 32px);font-size:var(--typo-lp-pc-body-font-size);line-height:1.5;letter-spacing:1px;box-shadow:none;transition:none}.user-voices__more_button:hover{background-color:var(--color-mono-black, #202B32)}@media screen and (max-width:1075px){.user-voices__items{margin-top:var(--space-10, 40px)}.user-voices__item{height:auto}.user-voices__item-header{align-items:center}.user-voices__item-message{font-weight:var(--font-weight-regular);line-height:28px}.user-voices__item-message p{font-size:var(--typo-lp-pc-body-small-font-size);line-height:28px}.user-voices__item-katagaki{font-weight:var(--font-weight-bold);letter-spacing:1px}.user-voices__more_button_container{margin-top:var(--space-15, 60px)}.user-voices__more_button{display:block;max-width:433px;min-height:auto;font-size:var(--typo-lp-pc-body-small-font-size, 16px);line-height:28px;padding:16px 0}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/v2-index.css.map */
