@charset "UTF-8";html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;padding:0;font-family:sans-serif;line-height:1.6;color:#333;background-color:#fff;text-align:center}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit;border:none;background:none;padding:0;margin:0;outline:none}ul,ol{list-style:none}a{color:inherit;text-decoration:none}table{border-collapse:collapse;border-spacing:0}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}@font-face{font-family:YakuHanJP;src:url(../fonts/YakuHanJP-Regular.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:YakuHanJP;src:url(../fonts/YakuHanJP-Bold.woff2) format("woff2");font-weight:700;font-display:swap}@font-face{font-family:NotoSansJP;src:url(../fonts/NotoSans_Regular.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:NotoSansJP;src:url(../fonts/NotoSans_Bold.woff2) format("woff2");font-weight:700;font-display:swap}:root{--font-base: "YakuHanJP", "NotoSansJP", sans-serif}html{font-size:clamp(11px,1.2vw,16px)}body{font-family:var(--font-base),sans-serif;font-size:1rem;line-height:1.6}body.no-scroll{overflow:hidden}img{max-width:100%;height:auto;display:block}.br-pc{display:inline}@media (max-width: 430px){.br-pc{display:none}}.br-sp{display:none}@media (max-width: 430px){.br-sp{display:inline}}.section-title{text-align:center;font-size:1.9rem;font-weight:700;margin-bottom:2rem;position:relative;display:inline-block}.section-title:before,.section-title:after{content:"";display:inline-block;width:4rem;height:.25rem;background:linear-gradient(to right,#ff6900,#cf2e2e,#df476c);position:absolute;top:50%;transform:translateY(-50%)}.section-title:before{left:-6rem}.section-title:after{right:-6rem}.fade-up{opacity:0;transform:translateY(30px);transition:all .6s ease}.fade-up.show{opacity:1;transform:translateY(0)}.content-wrapper{width:100%;min-width:39.375rem}.header{width:100%;min-width:39.375rem;background-color:#fffc;position:sticky;top:0;z-index:1000;line-height:1.4;box-shadow:0 2px 8px #00000014;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.header-content{max-width:71.25rem;margin-inline:auto;padding:1rem 1.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.header-logo{flex-shrink:0}.header-logo img{width:100%;max-width:18rem;height:auto}.header-nav{flex:1}.header-nav-list{display:flex;gap:1.6rem;list-style:none;margin:0;padding:0}.header-nav-item a{font-size:1rem;font-weight:400;text-decoration:none;color:#333;transition:color .3s}.header-nav-item a:hover{color:var(--main-color, #FF5000)}.header-cta{flex-shrink:0}.header-cta .button{display:inline-flex;align-items:center;gap:.2rem;font-size:.9rem;padding:.75em 1.5em;border-radius:1.875rem;background-color:var(--main-color, #EF3343);color:#fff;text-decoration:none;font-weight:600;transition:background-color .3s}.header-cta .button:hover{background-color:#ff6900}.header-cta .button:before{content:"";display:inline-block;width:1.5rem;height:1.5rem;background-image:url(../images/arrow-white.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.header-toggle{display:none;background:none}.header-toggle span{display:block;width:1.4rem;height:.1rem;background:#333;transition:all .3s}.header-overlay{display:none}.mv{font-size:clamp(13px,1.5vw,20px);position:relative;max-width:70em;margin:-4em auto 0;overflow:hidden;text-align:left}.mv-bg{position:absolute;text-align:right;top:0;right:0;bottom:0;left:0;z-index:0}.mv-bg img{position:absolute;overflow:inherit;right:0;top:0;max-width:60em;height:35.5em;object-fit:cover;object-position:0 center}.mv-sp-bg{display:none}.mv-content{position:relative;z-index:1;max-width:77.8em;margin-inline:auto;padding:6.5em 1.5em 2em;display:flex;flex-direction:column;gap:2rem}.mv-text h2{margin-bottom:1.2em}.mv-text h2 img{width:17em}.mv-catch{font-size:1.2em;color:#555;line-height:1.4em;font-weight:700;margin-bottom:1em}.mv-catch .underlined{display:inline-block;position:relative;margin-bottom:.2em}.mv-catch .underlined:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:.2em;background:linear-gradient(to right,#ff6900,#cf2e2e,#df476c);border-radius:1px;pointer-events:none}.mv-features{font-size:1em}.mv-features li{display:flex;align-items:center;gap:.5rem;line-height:1.8em}.mv-features li:before{content:"";width:1.1em;height:1.1em;background-image:url(../images/check-pink.svg);background-size:contain;background-repeat:no-repeat;background-position:center;flex-shrink:0}.mv-device img{max-width:26em;height:auto;display:block;margin-top:-2.5em}.mv .sponsor-logos-wrapper .sponsor-logos{display:flex;flex-wrap:nowrap;justify-content:center;gap:.5rem;list-style:none;margin:0}.mv .sponsor-logos-wrapper .sponsor-logos li{flex:1 1 auto;max-width:12rem;min-width:0}.mv .sponsor-logos-wrapper .sponsor-logos li img{width:100%;height:auto;display:block}.mv .sponsor-logos-wrapper .is-clone{display:none}.section-intro{padding:2rem 5rem;background-color:#fff;text-align:left}.section-intro .section-inner{max-width:71.25rem;margin-inline:auto}.section-intro .section-text{font-size:1.1rem;font-weight:700;line-height:1.8;color:#333}.hero-app{padding:4rem 2rem;background:#ffeeec}.hero-app-inner{max-width:71.25rem;margin:auto;overflow:hidden;text-align:left;background-image:url(../images/hero-app-bg-pc.jpg);background-repeat:no-repeat;background-position:right center;background-size:36rem auto}html.webp .hero-app-inner{background-image:url(../images/hero-app-bg-pc.webp)}.hero-app-content h2{margin-bottom:1rem;margin-left:-.5rem;font-size:3rem;font-weight:700;line-height:1.4;background:linear-gradient(to right,#ff6900,#cf2e2e,#df476c);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-app-content h3{margin-bottom:.8rem;font-size:1.8rem}.hero-app-catch{margin-bottom:1.4rem}.hero-app-catch p{font-size:2rem;line-height:2.1;font-weight:700;color:#fff}.hero-app-catch span{padding:.2rem .5em;background:linear-gradient(to right,#ff6900,#cf2e2e,#df476c)}.hero-app-features{margin-bottom:1.6rem}.hero-app-features li{display:flex;align-items:center;gap:.5rem;line-height:2rem;font-size:1.1rem;font-weight:700;letter-spacing:.1rem}.hero-app-features li:before{content:"";display:inline-block;width:1.2rem;height:1.2rem;background-image:url(../images/check-red.svg);background-size:auto 100%;background-repeat:no-repeat;background-position:center;flex-shrink:0;margin-right:.3rem}.hero-app-buttons{display:flex;gap:1rem;justify-content:flex-start;flex-wrap:wrap}.hero-app-buttons li{list-style:none}.hero-app-buttons li .store-badge img{display:block;width:auto;height:3.8rem}.utilization{max-width:73.25rem;margin:auto;padding:4rem 2rem;background-color:#fff}.utilization-graphic{max-width:960px;margin:0 auto 3rem;text-align:center}.utilization-graphic img{display:block;max-width:100%;height:auto}.utilization-caption{position:relative;display:inline-block;text-align:center;font-size:1.4rem;font-weight:700;line-height:1.8;color:#333}.utilization-caption:before{content:"";display:inline-block;position:absolute;top:50%;transform:translateY(-50%);left:-3rem;width:2rem;height:3.5rem;background-image:url(../images/util-cap-left.svg);background-size:2rem auto}.utilization-caption:after{content:"";display:inline-block;position:absolute;top:50%;transform:translateY(-50%);right:-3rem;width:2rem;height:3.5rem;background-image:url(../images/util-cap-right.svg);background-size:2rem auto}.utilization-caption .emph{font-weight:700;color:#ff5000}.engagement{padding:4rem 2rem;background:#f5f5f5}.engagement-inner{max-width:71.25rem;margin:auto}.engagement-inner p{text-align:left}.engagement-cards{margin-top:3rem}.engagement-cards-list{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-inline:auto;max-width:75rem;list-style:none;padding:0}.engagement-cards-item{background:#fff;border-radius:1rem;padding:1.5rem;text-align:center;box-shadow:0 0 10px #0000000d}.engagement-cards-title{width:100%;font-size:1.1rem;font-weight:700;color:#fff;background:linear-gradient(to right,#ff6900,#cf2e2e,#df476c);border-radius:.6rem;display:inline-block;padding:.5rem 1.2rem;margin-bottom:1rem}.engagement-cards-image{margin-bottom:1rem}.engagement-cards-image img{width:100%;height:auto;display:block}.engagement-cards-caption{font-size:.95rem;text-align:left;line-height:1.6;color:#333}.engagement-features{margin-top:4rem}.engagement-features-title-wrap{position:relative;text-align:center;margin-bottom:3rem}.engagement-features-title-wrap h3{position:relative;text-align:center;font-size:1.6rem;font-weight:700;display:inline-block}.engagement-features-title-wrap:after{content:"";position:absolute;left:50%;bottom:-1.5rem;transform:translate(-50%);width:30rem;height:1.8rem;background-image:url(../images/engagement-function-title.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.engagement-features-list{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;list-style:none;padding:2rem;margin:0;background:#fff;border-radius:1rem}.engagement-features-item{display:flex;align-items:flex-start;gap:1.2rem;text-align:left}.engagement-features-image{flex:0 0 40%}.engagement-features-image img{max-width:100%;height:auto;display:block}.engagement-features-text{flex:1;min-width:0;padding:.8rem 0}.engagement-features-text h4{font-size:1.3rem;font-weight:700;margin-bottom:.8rem;line-height:1.4;background:linear-gradient(to right,#ff6900,#cf2e2e,#df476c);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.event{padding:4rem 2rem;background:#fff5f0}.event-inner{max-width:71.25rem;margin:auto}.event-inner h3{font-size:1.6rem;font-weight:700;margin-bottom:1rem;display:inline-block}.event-inner .section-lead{text-align:left}.event-types{display:grid;max-width:71.25rem;margin:4rem auto;grid-template-columns:repeat(2,1fr);gap:2rem}.event-types li:nth-child(1){border:.3rem solid #FCB701;background:#fff}.event-types li:nth-child(1) .event-type-title{background:#fcb701}.event-types li:nth-child(2){border:3px solid #F587A0;background:#fff}.event-types li:nth-child(2) .event-type-title{background:#f587a0}.event-types .event-type{position:relative;text-align:center;margin-top:10rem;padding:0 2rem 2rem;border-radius:1rem;box-shadow:0 0 10px #0000000d}.event-types .event-type-illust{margin-top:-11rem;margin-bottom:0;text-align:center}.event-types .event-type-illust img{max-width:16rem;height:auto;margin:0 auto}.event-types .event-type-title{max-width:28rem;min-width:20rem;font-size:1.3rem;font-weight:700;color:#fff;border-radius:.5rem;padding:.5rem 1rem;display:inline-block;margin-bottom:1.5rem}.event-types .event-type-image{margin-bottom:1rem}.event-types .event-type-image img{margin:auto;max-width:70%;height:auto}.event-types .event-type-desc{font-size:1rem;line-height:1.6;color:#333;text-align:left}.event-benefits{margin:1rem 0 4rem;position:relative;z-index:0;background:#fff;padding:2rem;border-radius:1rem;overflow:hidden;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;list-style:none}.event-benefits:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:.3rem;border:.3rem solid #FF6900}.event-benefits .event-benefit{background:#f5f5f5;border-radius:1rem;padding:1.5rem;text-align:center}.event-benefits .event-benefit h4{width:100%;font-size:1.1rem;font-weight:700;color:#fff;background:linear-gradient(to right,#ff6900,#cf2e2e,#df476c);border-radius:.6rem;display:inline-block;padding:.5rem 1.2rem;margin-bottom:1rem}.event-benefits .event-benefit-desc{font-size:1rem;text-align:left;line-height:1.6}.event-support-lead{text-align:center;margin-bottom:2rem;font-size:1rem}.event-support-list{position:relative;z-index:0;background:#fff;padding:4rem 2rem 2rem;border-radius:1rem;overflow:hidden;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:0;list-style:none}.event-support-list:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:.3rem;border:.3rem solid #FF6900}.event-support-list .support-item{background:#fff3f3;border-radius:1rem;margin-bottom:2rem;padding:2.5rem 1.5rem 1.5rem;position:relative;text-align:center;box-shadow:0 0 10px #0000000d;overflow:visible}.event-support-list .support-item-icon{position:absolute;top:-2rem;left:50%;transform:translate(-50%);width:5rem;height:5rem;background:#fff3f3;border-radius:50%;display:flex;align-items:center;justify-content:center}.event-support-list .support-item-icon img{width:3.4rem;height:auto}.event-support-list .support-item-title{font-size:1.2rem;font-weight:700;color:#ff6900;margin-top:.5rem;margin-bottom:.7rem;line-height:1.4}.event-support-list .support-item-desc{font-size:.95rem;text-align:left;line-height:1.6;color:#333}.management{padding:4rem 2rem;background:#f5f5f5}.management-inner{max-width:71.25rem;margin:0 auto}.management-inner .section-lead{font-size:1rem;line-height:1.8;text-align:center;margin-bottom:2rem}.management-inner .section-lead-sec{display:flex;margin-bottom:2rem;align-items:flex-start;gap:2rem;font-size:1rem;line-height:1.8;text-align:left}.management-inner .section-lead-sec-text{flex:1;font-size:1rem;line-height:1.6;color:#333}.management-feature-list{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:4rem}.management-feature-list li{background:#fff;border-radius:1rem;text-align:center;box-shadow:0 0 10px #0000000d;border:.3rem solid #FCB701}.management-feature-list li h3{border-radius:.5rem .6rem 0 0;background:#fcb701;font-size:1.2rem;line-height:1.4;color:#fff;padding:.5rem 0}.management-feature-list li img{max-width:85%;height:auto;margin:1.5rem auto}.management-feature-list li p{width:85%;margin:auto;font-size:.9rem;line-height:1.6;color:#333;text-align:left;padding:0 0 1.5rem}.management-pdca{text-align:center}.management-pdca .section-subtitle{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.management-pdca .section-subtitle span{font-size:1rem}.management-pdca .section-lead{font-size:1rem;line-height:1.8;margin-bottom:3rem;text-align:left}.management-pdca .section-lead-image{flex-shrink:0;width:8rem;max-width:20rem}.management-pdca .section-lead-image img{width:100%;height:auto;display:block}.management-pdca .management-pdca-images .pdca-image{max-width:100%;height:auto}.cases{padding:4rem 2rem;background:#fff5f0}.cases-list{display:flex;flex-direction:column;gap:2rem;list-style:none;padding:0;margin:0}.cases-list-inner{max-width:71.25rem;margin:0 auto}.cases-list-inner .section-lead{margin-bottom:3rem}.cases-item{display:flex;gap:2rem;background:#fff;border-radius:1rem;padding:2rem;text-align:left}.cases-item .cases-image{flex:0 0 32%}.cases-item .cases-image img{width:100%;height:auto}.cases-item .cases-text{flex:1;font-size:1rem;line-height:1.6;color:#333;padding:1rem 0}.cases-item .cases-text .cases-heading{font-weight:700;font-size:1.2rem;margin-bottom:1rem}.cases-flow{width:100%;background:#fff;padding:4rem 2rem;text-align:center}.cases-flow-inner{max-width:71.25rem;margin:0 auto}.cases-flow-inner .section-lead{margin-bottom:3rem}.cases-flow-title{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:3rem}.cases-flow-list{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;list-style:none;padding:0;margin:0}.cases-flow-item{background:#fff3f3;color:#333;border-radius:1rem;padding:1rem;text-align:center}.cases-flow-item .step-number{font-size:4rem;font-weight:700;background:linear-gradient(to right,#ff6900,#df476c);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.cases-flow-item .step-title{margin:.5rem 0 1rem;font-weight:700;font-size:1.2rem}.cases-flow-item .step-desc{font-size:.9rem;line-height:1.6}.cases-flow-item .step-image{margin-top:1rem}.cases-flow-item .step-image img{width:100%;height:auto}.footer{background-color:#fff;color:#222;font-size:1rem;line-height:1.6;padding:3rem 2rem 2rem;border-top:1px solid #eee}.footer-inner{max-width:71.25rem;margin:0 auto;text-align:left}.footer-info .footer-logo{margin-bottom:1rem}.footer-info .footer-logo img{height:auto;max-width:12rem}.footer-info .footer-address{font-style:normal;margin-bottom:1.5rem}.footer-info .footer-links{list-style:none;display:flex;gap:2rem;margin-bottom:1rem;padding:0;font-size:.9rem}.footer-info .footer-links li a{color:#222;text-decoration:underline}.footer-info .footer-links li a:hover{text-decoration:none}.footer-info .footer-note{font-size:.9rem}.footer-copy{text-align:right;font-size:.9rem;margin-top:2rem;color:#555}.contact{padding:4rem 2rem;background:#f5f5f5}.contact-inner{max-width:71.25rem;margin:auto;padding:60px 20px}.contact-inner .section-lead{margin-bottom:2rem}.contact-inner .form-note{text-align:left;color:#f06464}.contact .required_msg{display:block;margin-bottom:1.6rem;text-align:left;color:#f06464}.contact .message{display:inline-block;margin:2rem auto 0;padding:.3rem 2rem;text-align:left;font-weight:700;color:#fff;background:#ef3343}.contact table.items{margin:1rem auto 0;width:100%;border:none;border-radius:10px 10px 0 0;border-collapse:initial;font-size:1rem;text-align:left}.contact table.items tr .label{width:25%;padding:1rem .5rem;font-size:1rem;font-weight:700;vertical-align:top}.contact table.items tr td.value{margin:0;padding:0;display:block;border:none}.contact table.items span.required{display:inline-block;font-weight:700;margin-left:.5rem}.contact table.items span.required:after{content:"必須";display:inline-flex;align-items:center;justify-content:center;margin-left:.25rem;padding:.3rem .5rem;font-size:.9rem;line-height:1;color:#fff;border-radius:3px;background:#f06464}.contact table.items tr td.comment{display:block;width:100%;color:#333;border:none;padding:0;margin:.5rem 0 2rem}.contact table.items tr td.comment:empty{padding:0;display:none}.contact table.items tr td input[type=text],.contact table.items tr td input[type=tel],.contact table.items tr td input[type=email]{font-size:1rem;width:100%;padding:.8rem .5rem;border:1px solid #A5AFBC;margin:0;border-radius:6px;background:#fff}.contact table.items tr td input[type=radio]{vertical-align:middle;margin-right:.7rem}.contact table.items tr td textarea{width:100%;padding:.8rem .5rem;border:1px solid #A5AFBC;height:10rem;margin:0;border-radius:6px;background:#fff}.contact table.items tr td input[type=checkbox]{height:1rem;width:1rem;vertical-align:middle;margin-right:2rem}.contact table.items tr td span.label_name{display:block;margin:.9rem 0 .5rem;padding:0;font-weight:700;color:#666}.contact .privacy_policy{width:45rem;margin:2rem auto;text-align:left}.contact .privacy_policy .privacy-text-master br{display:none}.contact .privacy_policy a{color:#0076ff;text-decoration:underline}.contact .button_area{text-align:center;margin-top:2rem}.contact .button_area input{padding:1rem 4rem;font-size:1.2rem;font-weight:700;border:none;border-radius:2rem;background:#f06464;color:#fff;cursor:pointer;transition:background .2s ease}.contact .button_area input:hover{background:#d94b4b}@media (max-width: 430px){.contact{padding:4rem 1rem}.contact-inner{max-width:inherit;margin:auto;padding:0}.contact-inner .section-lead{text-align:left}.contact .required_msg{font-size:.8rem}.contact .message{display:inline-block;margin:2rem auto 0;padding:.3rem 2rem;text-align:left;font-weight:700;color:#fff;animation:fadeIn .4s ease-out;border-left:5px solid #e82a57;background:#fff0f2}.contact table.items tr .label{display:block;width:100%;padding:1rem 0;font-size:1rem}.contact table.items span.required:after{font-size:.8rem;line-height:1}.contact table.items tr td.comment{font-size:.9rem}.contact table.items tr td span.label_name{margin:.5rem 0}.contact .privacy_policy{width:100%;font-size:.9rem}.contact .button_area input{font-size:1rem}}@media (max-width: 620px) and (min-width: 431px){html{min-width:620px;overflow-x:auto}}@media (max-width: 430px){html{font-size:4.267vw}.section-title{text-align:center;font-size:1.4rem!important;line-height:1.4;font-weight:700;margin-bottom:2rem;position:relative;display:inline-block}.section-title:before,.section-title:after{width:2rem}.section-title:before{left:-3rem}.section-title:after{right:-3rem}.content-wrapper{min-width:inherit}.header{min-width:auto}.header-content{max-width:100%;padding:.7rem 1rem}.header-logo img{width:100%;max-width:15rem;height:auto}.header-nav,.header-cta{display:none}.header-toggle{display:flex;flex-direction:column;gap:.4rem}.header-toggle span{display:block;width:1.5rem;height:.1rem;background-color:#333;transition:all .3s ease}.header-toggle.active span:nth-child(1){transform:rotate(45deg) translate(.3rem,.4rem)}.header-toggle.active span:nth-child(2){opacity:0}.header-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(.3rem,-.4rem)}.header-overlay{display:block;position:absolute;overflow:scroll;top:100%;left:0;right:0;padding:1rem;box-shadow:0 4px 8px #00000014}.header-overlay-list{list-style:none;padding:0;margin:0}.header-overlay-list li{margin-bottom:1.4rem;padding-bottom:1.4rem;border-bottom:#ccc 1px solid}.header-overlay-list li:last-child{border:none}.header-overlay-list li a{font-size:1rem;color:#333;text-decoration:none}.header-overlay-list .button{margin:2rem 0;text-align:center}.header-overlay-list .button .cta{display:inline-flex;margin:auto;align-items:center;gap:.2rem;font-size:1rem;padding:.75em 2.5em;border-radius:1.875rem;background-color:var(--main-color, #EF3343);color:#fff;text-decoration:none;font-weight:600;transition:background-color .3s}.header-overlay-list .button .cta:before{display:inline-block;width:1.5rem;height:1.5rem;background-image:url(../images/arrow-white.svg);background-size:contain;background-repeat:no-repeat;background-position:center;content:"";flex-shrink:0}.header-overlay{display:none;transition:opacity .3s ease;opacity:0;pointer-events:none}.header-overlay.active{display:block;position:fixed;top:100%;left:0;z-index:999;width:100vw;height:100vh;padding:2rem;text-align:left;font-weight:700;opacity:1;background-color:#fffffff2;pointer-events:auto}.mv{max-width:100%}}@media (max-width: 430px) and (max-width: 430px){.mv-bg{display:none}}@media (max-width: 430px){.mv-sp-bg{display:block}.mv-sp-bg img{width:100%;height:100%;object-fit:cover;object-position:center}.mv-content{width:100%;padding:5.2rem 1rem 2rem}.mv-text h2{margin-bottom:1.2rem}.mv-text h2 img{max-width:20rem}.mv-catch{font-size:1rem;line-height:1.5rem;margin-bottom:1.4rem}.mv-catch .underlined{display:inline-block;position:relative;margin-bottom:.5rem}.mv-catch .underlined:after{height:.3em}.mv-features{font-size:.95rem}.mv-features li{gap:.3rem;line-height:1.7rem}.mv-features li:before{width:1rem;height:1rem}.mv-device img{max-width:18rem;margin:-1.5rem auto 0}.mv .sponsor-logos-wrapper{overflow:hidden;position:relative;width:100%;padding:1rem 0}.mv .sponsor-logos-wrapper .sponsor-logos-track{display:flex;width:max-content;animation:slide-loop 20s linear infinite}.mv .sponsor-logos-wrapper .sponsor-logos{display:flex;flex-wrap:nowrap;gap:0;min-width:max-content}.mv .sponsor-logos-wrapper .sponsor-logos li{flex:0 0 auto;width:9rem;min-width:9rem}.mv .sponsor-logos-wrapper .sponsor-logos li img{display:block;width:100%;height:auto}.mv .sponsor-logos-wrapper .is-clone{display:flex}@keyframes slide-loop{0%{transform:translate(0)}to{transform:translate(-50%)}}.section-intro{padding:0 1rem;margin-bottom:4rem}.section-intro .section-inner{max-width:inherit}.section-intro .section-text{font-size:.9rem}.hero-app{padding:3rem 1rem}.hero-app-inner{max-width:100%;height:45.5rem;background-image:url(../images/hero-app-bg-sp.jpg);background-position:center 29rem;background-size:100% auto}html.webp .hero-app-inner{background-image:url(../images/hero-app-bg-sp.webp)}.hero-app-content h2{margin-bottom:.5rem;font-size:2.4rem;font-weight:700;line-height:1.4}.hero-app-content h3{font-size:1.3rem;margin-bottom:.8rem}.hero-app-catch{margin-bottom:1.4rem}.hero-app-catch p{font-size:1.2rem;line-height:2.1}.hero-app-features{margin-bottom:1.6rem}.hero-app-features li{margin-bottom:.5rem;line-height:1.6;font-size:.8rem;letter-spacing:inherit}.hero-app-features li:before{position:relative;top:-.6rem;width:1rem;height:1rem;background-image:url(../images/check-red.svg);background-repeat:no-repeat;background-size:auto 100%}.hero-app-buttons li .store-badge img{height:3rem}.utilization{max-width:inherit;overflow:hidden;margin:auto;padding:3rem 1rem;background-color:#fff}.utilization-graphic{margin-bottom:1rem}.utilization-caption{font-size:.85rem;line-height:1.6}.utilization-caption:before{display:inline-block;position:absolute;top:50%;left:-1.2rem;width:1.2rem;height:2rem;background-size:1.2rem auto;content:"";transform:translateY(-50%)}.utilization-caption:after{display:inline-block;position:absolute;top:50%;right:-1.2rem;width:1.2rem;height:2rem;background-image:url(../images/util-cap-right.svg);background-size:1.2rem auto;content:"";transform:translateY(-50%)}.utilization-caption .emph{font-weight:700;color:#ff5000}.engagement{padding:4rem 1rem}.engagement-inner{max-width:inherit}.engagement-inner p{font-size:.9rem}.engagement-cards{margin-top:2rem}.engagement-cards-list{display:block;padding:0;max-width:none;margin-inline:0;gap:0}.engagement-cards-item{margin-bottom:1.5rem}.engagement-cards-title{font-size:1.1rem}.engagement-cards-image{margin:0 auto 1rem}.engagement-cards-image img{width:80%;margin:auto}.engagement-features-title-wrap h3{font-size:1.1rem}.engagement-features-title-wrap:after{width:20rem;height:1.2rem}.engagement-features-list{display:block;max-width:none;padding:2rem 1.5rem;margin-inline:0;gap:0}.engagement-features-item{display:block;align-items:inherit;gap:0;margin-bottom:3rem;text-align:center}.engagement-features-item:last-child{margin-bottom:0}.engagement-features-image{display:block}.engagement-features-image img{display:block;max-width:65%;height:auto;margin:auto}.engagement-features-text{display:block;padding:.8rem 0}.engagement-features-text h4{font-size:1.1rem}.event{padding:4rem 1rem}.event-inner{max-width:inherit;margin:auto}.event-inner h3{font-size:1.1rem}.event-inner .section-lead{text-align:left}.event-types{display:block;margin:0 auto 3rem;grid-template-columns:inherit;gap:0}.event-types .event-type{margin-top:12rem;padding:0 2rem 2rem}.event-types .event-type-illust{margin-top:-9.8rem;margin-bottom:0;text-align:center}.event-types .event-type-illust img{max-width:14rem;margin:0 auto}.event-types .event-type-title{width:15rem;max-width:inherit;min-width:inherit;padding:.3rem 0;font-size:1rem}.event-types .event-type-image img{margin:auto;max-width:90%}.event-types .event-type-desc{font-size:.9rem;line-height:1.4;color:#333;text-align:left}.event-benefits{display:block;grid-template-columns:inherit;gap:0;margin-bottom:4rem;padding:1rem}.event-benefits .event-benefit{background:#f5f5f5;border-radius:1rem;margin-bottom:1.5rem;padding:1rem;text-align:center}.event-benefits .event-benefit h4{width:100%;padding:.5rem 0;font-size:1rem}.event-benefits .event-benefit-desc{font-size:.9rem}.event-support-lead{text-align:left}.event-support-list{position:relative;padding:4rem 1.5rem 2rem;display:block;grid-template-columns:inherit;gap:0}.event-support-list .support-item{background:#fff3f3;border-radius:1rem;margin-bottom:4rem;padding:2.5rem 1.5rem 1.5rem;position:relative;text-align:center;box-shadow:0 0 10px #0000000d;overflow:visible}.event-support-list .support-item:last-child{margin-bottom:0}.event-support-list .support-item-title{font-size:1rem}.event-support-list .support-item-desc{font-size:.9rem}.management{padding:4rem 1rem}.management-inner{max-width:inherit;margin:0}.management-inner .section-lead{text-align:left;margin-bottom:2rem}.management-inner .section-lead-sec{text-align:left;margin-bottom:2rem;display:block;gap:0}.management-inner .section-lead-sec-image{flex-shrink:0;width:8rem;max-width:20rem}.management-inner .section-lead-sec-image img{display:block;width:100%;height:auto}.management-feature-list{display:block;grid-template-columns:inherit;gap:0}.management-feature-list li{margin-bottom:2rem}.management-feature-list li h3{padding:.5rem 0 .8rem;font-size:1.1rem;line-height:1.3;color:#fff}.management-pdca{text-align:center}.management-pdca .section-subtitle{font-size:1.2rem;font-weight:700;margin-bottom:1rem}.management-pdca .section-subtitle span{display:block;font-size:.9rem}.management-pdca .section-lead{text-align:left;margin-bottom:2rem;display:block;gap:0}.management-pdca .section-lead-image{flex-shrink:0;width:100%;max-width:20rem;text-align:center}.management-pdca .section-lead-image img{display:block;width:10rem;height:auto;margin:1rem auto}.management-pdca .management-pdca-images .pdca-image{max-width:100%;height:auto}.cases{padding:4rem 1rem}.cases-list{display:block;flex-direction:inherit;gap:0;margin:0}.cases-list-inner{max-width:71.25rem;margin:0 auto}.cases-list-inner .section-lead{text-align:left;margin-bottom:3rem}.cases-item{display:block;gap:0;margin:0 0 2rem;padding:1.5rem}.cases-item .cases-image{flex:inherit}.cases-item .cases-text{flex:inherit;font-size:.9rem}.cases-item .cases-text .cases-heading{font-weight:700;font-size:1rem;margin-bottom:1rem}.cases-flow-inner{max-width:100%;margin:0 auto}.cases-flow-title{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:2rem}.cases-flow-list{display:block;max-width:18rem;padding:0;margin:0 auto;grid-template-columns:repeat(4,1fr);gap:2rem;list-style:none}.cases-flow-item{margin:0 auto 1.5rem;padding:1rem}.cases-flow-item .step-number{font-size:3rem}.cases-flow-item .step-title{margin:0 0 .5rem;font-weight:700;font-size:1.2rem}.cases-flow-item .step-desc{font-size:.9rem;line-height:1.6}.cases-flow-item .step-image{margin-top:1rem}.cases-flow-item .step-image img{width:100%;height:auto}.footer{font-size:.8rem;line-height:1.6}.footer-info .footer-logo{margin-bottom:1rem}.footer-info .footer-logo img{height:auto;max-width:10rem}.footer-info .footer-address{font-style:normal;margin-bottom:1.5rem}.footer-info .footer-links{display:block;gap:0;font-size:.8rem}.footer-info .footer-links li{margin-bottom:.4rem}.footer-info .footer-note{font-size:.7rem}.footer-copy{text-align:right;font-size:.75rem;color:#555;margin-top:2rem}}
