html{scroll-behavior:smooth}body{font-family:Noto Sans JP,Hiragino Sans,Hiragino Kaku Gothic ProN,Meiryo,sans-serif;color:#222222;background:#ffffff;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column;min-height:100vh}body>main{flex:1}a{text-decoration:none;color:inherit}ul{list-style:none}img{max-width:100%;height:auto;display:block}button{border:none;background:none;cursor:pointer;font:inherit}.pc-only{display:inline}.sp-only{display:none}.container{max-width:1180px;margin:0 auto;padding:0 32px}.container--narrow{max-width:1100px;margin:0 auto;padding:0 24px}.container--mid{max-width:1152px;margin:0 auto;padding:0 24px}.container--cta{max-width:1024px;margin:0 auto;padding:0 16px}.text-center{text-align:center}.header{position:sticky;top:0;z-index:50;width:100%;background:#2463eb}.header__inner{display:flex;height:60px;align-items:center;justify-content:space-between;max-width:1280px;margin:0 auto;padding:0 32px}.header__logo img{height:44px;width:auto;object-fit:contain}.header__nav{display:flex;align-items:center;gap:24px}.header__link{font-size:14px;font-weight:400;color:#fff;letter-spacing:.05em;transition:opacity .2s}.header__link:hover{opacity:.8}.header__btn{display:inline-flex;align-items:center;font-size:14px;font-weight:500;padding:6px 24px;border-radius:9999px;border:2px solid #fff;color:#fff;transition:all .2s}.header__btn:hover{background:#fff;color:#2463eb}.header__btn--orange{border-color:#e18949;background:#e18949}.header__btn--orange:hover{background:#c9773a;border-color:#c9773a;color:#fff}.header__hamburger{display:none;flex-direction:column;gap:5px;padding:6px}.header__hamburger span{display:block;width:22px;height:2px;background:#fff;border-radius:1px;transition:transform .2s}.header__mobile-nav{display:none;flex-direction:column;gap:12px;background:#1a52d4;padding:16px 24px 20px}.hero{background:#fff}.hero__inner{display:flex;align-items:center;gap:40px;padding:48px 0}.hero__text{width:480px;flex-shrink:0;display:flex;flex-direction:column}.hero__lead{font-size:20px;font-weight:500;color:#222;margin-bottom:12px;line-height:1.6}.hero__lead span{font-weight:700;color:#2463eb}.hero__title{font-size:42px;font-weight:900;color:#222;line-height:1.25;margin-bottom:20px;letter-spacing:-.02em}.hero__badge{background:#ebf2fe;color:#2463eb;font-size:15px;font-weight:700;padding:8px 16px;border-radius:6px;display:inline-block;width:fit-content;margin-bottom:24px}.hero__desc{color:#555;font-size:13px;line-height:1.9;margin-bottom:32px}.hero__cta{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.btn-orange{display:inline-flex;align-items:center;gap:8px;background:#e18949;color:#fff;font-size:14px;font-weight:700;padding:14px 28px;border-radius:9999px;transition:background .2s;white-space:nowrap}.btn-orange:hover{background:#c9773a}.btn-outline-dark{display:inline-flex;align-items:center;border:2px solid #333;background:transparent;color:#222;font-size:14px;font-weight:700;padding:14px 28px;border-radius:9999px;transition:all .2s;white-space:nowrap}.btn-outline-dark:hover{background:#333;color:#fff}.hero__image{flex:1;min-width:0;display:flex;align-items:center;justify-content:flex-end}.hero__image img{width:100%;max-width:580px;object-fit:contain}.hashtag-bar{background:#2463eb;padding:16px 0}.hashtag-bar__inner{display:flex;flex-wrap:wrap;gap:20px 20px;justify-content:center;align-items:center}.hashtag-bar__item{display:inline-flex;align-items:center;gap:6px;color:#fff;font-size:13px;font-weight:500}.problem{padding:64px 0;background:#fff}.section-label{font-size:14px;font-weight:600;letter-spacing:.1em;color:#2463eb;margin-bottom:16px}.section-title{font-size:32px;font-weight:900;color:#111827;margin-bottom:16px}.section-title .blue{color:#2463eb}.section-tags{color:#6b7280;font-size:14px;margin-bottom:48px}.problem__grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.problem__card{border-radius:16px;padding:32px}.problem__card--green{background:#e8f5e9}.problem__card--orange{background:#fff3e0}.problem__card-title{font-size:22px;font-weight:700;color:#111827;margin-bottom:24px;text-align:center}.problem__card-body{display:flex;gap:24px}.problem__card-image{flex-shrink:0;width:96px;height:96px}.problem__card-image img{width:100%;height:100%;object-fit:contain}.problem__list{flex:1;display:flex;flex-direction:column;gap:12px}.problem__list-item{display:flex;align-items:flex-start;gap:8px}.problem__check{flex-shrink:0;width:20px;height:20px;border-radius:4px;display:flex;align-items:center;justify-content:center;margin-top:2px}.problem__check--blue{background:#2463eb}.problem__check--orange{background:#e18949}.problem__check svg{width:12px;height:12px}.problem__list-text{color:#374151;font-size:14px}.solution{padding:64px 0;background:#fff}.solution__image{width:100%}.cta{background:#eef3fb;padding:64px 16px}.cta__title{font-size:24px;font-weight:900;color:#111827;text-align:center;margin-bottom:48px}.cta__cards{display:flex;gap:32px;justify-content:center;align-items:stretch}.cta__card{position:relative;border-radius:16px;padding:24px 32px;display:flex;align-items:center;gap:20px;flex:1;max-width:480px;transition:all .2s}.cta__card--blue{background:#2463eb}.cta__card--blue:hover{opacity:.95}.cta__card--white{background:#fff;border:1px solid #f3f4f6;box-shadow:0 1px 3px rgba(0,0,0,.05)}.cta__card--white:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.cta__tag{position:absolute;top:-12px;left:24px;font-size:12px;font-weight:500;color:#fff;padding:6px 16px;border-radius:9999px;white-space:nowrap}.cta__tag--green{background:#e18949}.cta__tag--orange{background:#5fb186}.cta__icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cta__card-title{font-weight:700;font-size:20px}.cta__card--blue .cta__card-title{color:#fff}.cta__card--white .cta__card-title{color:#111827}.cta__card-desc{font-size:14px;margin-top:4px}.cta__card--blue .cta__card-desc{color:rgba(255,255,255,.8)}.cta__card--white .cta__card-desc,.cta__note{color:#6b7280}.cta__note{text-align:center;font-size:14px;margin-top:48px;line-height:1.6}.sales{padding:64px 0;background:#fff}.sales__before-after-label{display:inline-block;font-size:12px;font-weight:700;color:#fff;padding:4px 12px;border-radius:4px;margin-bottom:16px}.sales__before-after-label--green{background:#5fb186}.sales__before-after-label--orange{background:#e18949}.sales__subtitle{font-size:24px;font-weight:900;color:#111827;margin-bottom:32px}.sales__cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.sales__card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.05)}.sales__card-image{background:#f3f4f6;height:160px;display:flex;align-items:center;justify-content:center;overflow:hidden}.sales__card-image img{width:100%;height:100%;object-fit:cover}.sales__card-image span{color:#9ca3af;font-size:24px;font-weight:700}.sales__card-body{padding:16px}.sales__card-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.sales__card-num{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;border-radius:9999px;color:#fff;font-size:14px;font-weight:700}.sales__card-num--green{background:#5fb186}.sales__card-num--orange{background:#e18949}.sales__card-title{font-weight:700;font-size:16px;line-height:1.4}.sales__card-title--green{color:#5fb186}.sales__card-title--orange{color:#e18949}.sales__card-desc{color:#4b5563;font-size:12px;line-height:1.6}.sales__section-gap{margin-bottom:64px}.components{background:#eef3fb;padding:80px 16px}.components__inner{display:flex;gap:48px 64px;align-items:flex-start;justify-content:center;max-width:1152px;margin:0 auto}.components__left{flex:1;max-width:480px}.components__label{color:#2463eb;font-size:14px;font-weight:600;letter-spacing:.05em;margin-bottom:16px}.components__title{font-size:36px;font-weight:900;color:#111827;line-height:1.3;margin-bottom:24px}.components__title .blue{color:#2463eb}.components__desc{color:#4b5563;font-size:14px;line-height:1.6}.components__right{flex:1;max-width:480px;display:flex;flex-direction:column;gap:24px;width:100%}.industry{background:#2463eb;padding:64px 0}.industry__label{color:rgba(255,255,255,.8);font-size:14px;font-weight:500;letter-spacing:.1em;margin-bottom:16px}.industry__title{color:#fff;font-size:36px;font-weight:900;line-height:1.3;margin-bottom:16px}.industry__tags{color:rgba(255,255,255,.7);font-size:14px;margin-bottom:48px}.industry__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.industry__card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.industry__card-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.industry__card-icon{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center}.industry__card-name{font-size:18px;font-weight:700;color:#111827}.industry__card-desc{color:#4b5563;font-size:14px;line-height:1.6}.industry__card-lines{display:flex;flex-direction:column;gap:6px}.industry__card-lines p{display:flex;align-items:center;gap:6px;color:#4b5563;font-size:14px;line-height:1.5;margin:0;white-space:nowrap}.industry__card-lines p strong{color:#111827}.industry__line-icon{width:16px;height:16px;min-width:16px}.cta2{background:#eef3fb;padding:64px 0 80px}.cta2__title{text-align:center;font-size:28px;font-weight:900;color:#2463eb;margin-bottom:40px}.cta2__buttons{display:flex;gap:24px;justify-content:center;align-items:flex-start;margin-bottom:32px}.cta2__btn-wrap{display:flex;flex-direction:column;align-items:center}.cta2__speech{position:relative;background:#fff;color:#374151;font-size:14px;font-weight:500;padding:8px 20px;border-radius:9999px;border:1px solid #d1d5db;box-shadow:0 1px 2px rgba(0,0,0,.05);margin-bottom:12px}.cta2__speech:after{content:"";position:absolute;left:50%;bottom:-7px;transform:translateX(-50%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid #d1d5db}.cta2__btn{display:flex;align-items:center;justify-content:space-between;width:320px;padding:16px 24px;border-radius:9999px;transition:all .2s;box-shadow:0 4px 12px rgba(0,0,0,.1)}.cta2__btn--orange{background:#e18949;color:#fff}.cta2__btn--orange:hover{background:#c9773a}.cta2__btn--white{background:#fff;color:#374151;border:1px solid #e5e7eb;box-shadow:0 1px 3px rgba(0,0,0,.05)}.cta2__btn--white:hover{background:#2463eb;color:#fff;border-color:#2463eb}.cta2__btn--white:hover .cta2__btn-label-bold,.cta2__btn--white:hover .cta2__btn-label-normal{color:#fff}.cta2__btn-left{display:flex;align-items:center;gap:12px}.cta2__btn-icon{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center}.cta2__btn--orange .cta2__btn-icon{background:rgba(255,255,255,.2)}.cta2__btn--white .cta2__btn-icon{background:#eef3fb}.cta2__btn-label{font-size:18px}.cta2__btn-label-bold{font-weight:700}.cta2__btn--white .cta2__btn-label-bold{color:#2463eb}.cta2__btn-label-normal{font-weight:400}.cta2__note{text-align:center;font-size:14px;color:#4b5563}.start-guide{padding:80px 0;background:#f5f7fa}.start-guide__label{font-size:14px;font-weight:600;letter-spacing:.1em;color:#2463eb;margin-bottom:16px}.start-guide__title{font-size:36px;font-weight:900;color:#111827;line-height:1.3;margin-bottom:16px}.start-guide__title .blue{color:#2463eb}.start-guide__tags{font-size:14px;color:#6b7280;margin-bottom:48px}.start-guide__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.start-guide__card{border-radius:16px;padding:24px;display:flex;flex-direction:column;align-items:center;text-align:center;background:#fff}.start-guide__card--highlight{background:#e8f0fe}.start-guide__icon-wrap{position:relative;width:96px;height:96px;margin-bottom:16px}.start-guide__icon-circle{position:absolute;inset:0;border-radius:50%;border:2px dashed #d1d5db}.start-guide__icon-inner{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.start-guide__step-badge{background:#2463eb;color:#fff;font-size:12px;font-weight:700;padding:4px 16px;border-radius:9999px;margin-bottom:12px}.start-guide__card-title{font-size:16px;font-weight:700;color:#111827;margin-bottom:8px}.start-guide__card-desc{font-size:12px;color:#6b7280;line-height:1.6}.video{padding:80px 0;background:#fff}.video__content{display:flex;align-items:center;gap:48px 64px}.video__left{flex:1}.video__subtitle{font-size:32px;font-weight:900;color:#111827;line-height:1.3;margin-bottom:16px}.video__subtitle .blue{color:#2463eb}.video__desc{color:#4b5563;font-size:14px;line-height:1.6;margin-bottom:24px}.video__highlight{color:#2463eb;font-size:14px;font-weight:700}.video__right{flex:1;width:100%}.video__player{position:relative;border-radius:8px;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.2);aspect-ratio:16/9}.video__media{width:100%;height:100%;display:block;border:0;object-fit:contain}.video__player-header{position:absolute;top:0;left:0;right:0;background:rgba(17,24,39,.8);padding:8px 16px;display:flex;align-items:center;justify-content:space-between;z-index:10}.video__player-header-left{display:flex;align-items:center;gap:8px}.video__player-header span{font-size:12px;color:#9ca3af}.video__player-header .white{color:#fff;font-weight:500}.video__player-body{position:absolute;inset:0;background:linear-gradient(180deg,#374151,#1f2937)}.video__play-btn,.video__player-body{display:flex;align-items:center;justify-content:center}.video__play-btn{width:64px;height:64px;background:rgba(255,255,255,.2);border-radius:50%;transition:background .2s;backdrop-filter:blur(4px)}.video__play-btn:hover{background:rgba(255,255,255,.3)}.video__play-btn svg{width:32px;height:32px;color:#fff;margin-left:4px}.video__player-controls{position:absolute;bottom:0;left:0;right:0;background:rgba(17,24,39,.8);padding:12px 16px;display:flex;align-items:center;justify-content:center;gap:24px;z-index:10}.video__player-controls button{color:#9ca3af;transition:color .2s}.video__player-controls button:hover{color:#fff}.video__player-controls button svg{width:20px;height:20px}.video__player-controls .play-main svg{width:24px;height:24px;color:#fff}.simple-cta{background:#eef3fb;padding:40px 0}.simple-cta__inner{display:flex;flex-direction:column;align-items:center;gap:16px}.simple-cta__row{display:flex;align-items:center;justify-content:center;gap:24px}.simple-cta__text{font-size:18px;font-weight:700;color:#1f2937}.simple-cta__buttons{display:flex;align-items:center;gap:16px}.btn-blue{display:inline-flex;align-items:center;justify-content:center;background:#2463eb;color:#fff;font-size:14px;font-weight:500;padding:12px 32px;border-radius:9999px;transition:background .2s}.btn-blue:hover{background:#1d4fc7}.btn-outline-blue{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#2463eb;font-size:14px;font-weight:500;padding:12px 32px;border-radius:9999px;border:2px solid #2463eb;transition:all .2s}.btn-outline-blue:hover{background:#2463eb;color:#fff}.simple-cta__note{font-size:12px;color:#6b7280;text-align:center}.footer{background:#2463eb;padding:24px 0}.footer__inner{display:flex;align-items:center;justify-content:space-between}.footer__copy{color:#fff;font-size:14px;font-weight:500}.footer__links{display:flex;gap:24px}.footer__link{color:rgba(255,255,255,.8);font-size:13px;text-decoration:none}.footer__link:hover{color:#fff;text-decoration:underline}@media (max-width:1024px){.pc-only{display:none}.hero__inner{flex-direction:column;text-align:center;padding:32px 0}.hero__text{width:100%;align-items:center}.hero__title{font-size:32px}.hero__cta{justify-content:center}.hero__image img{max-width:480px}.problem__grid{grid-template-columns:1fr}.problem__card-title{text-align:center}.problem__card-body{flex-direction:column;align-items:center;text-align:center}.problem__card-image{width:120px;height:120px}.problem__list-item{justify-content:center}.sales__cards{grid-template-columns:repeat(2,1fr)}.sales__card-image{height:auto;aspect-ratio:1/1;background:none}.sales__card-image img{object-fit:contain}.cta__cards{flex-direction:column;align-items:center}.cta__card{max-width:100%;width:100%}.components__inner{flex-direction:column}.components__left,.components__right{max-width:100%}.components__left{text-align:center}.industry__grid,.start-guide__grid{grid-template-columns:repeat(2,1fr)}.video__content{flex-direction:column}.video__left{order:2}.video__right{order:1}}@media (max-width:768px){.container,.header__inner{padding:0 16px}.header__nav{display:none}.header__hamburger{display:flex}.hero__cta{flex-direction:column;width:90%}.hero__cta a{width:100%;justify-content:center}.section-title{font-size:24px}.cta__cards{flex-direction:column;align-items:center}.cta__card{max-width:100%}.sales__cards{grid-template-columns:1fr}.sales__card-image{height:auto;aspect-ratio:1/1;background:none}.sales__card-image img{object-fit:contain}.problem__card-title{text-align:center}.problem__card-body{flex-direction:column;align-items:center;text-align:center}.problem__card-image{width:120px;height:120px}.problem__list-item{justify-content:center}.industry__grid{grid-template-columns:1fr}.start-guide__grid{grid-template-columns:1fr 1fr}.cta2__buttons{align-items:center}.cta2__buttons,.simple-cta__row{flex-direction:column}.components__title,.industry__title,.start-guide__title{font-size:28px}.video__subtitle{font-size:24px}}@media (max-width:465px){.sp-only{display:inline}}@media (max-width:480px){.start-guide__grid{grid-template-columns:1fr}.cta2__btn{width:100%;max-width:320px}.cta2__title,.cta__title{font-size:18px}}@media (min-width:769px){.components__title,.industry__title,.sales__section-title,.section-title,.start-guide__title,.video__title,h2{font-size:42px}.cta2__title,.cta__title{font-size:34px}.hero__title{font-size:42px}}