﻿.rc-anchor.rc-anchor-invisible.rc-anchor-light.rc-anchor-invisible-hover,.grecaptcha-badge{display:none !important}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:"Noto Sans JP",sans-serif;color:#052e45;line-height:1.7;background-color:#fff;overflow-x:hidden}a{text-decoration:none;color:inherit;transition:all .3s ease}img{max-width:100%;height:auto;vertical-align:bottom}h1,h2,h3{font-weight:700;letter-spacing:.05em;font-family:"Poppins",sans-serif}.container{max-width:1100px;margin:0 auto;padding:0 25px;position:relative}.section-padding{padding:100px 0}@media screen and (max-width: 768px){.section-padding{padding:70px 0}}.text-center{text-align:center}.hidden-mobile{display:block}@media screen and (max-width: 768px){.hidden-mobile{display:none}}.highlight-pink{color:#e7639b}.highlight-blue{color:#89cbfd}.text-eng{font-family:"Poppins","Montserrat",sans-serif}.btn{display:inline-block;padding:14px 40px;border-radius:4px;font-weight:700;font-size:1.1rem;cursor:pointer;box-shadow:0 5px 15px rgba(5,46,69,.1);transition:all .3s ease;border:none;letter-spacing:.05em}.btn:hover{transform:translateY(-3px);box-shadow:0 8px 20px rgba(5,46,69,.3)}.btn-primary{background-color:#e7639b;color:#fff}.btn-primary:hover{background-color:rgb(224.2,54.8,126.6666666667)}.btn-secondary{background-color:#89cbfd;color:#052e45}.btn-secondary:hover{background-color:rgb(86.85,180.9,252.15)}header{background:hsla(0,0%,100%,.95);backdrop-filter:blur(10px);position:sticky;top:0;z-index:1000;box-shadow:0 2px 15px rgba(0,0,0,.05)}.header-inner{display:flex;justify-content:space-between;align-items:center;height:95px}@media screen and (max-width: 960px){.header-inner{height:70px}}.logo img{height:90px;width:auto;padding-left:20px}@media screen and (max-width: 1100px){.logo img{height:56px}}@media screen and (max-width: 960px){.logo img{padding-left:0px}}.nav-links{display:flex;gap:30px;align-items:center;padding-right:30px}@media screen and (max-width: 960px){.nav-links{padding-right:15px}}.nav-links a{font-weight:700;font-size:.95rem;position:relative}@media screen and (max-width: 1100px){.nav-links a{font-size:.8rem}}@media screen and (max-width: 960px){.nav-links a.btn{padding:8px 35px}}@media screen and (max-width: 960px){.nav-links a:not(.btn){display:none}}.nav-links a:not(.btn)::after{content:"";position:absolute;bottom:-5px;left:0;width:0%;height:2px;background:#e7639b;transition:width .3s}.nav-links a:not(.btn):hover::after{width:100%}.hero{position:relative;height:85vh;min-height:600px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;overflow:hidden}@media screen and (max-width: 900px){.hero{min-height:650px}}@media screen and (max-width: 600px){.hero{height:72vh;min-height:600px}}.hero-video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;z-index:0;transform:translateX(-50%) translateY(-50%);object-fit:cover}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg, rgba(5, 46, 69, 0.9) 0%, rgba(5, 46, 69, 0.7) 100%);z-index:1}.hero-content{position:relative;z-index:2;max-width:900px;padding:0 20px}@media screen and (max-width: 600px){.hero-content{padding:0 10px}}.hero-date{display:inline-block;font-family:"Poppins","Montserrat",sans-serif;font-size:1.8rem;font-weight:700;background:#052e45;padding:5px 30px;transform:skew(-10deg);margin-bottom:30px}.hero-date span{display:block;transform:skew(10deg)}.hero h1{font-family:"Poppins","Montserrat",sans-serif;font-size:3.5rem;line-height:1.1;margin-bottom:40px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}@media screen and (max-width: 768px){.hero h1{font-size:2.3rem}}@media screen and (max-width: 600px){.hero h1{font-size:6.4vw}}.hero h1 span{font-size:2rem}@media screen and (max-width: 768px){.hero h1 span{font-size:1.8rem}}@media screen and (max-width: 600px){.hero h1 span{font-size:3.4vw;padding-top:20px;display:block}}@media screen and (max-width: 420px){.hero h1 span{padding-top:13px}}.hero p.tagline{font-size:1.4rem;font-weight:500;margin-bottom:40px}@media screen and (max-width: 768px){.hero p.tagline{font-size:1.3rem}}@media screen and (max-width: 600px){.hero p.tagline{font-size:4.2vw}}.hero p.tagline br{display:none}@media screen and (max-width: 600px){.hero p.tagline br{display:block}}@media screen and (max-width: 600px){.hero p.others{font-size:2.9vw !important}}.section-title{font-size:2.5rem;color:#052e45;display:inline-block;position:relative}@media screen and (max-width: 600px){.section-title{font-size:2.2rem}}.section-title-wrapper{text-align:center;margin-bottom:60px}.section-title::after{content:"";display:block;width:100%;height:8px;background:#89cbfd;margin-top:15px}.problem{background-color:#fff}.problem-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:50px;align-items:center}@media screen and (max-width: 768px){.problem-grid{grid-template-columns:1fr}}.data-card{background:#e8f4fe;padding:40px;border-radius:15px;border-left:6px solid #e7639b}.data-card p strong{font-size:1rem}.data-number{font-family:"Poppins","Montserrat",sans-serif;font-size:2.5rem;font-weight:700;color:#052e45;line-height:1;display:block;margin-bottom:10px}.voice-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:50px;align-items:center}@media screen and (max-width: 768px){.voice-grid{grid-template-columns:1fr;gap:30px}}.about{background:linear-gradient(135deg, rgba(255, 244, 242, 0.9) 0%, rgba(5, 46, 69, 0) 100%)}.why{background:linear-gradient(135deg, rgba(248, 225, 211, 0) 0%, rgba(248, 225, 211, 0.9) 100%)}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:30px}.card{background:#fff;padding:20px 40px;border-radius:12px;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.05);transition:transform .3s;border-top:4px solid #89cbfd}.card:hover{transform:translateY(-10px)}.card-icon{font-size:2.4rem;margin-bottom:25px;display:block;color:#89cbfd}.card h3{margin-bottom:15px;font-size:1.5rem}.case{background-color:#fff}.target{background:linear-gradient(135deg, rgba(5, 46, 69, 0) 0%, rgba(232, 244, 254, 0.9) 100%)}.target-list{display:flex;flex-direction:column;gap:30px;margin-top:30px}.target-item{display:flex;align-items:flex-start;gap:25px;padding:30px;border:2px solid #e8f4fe;border-radius:15px;transition:all .3s;background:#fff}@media screen and (max-width: 600px){.target-item{flex-direction:column}}.target-item h3{margin-bottom:10px;font-size:1.4rem}.target-item p{font-size:1rem}.target .section-title-2step{font-size:1.9em;font-weight:700}.target .section-title-2step::after{display:none}.badge{background:#052e45;color:#fff;padding:10px 20px;font-size:1rem;white-space:nowrap;font-weight:900;transform:skew(-10deg)}.badge span{display:block;transform:skew(10deg)}.how-to{background-color:#052e45;color:#fff}.how-to h2.section-title{color:#fff}.how-to h2.section-title::after{background:#e7639b}.steps{display:flex;justify-content:space-between;gap:40px;max-width:1080px;margin:0 auto}@media screen and (max-width: 768px){.steps{flex-direction:column;gap:60px}}.step{text-align:center;flex:1;position:relative}.step:not(:last-child)::after{content:"→";position:absolute;top:30%;right:-30px;font-size:2rem;color:#89cbfd;font-weight:900}@media screen and (max-width: 768px){.step:not(:last-child)::after{content:"↓";top:auto;bottom:-40px;right:50%;transform:translateX(50%)}}.step-num{font-family:"Poppins","Montserrat",sans-serif;font-size:5rem;font-weight:700;color:#89cbfd;line-height:1;margin-bottom:15px;opacity:.8}.step h3{margin-bottom:25px;font-size:1.5rem}.step h3 span{font-size:1.2rem}.cta-section{background:linear-gradient(135deg, rgba(255, 244, 242, 0.9) 0%, rgba(5, 46, 69, 0) 100%);text-align:center;padding:120px 0}.cta-box{max-width:800px;margin:0 auto}.cta-box h3{font-size:2.5rem;margin-bottom:30px;color:#052e45}.cta-buttons{display:flex;gap:25px;justify-content:center;flex-wrap:wrap;margin-top:40px}footer{background:#052e45;color:#fff;padding:60px 0;text-align:center;font-size:.9rem}.footer-links{margin-bottom:30px}.footer-links a{margin:0 15px;color:#89cbfd;font-weight:700}@media screen and (max-width: 768px){.footer-links a{display:block}.footer-links a:not(:last-child){margin-bottom:10px}}.footer-links a:hover{color:#e7639b}#thankspage{padding-top:3rem}#thankspage #thankspage_wrapper{margin:50px auto 0;max-width:565px;text-align:left;padding-bottom:50px}#thankspage #thankspage_wrapper p{font-size:17px;line-height:1.8;letter-spacing:0}#thankspage #thankspage_wrapper p:not(:last-child){margin-bottom:20px}#reportpage{padding-top:3rem}#reportpage li{list-style-type:none}#reportpage .formformat{margin:50px auto 0;max-width:600px}#reportpage .formformat span.red{color:#dc0000;font-size:.7rem;padding-left:5px}#reportpage .formformat input,#reportpage .formformat select,#reportpage .formformat button,#reportpage .formformat textarea{background:none;border:none;border-radius:0;outline:none;background:none;appearance:none}#reportpage .formformat input,#reportpage .formformat select{padding:.4rem 1rem;border:1px solid #b3b3b3;width:100%;color:#000;font-size:1.1rem;line-height:1.5;border-radius:6px}#reportpage .formformat input::-webkit-input-placeholder{color:#ccc;font-size:1rem}#reportpage .formformat input:-moz-placeholder{color:#ccc;font-size:1rem}#reportpage .formformat input::-moz-placeholder{color:#ccc;font-size:1rem}#reportpage .formformat input:-ms-input-placeholder{color:#ccc;font-size:1rem}#reportpage .formformat textarea{padding:.5rem 1rem;width:100%;height:140px;resize:vertical;border:1px solid #cbcbcb;color:#000;font-family:"Noto Sans JP","Yu Gothic","游ゴシック",YuGothic,"游ゴシック体","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック","MS PGothic","ＭＳ ゴシック","メイリオ",Meiryo,helvetica,arial,sans-serif;font-size:1.5rem;line-height:1.5;border-radius:6px}@media screen and (max-width: 559px){#reportpage .formformat textarea{height:120px}}#reportpage .formformat input[type=checkbox]{width:20px;height:20px;padding:0;border-radius:0;background-color:rgba(0,0,0,0);position:relative;top:4px}#reportpage .formformat input[type=checkbox]:checked{width:20px;height:20px;padding:0;border-radius:0;background-color:#3a8dde;border:1px solid #3a8dde}#reportpage .formformat input[type=radio]{width:14px;height:14px;padding:0;border-radius:7px;background-color:#d5d5d5;border:2px solid #d5d5d5;margin-top:0}#reportpage .formformat input[type=radio]:checked{width:14px;height:14px;padding:0;border-radius:7px;background-color:#fff;border:4px solid #848484}#reportpage .formformat span.wpcf7-list-item{padding:.3rem 0;margin:0 1rem .5rem 0;display:inline-block}#reportpage .formformat span.wpcf7-list-item.first{margin:0 1rem .5rem 0}#reportpage .formformat li{margin-bottom:2.5rem}#reportpage .formformat li.mg-min{margin-bottom:1.5rem}#reportpage .formformat li label{display:block}#reportpage .formformat li .items{font-size:1.1rem;font-weight:500;letter-spacing:0;line-height:1.3;margin-bottom:1rem;text-align:left}#reportpage .formformat li .form-holder{width:100%}#reportpage .formformat li.radiobox{display:flex}@media screen and (max-width: 559px){#reportpage .formformat li.radiobox{flex-direction:column}}@media screen and (max-width: 559px){#reportpage .formformat li.radiobox .radiolists label{flex-direction:row}}@media screen and (max-width: 959px){#reportpage .formformat li br{display:none}}#reportpage .formformat .letterbox{text-align:left;font-size:15px}#reportpage .formformat .letterbox span.wpcf7-list-item{padding:0;margin:0 .5rem 0 0}#reportpage .formformat .letterbox.letterbox1 a{text-decoration:underline;transition:all .3s}#reportpage .formformat .letterbox.letterbox1 a:hover{opacity:.7}#reportpage .formformat .letterbox.letterbox2{margin-top:1rem}#reportpage .formformat .letterbox.letterbox2 input[type=checkbox]{margin:0 .5rem 0 0}#reportpage .formformat input.wpcf7-form-control.wpcf7-submit.submit-btnorigin{background:#3a8dde;border:none;color:#fff;font-size:1.6rem;font-weight:700;letter-spacing:.1rem;line-height:1.3;padding:1.5rem 1rem;display:block;cursor:pointer;margin-top:2rem;transition:all .3s}@media screen and (max-width: 559px){#reportpage .formformat input.wpcf7-form-control.wpcf7-submit.submit-btnorigin{font-size:1.2rem}}#reportpage .formformat input.wpcf7-form-control.wpcf7-submit.submit-btnorigin:disabled{background:#ccc}#reportpage .formformat input.wpcf7-form-control.wpcf7-submit.submit-btnorigin:disabled:hover{cursor:not-allowed}#reportpage .formformat input.short-length,#reportpage .formformat input.short-length[type=text],#reportpage .formformat select.shortselect{width:250px}#reportpage .formformat input.max-length[type=text],#reportpage .formformat textarea.max-length{width:100%}#reportpage .formformat .wpcf7 form.sent .wpcf7-response-output{color:#46b450;font-size:1.7rem;font-weight:700;letter-spacing:.1rem;line-height:1.3;padding:1rem 2rem;margin:1.5rem auto 0}#reportpage .formformat .wpcf7 form .wpcf7-response-output{line-height:1.5}#reportpage .formformat div.wpcf7-validation-errors,#reportpage .formformat div.wpcf7-acceptance-missing{border:2px solid #e83a37;background:#e83a37;font-weight:700;line-height:1.5;padding:1rem}