*,*::before,*::after{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}html{font-size:62.5%}body{margin:0;padding:0;font-family:"Noto Sans JP",sans-serif;font-size:1.6rem;line-height:1.6;color:#222;background-color:#fff}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}p{margin:0}button{font-family:inherit;cursor:pointer;border:none;background:none;padding:0}ul,ol{list-style:none;margin:0;padding:0}body.modal-open{overflow:hidden}.modal-close{z-index:2}.red{color:#c02}.highlight{background:linear-gradient(#fff992 0 0) no-repeat;background-size:100% .5em;background-position:0 85%;font-weight:700}.container{max-width:1200px;margin:0 auto;padding:0 20px}@media screen and (max-width:767px){html{font-size:56.25%}}.logo-background{background:#fff;border-bottom:1px solid #c02;width:100%;height:82px;display:flex;align-items:center}.logo-wrap{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:990px;margin:0 auto}.left-logo{max-width:211px;height:auto;display:block}.right-logo{height:18px;display:block}.sp-logo{display:none}@media screen and (max-width:1020px){.logo-background{height:65px;display:none}.sp-logo{display:flex;justify-content:center;align-items:center;height:120px;background:#fff;border-bottom:1px solid #c02}.sp-logo img{height:auto;max-height:120px}}.fixed-footer-cta{position:fixed;left:0;bottom:0;width:100%;height:115px;background:#fff;box-shadow:0 -6px 16px rgba(0,0,0,.12);z-index:999;display:flex;align-items:center}.fixed-footer-inner{max-width:930px;width:100%;margin:0 auto;padding:0 16px;display:flex;gap:16px;box-sizing:border-box}.footer-cta-btn{flex:1;height:72px;display:flex;align-items:center;position:relative;border-radius:8px;text-decoration:none;box-sizing:border-box;font-weight:700}.footer-cta-btn .btn-text{position:absolute;left:50%;transform:translateX(-50%);font-size:1.8rem;font-weight:700;white-space:nowrap}.footer-cta-simulation{background:#c02;color:#fff;box-shadow:0 8px 20px rgba(0,0,0,.12)}.footer-cta-simulation .btn-text{color:#fff}.footer-cta-simulation .btn-icon.left{margin-left:16px}.footer-cta-simulation .btn-icon.right{margin-left:auto;margin-right:16px}.footer-cta-document{background:#fff;border:2px solid #f47a00;color:#f47a00;box-shadow:0 8px 20px rgba(0,0,0,.12)}.footer-cta-document .btn-text{color:#000;font-size:1.7rem}.footer-cta-document .box-main-img{margin-left:16px}.footer-cta-document .box-arrow{position:absolute;right:16px;bottom:22px}@media screen and (max-width:767px){.footer-cta-simulation .btn-icon.left{display:none}.fixed-footer-cta{height:auto;min-height:95px;bottom:0;padding-bottom:env(safe-area-inset-bottom)}.fixed-footer-inner{gap:12px;padding:0 12px}.footer-cta-btn{height:60px}.footer-cta-btn .btn-text{font-size:1.5rem;line-height:1.2;white-space:normal;text-align:center;padding-left:10px}.footer-cta-simulation .btn-icon.left{width:24px;margin-left:12px}.footer-cta-simulation .btn-icon.right{width:18px;margin-right:12px}.footer-cta-document .box-main-img{width:28px;margin-left:12px}.footer-cta-document .box-arrow{width:18px;right:12px;bottom:50%;transform:translateY(50%)}.footer-cta-simulation{justify-content:center}.footer-cta-simulation .btn-text{position:static;transform:none;text-align:center;font-size:1.5rem;line-height:1.25;padding-left:10px;white-space:normal}}.footer-copy{background:#c02;height:36px;display:flex;justify-content:center;align-items:center;padding:0 21px;width:100%}.copy-inner{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:990px}.footer-logo{height:auto;max-height:12px}#current-year{color:#fff;font-size:10px;font-family:"Helvetica Neue","Helvetica","Arial","Hiragino Kaku Gothic ProN","Meiryo",sans-serif}.copyright{color:#fff;font-size:10px;white-space:nowrap;font-family:"Helvetica Neue","Helvetica","Arial","Hiragino Kaku Gothic ProN","Meiryo",sans-serif}.br-pc{display:inline-block}.br-sp{display:none}@media screen and (max-width:1024px){.br-sp{display:inline}.footer-copy{height:65px;padding:12px 0 8px}.footer-logo{display:none}.copy-inner{justify-content:center}.copyright{text-align:center}.br-pc{display:none}}.modal-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:9999;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0}.modal-content{position:relative;width:calc(100% - 40px);max-width:480px;max-height:90vh;overflow-y:auto;background:#fffdf3;border-radius:12px;padding:30px 20px;box-shadow:0 8px 24px rgba(0,0,0,.12);text-align:center;margin:0 auto}.modal-close{position:absolute;top:12px;right:12px;z-index:10;font-size:2rem;background:none;border:none;cursor:pointer;color:#000}.modal-section{margin-bottom:20px}.modal-title{margin-bottom:5px;font-size:2rem;font-weight:700;color:#000;text-align:center}.modal-title .title-small{position:relative;display:inline-block;width:fit-content;margin:0 auto;font-size:1.6rem;font-weight:700;line-height:1.3;padding:0 20px}.modal-title .title-small::before{content:"";position:absolute;left:0;top:50%;width:16px;height:2px;background:#000;transform:translateY(-50%) rotate(65deg)}.modal-title .title-small::after{content:"";position:absolute;right:0;top:50%;width:16px;height:2px;background:#000;transform:translateY(-50%) rotate(-65deg)}.modal-btn{display:flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;font-size:1.6rem;font-weight:700;border-radius:8px;padding:18px 20px;border:3px solid #fff;box-shadow:0 6px 20px rgba(0,0,0,.12);transition:transform 0.2s ease}.modal-btn:hover{transform:translateY(-2px)}.modal-btn-phone{background:#f47a00;color:#fff;font-size:2.4rem;font-family:'Lato',sans-serif!important;font-feature-settings:"tnum";font-weight:700;letter-spacing:.05em}.modal-btn-web{background:#c02;color:#fff;font-size:1.8rem;padding:23px 20px}.modal-btn-icon{height:28px;width:auto}.modal-note{font-size:1.2rem;color:#666;margin-top:8px;line-height:1.4}@media screen and (max-width:767px){.modal-content{margin:0 10px;padding:20px 15px}.modal-title{font-size:1.6rem}.modal-btn-icon{height:24px}.modal-btn-phone{font-size:2.2rem;padding:12px 20px}.modal-btn-web{font-size:1.8rem;padding:15px 20px}}.approval-wrap{width:100%}.approval-inner{margin:0 auto;padding:40px 0 0;text-align:right;font-size:1.2rem;color:#333;font-family:'Lato',sans-serif!important}@media screen and (max-width:767px){.approval-inner{max-width:100%;padding:30px 0 0;font-size:1.1rem}}