:root{--primary:#a60100;--light:#f6f7f8;--dark:#1a2a36;--font-size-default:1.125rem}html{scroll-behavior:auto}[id]{scroll-margin-top:90px}@media (max-width:991.98px){[id]{scroll-margin-top:75px}}#kaitori-process,#question-and-answer{scroll-margin-top:90px}@media (max-width:991.98px){#kaitori-process,#question-and-answer{scroll-margin-top:75px}}body{font-size:var(--font-size-default);padding-bottom:calc(88px + env(safe-area-inset-bottom,0px))}.home-hero-wrap{width:100%;position:relative;overflow:hidden}.home-hero-img{width:100%;height:auto;display:block}button.lb-close{-webkit-appearance:none;appearance:none;border:0;padding:0}.fw-medium{font-weight:500!important}.fw-bold{font-weight:700!important}.fw-black{font-weight:900!important}.back-to-top{opacity:0;visibility:hidden;z-index:99;pointer-events:none;justify-content:center;align-items:center;transition:opacity .25s,visibility .25s;display:flex;position:fixed;bottom:75px;right:45px}.back-to-top.show{opacity:1;visibility:visible;pointer-events:auto}#spinner{opacity:0;visibility:hidden;z-index:99999;transition:opacity .5s ease-out,visibility 0s linear .5s}#spinner.show{visibility:visible;opacity:1;transition:opacity .5s ease-out,visibility linear}.btn{font-weight:500;transition:all .5s}.btn.btn-primary,.btn.btn-outline-primary:hover{color:#fff}.btn-square{width:38px;height:38px}.btn-sm-square{width:32px;height:32px}.btn-lg-square{width:72px;height:72px}.btn-square,.btn-sm-square,.btn-lg-square{justify-content:center;align-items:center;padding:0;font-weight:400;display:flex}.navbar.sticky-top{transition:box-shadow .3s;top:0}.navbar .navbar-brand,.navbar a.btn{height:75px}.navbar .navbar-nav .nav-link{color:var(--dark);text-transform:uppercase;outline:none;margin-right:30px;padding:25px 0;font-size:15px;font-weight:500}.navbar .navbar-nav .nav-link:hover,.navbar .navbar-nav .nav-link.active{color:var(--primary)}.navbar .navbar-nav .nav-btn{color:var(--dark);text-transform:uppercase;cursor:pointer;text-align:left;background:0 0;border:none;outline:none;width:auto;margin-right:30px;padding:25px 0;font-family:inherit;font-size:15px;font-weight:500;line-height:1.5;display:block}.navbar .navbar-nav .nav-btn:hover,.navbar .navbar-nav .nav-btn.active{color:var(--primary)}@media (max-width:991.98px){.navbar .navbar-nav .nav-btn{width:100%;margin-right:0;padding:10px 0}}.navbar .dropdown-toggle:after{content:"";vertical-align:middle;border:none;margin-left:8px;font-family:"Font Awesome 5 Free";font-weight:900}@media (max-width:991.98px){.navbar .navbar-nav .nav-link{margin-right:0;padding:10px 0}.navbar .navbar-nav{border-top:1px solid #eee}.navbar-collapse{z-index:1040;background:#fff;position:relative}}@media (min-width:992px){.navbar .nav-item .dropdown-menu{opacity:0;visibility:hidden;border:none;margin-top:0;transition:all .5s;display:block;top:150%}.navbar .nav-item:hover .dropdown-menu{visibility:visible;opacity:1;transition:all .5s;top:100%}}.owl-carousel-inner{background:#0000001a;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}@media (max-width:768px){.header-carousel .owl-carousel-item{min-height:500px;position:relative}.header-carousel .owl-carousel-item img{object-fit:cover;width:100%;height:100%;position:absolute}.header-carousel .owl-carousel-item p{font-size:16px!important}}.header-carousel .owl-dots{flex-direction:column;justify-content:center;align-items:center;width:60px;height:100%;display:flex;position:absolute;top:0;right:30px}.header-carousel .owl-dots .owl-dot{background:#fff;border-radius:45px;width:45px;height:45px;margin:5px 0;transition:all .5s;position:relative;box-shadow:0 0 30px #ffffffe6}.header-carousel .owl-dots .owl-dot.active{width:60px;height:60px}.header-carousel .owl-dots .owl-dot img{object-fit:cover;border-radius:45px;width:100%;height:100%;padding:2px;transition:all .5s;position:absolute}.page-header{background-color:#0000;background-image:linear-gradient(#0000001a,#0000001a),url(../media/banner.0i4txytvuztl9.jpg);background-position:0 0,50%;background-repeat:repeat,no-repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.breadcrumb-item+.breadcrumb-item:before{color:var(--light)}@media (min-width:992px){.container.about{max-width:100%!important}.about-text{padding-right:calc(50% - 480px + .75rem)}}@media (min-width:1200px){.about-text{padding-right:calc(50% - 570px + .75rem)}}@media (min-width:1400px){.about-text{padding-right:calc(50% - 660px + .75rem)}}.service-item{box-shadow:0 0 45px #00000014}.service-icon{width:100px;height:100px;color:var(--primary);background:#fff;border-radius:100px;justify-content:center;align-items:center;margin:-50px 0 25px;transition:all .5s;display:flex;position:relative;box-shadow:0 0 45px #00000014}.service-item:hover .service-icon{color:#fff;background:var(--primary)}@media (min-width:992px){.container.feature{max-width:100%!important}.feature-text{padding-left:calc(50% - 480px + .75rem)}}@media (min-width:1200px){.feature-text{padding-left:calc(50% - 570px + .75rem)}}@media (min-width:1400px){.feature-text{padding-left:calc(50% - 660px + .75rem)}}#portfolio-flters li{color:var(--dark);cursor:pointer;border-bottom:2px solid #0000;font-weight:500;transition:all .5s;display:inline-block}#portfolio-flters li:hover,#portfolio-flters li.active{color:var(--primary);border-color:var(--primary)}.portfolio-img{position:relative}.portfolio-img:before,.portfolio-img:after{content:"";background:var(--dark);width:0;height:100%;transition:all .5s;position:absolute;top:0}.portfolio-img:before{left:50%}.portfolio-img:after{right:50%}.portfolio-item:hover .portfolio-img:before{width:51%;left:0}.portfolio-item:hover .portfolio-img:after{width:51%;right:0}.portfolio-btn{opacity:0;z-index:1;justify-content:center;align-items:center;width:100%;height:100%;transition:all .5s;display:flex;position:absolute;top:0;left:0}.portfolio-item:hover .portfolio-btn{opacity:1;transition-delay:.3s}@media (min-width:992px){.container.quote{max-width:100%!important}.quote-text{padding-right:calc(50% - 480px + .75rem)}}@media (min-width:1200px){.quote-text{padding-right:calc(50% - 570px + .75rem)}}@media (min-width:1400px){.quote-text{padding-right:calc(50% - 660px + .75rem)}}.team-item{box-shadow:0 0 45px #00000014}.team-item img{border-radius:8px 60px 0 0}.team-item .team-social{background:#fff;flex-direction:column;justify-content:flex-end;align-items:center;transition:all .5s;display:flex}.testimonial-carousel:before{content:"";z-index:1;background:linear-gradient(90deg,#fff 0%,#fff0 100%);width:0;height:100%;position:absolute;top:0;left:0}.testimonial-carousel:after{content:"";z-index:1;background:linear-gradient(270deg,#fff 0%,#fff0 100%);width:0;height:100%;position:absolute;top:0;right:0}@media (min-width:768px){.testimonial-carousel:before,.testimonial-carousel:after{width:200px}}@media (min-width:992px){.testimonial-carousel:before,.testimonial-carousel:after{width:300px}}.testimonial-carousel .owl-nav{opacity:0;z-index:1;justify-content:space-between;width:350px;transition:all .5s;display:flex;position:absolute;top:20px;left:50%;transform:translate(-50%)}.testimonial-carousel:hover .owl-nav{opacity:1;width:300px}.testimonial-carousel .owl-nav .owl-prev,.testimonial-carousel .owl-nav .owl-next{color:var(--primary);font-size:45px;transition:all .5s;position:relative}.testimonial-carousel .owl-nav .owl-prev:hover,.testimonial-carousel .owl-nav .owl-next:hover{color:var(--dark)}.testimonial-carousel .testimonial-img img{width:100px;height:100px}.testimonial-carousel .testimonial-img .btn-square{position:absolute;bottom:-19px;left:50%;transform:translate(-50%)}.testimonial-carousel .owl-item .testimonial-text{margin-bottom:30px;transition:all .5s;transform:scale(.8);box-shadow:0 0 45px #00000014}.testimonial-carousel .owl-item.center .testimonial-text{transform:scale(1)}#buybacks-grid{min-height:246px}.buybacks-loading{content-visibility:auto;contain-intrinsic-size:246px}.buyback-skeleton{background:linear-gradient(90deg,#f5f5f500 0%,#ffffffbf 50%,#f5f5f500 100%) 0 0/220px 100%,linear-gradient(#f5f5f5 0 0) 12px 12px/38% 128px no-repeat,linear-gradient(#f8f8f8 0 0) calc(40% + 20px) 14px/calc(60% - 32px) 36px no-repeat,linear-gradient(#e8f5e9 0 0) calc(40% + 20px) 58px/calc(60% - 52px) 26px no-repeat,linear-gradient(#eee 0 0) 12px 154px/calc(100% - 24px) 1px no-repeat,linear-gradient(#f5f5f5 0 0) 30% 172px/40% 14px no-repeat,linear-gradient(#eee 0 0) 22% 202px/24% 12px no-repeat,linear-gradient(#eee 0 0) 68% 202px/24% 12px no-repeat,#fff;border:1.5px solid #d0d0d0;border-radius:8px;height:100%;min-height:236px;animation:1.4s ease-in-out infinite buybackSkeletonShimmer}@keyframes buybackSkeletonShimmer{0%{background-position:-220px 0,12px 12px,calc(40% + 20px) 14px,calc(40% + 20px) 58px,12px 154px,30% 172px,22% 202px,68% 202px,0 0}to{background-position:calc(100% + 220px) 0,12px 12px,calc(40% + 20px) 14px,calc(40% + 20px) 58px,12px 154px,30% 172px,22% 202px,68% 202px,0 0}}.buyback-card{flex-direction:column;justify-content:space-between;min-height:100%;display:flex}.buyback-card-top{flex:none;gap:.75rem}.buyback-card-image{width:40%}.buyback-card-info{width:60%;min-width:0}.buyback-card-price{flex:none}.buyback-card-model,.buyback-card-desc{text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.buyback-card-model{-webkit-line-clamp:2}.buyback-card-desc{-webkit-line-clamp:3}.buyback-card-footer{flex:none;gap:.5rem}.buyback-card-shop,.buyback-card-time{min-width:0}@media (max-width:767.98px){#buybacks-grid{min-height:720px}.buybacks-loading{contain-intrinsic-size:720px}.buyback-skeleton{background:linear-gradient(90deg,#f5f5f500 0%,#ffffffbf 50%,#f5f5f500 100%) 0 0/220px 100%,linear-gradient(#f5f5f5 0 0) 12px 12px/calc(100% - 24px) 158px no-repeat,linear-gradient(#f8f8f8 0 0) 12px 184px/calc(100% - 24px) 36px no-repeat,linear-gradient(#e8f5e9 0 0) 12px 228px/72% 28px no-repeat,linear-gradient(#eee 0 0) 12px 270px/calc(100% - 24px) 1px no-repeat,linear-gradient(#f5f5f5 0 0) 30% 288px/40% 14px no-repeat,linear-gradient(#eee 0 0) 12px 318px/42% 12px no-repeat,#fff;min-height:340px}.buyback-card-top{flex-direction:column!important}.buyback-card-image{max-height:220px;overflow:hidden;width:100%!important}.buyback-card-info{min-height:60px;width:100%!important}.buyback-card-price{flex-shrink:0;padding-top:.5rem;padding-bottom:.5rem}.buyback-card-shop,.buyback-card-time{width:100%;display:block;white-space:normal!important}.buyback-card-footer{flex-wrap:wrap;justify-content:flex-start;gap:.5rem}}@media (min-width:992px){.container.contact{max-width:100%!important}.contact-text{padding-left:calc(50% - 480px + .75rem)}}@media (min-width:1200px){.contact-text{padding-left:calc(50% - 570px + .75rem)}}@media (min-width:1400px){.contact-text{padding-left:calc(50% - 660px + .75rem)}}.footer .btn.btn-social{color:#9b9b9b;border:1px solid #9b9b9b;border-radius:38px;margin-right:5px;transition:all .3s}.footer .btn.btn-social:hover{color:var(--primary);border-color:var(--light)}.footer .btn.btn-link{text-align:left;color:#9b9b9b;text-transform:capitalize;margin-bottom:5px;padding:0;font-weight:400;transition:all .3s;display:block}.footer .btn.btn-link:before{content:"";margin-right:10px;font-family:"Font Awesome 5 Free";font-weight:900;position:relative}.footer .btn.btn-link:hover{color:#fff;letter-spacing:1px;box-shadow:none}.footer .copyright{border-top:1px solid #ffffff1a;padding:25px 0}.footer .copyright a{color:var(--light)}.footer .copyright a:hover{color:var(--primary)}.footer-panel{box-shadow:none!important;background:0 0!important;border:none!important}.footer-reserved{display:none!important}.nk-footer{color:#475569;background:#fff;border-top:1px solid #f1f5f9;width:100%;font-size:13px;line-height:1.6;position:relative}.nk-footer__inner{box-sizing:border-box;grid-template-columns:2fr 1.1fr 1.1fr 1.1fr 1.8fr;align-items:start;gap:36px;width:100%;max-width:100%;margin:0;padding:56px 48px 44px;display:grid}.nk-footer__brand-logo{margin-bottom:6px}.nk-footer__brand-logo-img{object-fit:contain;width:auto;max-width:170px;height:48px;display:block}.nk-footer__slogan{color:#d60000;letter-spacing:.5px;margin:14px 0 10px;font-size:16px;font-weight:800;line-height:1.3}.nk-footer__desc{color:#64748b;max-width:360px;margin-bottom:24px;font-size:12.5px;line-height:1.75}.nk-footer__trust-badges{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.nk-footer__trust-badge{align-items:center;gap:8px;display:flex}.nk-footer__badge-icon{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.nk-footer__badge-icon svg{fill:#d60000;width:20px;height:20px;display:block}.nk-footer__badge-text{flex-direction:column;display:flex}.nk-footer__badge-main{color:#1e293b;white-space:nowrap;font-size:12px;font-weight:800;line-height:1.25}.nk-footer__badge-sub{color:#64748b;white-space:nowrap;margin-top:2px;font-size:10px;line-height:1.2}.nk-footer__heading{color:#0f172a;letter-spacing:.2px;justify-content:space-between;align-items:center;margin-bottom:18px;font-size:14.5px;font-weight:800;line-height:1.3;display:flex}.nk-footer__heading-left{align-items:center;gap:8px;display:flex}.nk-footer__heading-bar{background-color:#d60000;border-radius:2px;flex-shrink:0;width:3.5px;height:16px;display:inline-block}.nk-footer__heading-text{flex:1}.nk-footer__heading-icon{color:#64748b;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:inline-flex}.nk-footer__heading-arrow{display:none!important}.nk-footer__nav-body{max-height:none!important;display:block!important;overflow:visible!important}.nk-footer__nav-list{margin:0;padding:0;list-style:none}.nk-footer__nav-list li{margin-bottom:6px}.nk-footer__link{color:#475569;align-items:center;gap:6px;padding:3px 0;font-size:13px;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.nk-footer__link-chevron{color:#94a3b8;flex-shrink:0;font-size:13px;font-weight:600;transition:transform .15s,color .15s}.nk-footer__link:hover{color:#d60000;text-decoration:none}.nk-footer__link:hover .nk-footer__link-chevron{color:#d60000;transform:translate(2px)}.nk-footer__link-ext{opacity:.7;vertical-align:middle;flex-shrink:0;margin-left:3px}.nk-footer__contact-desc{color:#475569;margin-bottom:16px;font-size:12.5px;line-height:1.6}.nk-footer__cta-group{flex-direction:column;gap:10px;margin-bottom:18px;display:flex}.nk-footer__cta-pill{box-sizing:border-box;letter-spacing:.2px;border-radius:9999px;justify-content:space-between;align-items:center;width:100%;padding:11px 18px;font-size:13.5px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:flex;color:#fff!important}.nk-footer__cta-left{align-items:center;gap:10px;display:flex}.nk-footer__cta-chevron{opacity:.85;margin-left:8px;font-size:16px;font-weight:700}.nk-footer__cta-pill--line{background:#06c755;box-shadow:0 4px 12px #06c75538}.nk-footer__cta-pill--line:hover{background:#05b34c;transform:translateY(-2px);box-shadow:0 6px 16px #06c75552;color:#fff!important}.nk-footer__cta-pill--phone{background:#c00;box-shadow:0 4px 12px #cc000038}.nk-footer__cta-pill--phone:hover{background:#b30000;transform:translateY(-2px);box-shadow:0 6px 16px #cc000052;color:#fff!important}.nk-footer__sns-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.nk-footer__sns-item{color:#64748b;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .2s;display:inline-flex}.nk-footer__sns-item:hover{color:#fff;border-color:#0000;transform:translateY(-2px);box-shadow:0 4px 10px #0000001f}.nk-footer__sns-item--instagram:hover{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.nk-footer__sns-item--line:hover{background:#06c755}.nk-footer__sns-item--x:hover{background:#000}.nk-footer__sns-item--youtube:hover{background:red}.nk-footer__sns-item--google:hover{background:#4285f4}.nk-footer__sns-item--chat:hover{background:#0f172a}.nk-subfooter{background:#f8fafc;border-top:1px solid #e2e8f0;width:100%;padding:20px 0}.nk-subfooter__inner{box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:100%;margin:0;padding:0 48px;display:flex}.nk-subfooter__left{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.nk-subfooter__links{color:#64748b;flex-wrap:wrap;align-items:center;gap:10px;font-size:12px;display:flex}.nk-subfooter__link{color:#64748b;text-decoration:none;transition:color .15s}.nk-subfooter__link:hover{color:#d60000;text-decoration:underline}.nk-subfooter__sep{color:#cbd5e1;font-size:11px}.nk-subfooter__legal{color:#64748b;font-size:11.5px;line-height:1.5}.nk-subfooter__right{align-items:center;display:flex}.nk-subfooter__copyright{color:#94a3b8;text-align:right;font-size:11.5px;line-height:1.4}@media (max-width:1280px){.nk-footer__inner{grid-template-columns:1.7fr 1fr 1fr 1fr 1.6fr;gap:28px;padding:48px 32px 36px}.nk-subfooter__inner{padding:0 32px}}@media (max-width:991.98px){.nk-footer__inner{flex-direction:column;gap:20px;padding:36px 20px 24px;display:flex}.nk-footer__col--brand{border-bottom:1px solid #f1f5f9;order:1;width:100%;padding-bottom:20px}.nk-footer__desc{max-width:100%}.nk-footer__col--kaitori{order:2;width:100%}.nk-footer__col--support{order:3;width:100%}.nk-footer__col--account{order:4;width:100%}.nk-footer__col--contact{border-bottom:none;order:5;width:100%;padding-top:24px;padding-bottom:10px}.nk-footer__cta-group{flex-direction:column;gap:10px;width:100%;display:flex}.nk-footer__cta-pill{width:100%;padding:13px 20px;font-size:14px}.nk-footer__sns-row{justify-content:center;gap:12px}.nk-footer__heading{cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border-bottom:1px solid #f1f5f9;margin-bottom:0;padding:15px 0}.nk-footer__heading-arrow{color:#94a3b8;justify-content:center;align-items:center;padding-right:4px;transition:transform .25s,color .25s;display:inline-flex!important}.nk-footer__heading.is-open .nk-footer__heading-arrow{color:#d60000;transform:rotate(180deg)}.nk-footer__nav-body{max-height:0;overflow:hidden;display:none!important}.nk-footer__nav-body.is-open{border-bottom:1px solid #f8fafc;max-height:600px;padding:10px 0 14px 8px;display:block!important}.nk-footer__nav-list li{margin-bottom:8px}.nk-footer__link{padding:6px 0;font-size:13.5px}.nk-subfooter{padding:20px 0 16px}.nk-subfooter__inner{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:0 16px}.nk-subfooter__left{text-align:center;align-items:center;gap:8px;width:100%}.nk-subfooter__links{justify-content:center;gap:8px 12px}.nk-subfooter__legal{text-align:center}.nk-subfooter__right{justify-content:center;width:100%;padding-top:4px}.nk-subfooter__copyright{text-align:center}}@media (max-width:767.98px){.nk-footer__trust-badges{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:14px;padding:12px 6px;display:grid}.nk-footer__trust-badge{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.nk-footer__badge-icon svg{width:20px;height:20px}.nk-footer__badge-main{color:#0f172a;white-space:nowrap;font-size:11px;font-weight:700}.nk-footer__badge-sub{color:#64748b;white-space:nowrap;font-size:9.5px}.nk-subfooter{padding-bottom:calc(85px + env(safe-area-inset-bottom,0px))}}.site-footer{display:none!important}.text-black{color:#000!important}.text-primary{color:var(--primary)!important}.background-primary{background:var(--primary)!important;color:#fff!important}.btn-primary{color:#fff;background-color:var(--primary);border-color:var(--primary)}.btn-link{color:#fff}.bg-primary{background-color:var(--primary)!important;color:#fff!important}.btn-primary:hover{color:var(--primary);background-color:var(--dark);border-color:var(--dark)}@media (hover:none),(pointer:coarse){.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.back-to-top:hover,.back-to-top:focus,.back-to-top:active{color:#fff;background-color:var(--primary);border-color:var(--primary);box-shadow:none}.btn-contact:hover,.btn-contact:focus,.btn-contact:active,.btn-contact-calculate:hover,.btn-contact-calculate:focus,.btn-contact-calculate:active{color:var(--primary);box-shadow:none;background-color:#fff}.btn-contact-call-secondary:hover,.btn-contact-call-secondary:focus,.btn-contact-call-secondary:active,.btn-footer-call:hover,.btn-footer-call:focus,.btn-footer-call:active,.btn-footer-map:hover,.btn-footer-map:focus,.btn-footer-map:active{background-color:var(--primary);border-color:var(--primary);color:#fff;box-shadow:none}.btn-map:hover,.btn-map:focus,.btn-map:active,.btn-more-outline:hover,.btn-more-outline:focus,.btn-more-outline:active,.btn-contact-calculate-secondary:hover,.btn-contact-calculate-secondary:focus,.btn-contact-calculate-secondary:active{border-color:var(--primary);color:var(--primary);box-shadow:none;background-color:#fff}}.results-hero{background:linear-gradient(#fff 0%,#fff8f8 100%);border-bottom:1px solid #f1d9d9;padding:42px 0 34px}.results-breadcrumb{font-size:.9rem}.results-breadcrumb a,.results-inline-cta{color:var(--primary);font-weight:700}.results-kicker{color:var(--primary);letter-spacing:0;text-transform:uppercase;font-size:.82rem;font-weight:800}.results-title{color:#111;font-size:clamp(2rem,5vw,3.25rem);font-weight:900;line-height:1.1}.results-lead{color:#555;max-width:760px;font-size:1.02rem;line-height:1.8}.results-summary-panel{background:#fff;border:1.5px solid #ead4d4;border-radius:8px;padding:20px;box-shadow:0 10px 28px #a6010014}.results-summary-panel strong{color:var(--primary);font-size:2.35rem;font-weight:900;line-height:1.1;display:block}.results-shell{padding:20px}.results-toolbar{grid-template-columns:minmax(0,1fr) 220px;align-items:stretch;gap:12px;display:grid}.results-search-wrap{position:relative}.results-search-wrap i{color:#777;z-index:2;position:absolute;top:50%;left:16px;transform:translateY(-50%)}.results-search-wrap .form-control{border:1.5px solid #ddd;border-radius:8px;min-height:48px;padding-left:44px}.results-sort-wrap .form-select{border:1.5px solid #ddd;border-radius:8px;min-height:48px}.results-tabs{flex-wrap:wrap;gap:8px;margin:18px 0;display:flex}.results-tabs::-webkit-scrollbar{display:none}.results-tab{color:#333;background:#fff;border:1.5px solid #ddd;border-radius:999px;min-height:40px;padding:8px 16px;font-weight:700}.results-tab.active,.results-tab:hover{background:var(--primary);border-color:var(--primary);color:#fff}.results-status{border-bottom:1px solid #eee;margin-bottom:16px;padding-bottom:12px}.results-empty{color:#777;text-align:center;background:#fff;border:1.5px solid #d0d0d0;border-radius:8px;justify-content:center;align-items:center;min-height:220px;display:flex}.results-cta{justify-content:space-between;align-items:center;gap:20px;padding:24px;display:flex}.results-cta-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.price-note{color:#555;background:#fff8f8;border:1px solid #f1d9d9;border-radius:8px;padding:12px 14px;font-size:.9rem;line-height:1.7}.price-table-wrap{border:1.5px solid #ddd;border-radius:8px;overflow:auto}.price-table{min-width:860px}.price-table thead th{background:var(--primary);color:#fff;white-space:nowrap;font-size:.86rem;font-weight:800}.price-table tbody th,.price-table tbody td{white-space:nowrap;border-color:#eee;font-size:.9rem}.price-table tbody th{color:#111;font-weight:800}.price-cell-strong{color:#e53935;font-weight:900}.section-panel{background:#fff;border:1px solid #0000000f;border-radius:8px;padding:18px 25px 26px;box-shadow:0 8px 26px #0000000f}.buyback-price-cta h2{color:#111}.buyback-price-cta p:not(.results-kicker){color:#555;line-height:1.8}.buyback-related-links{color:#777;flex-wrap:wrap;align-items:center;gap:8px 18px;padding:14px 24px 0;font-size:.9rem;display:flex}.buyback-related-links span{color:#333;font-weight:800}.buyback-related-links a{color:#555;text-underline-offset:4px;font-weight:700;-webkit-text-decoration:underline #d7b2b2;text-decoration:underline #d7b2b2}.buyback-related-links a:hover,.buyback-related-links a:focus{color:var(--primary)}.price-highlight-panel{padding-bottom:28px}.review-section-panel,.shop-list-panel{padding-bottom:30px}.section-action{padding:14px 0 4px}.section-action .btn{min-width:260px}.btn-more-outline{border:3px solid var(--primary);color:var(--primary);background-color:#fff;justify-content:center;align-items:center;min-width:min(100%,340px);min-height:58px;padding:10px 28px;font-size:1.15rem;font-weight:800;display:inline-flex}.btn-more-outline:hover,.btn-more-outline:focus,.btn-more-outline:active{background-color:var(--primary);border-color:var(--primary);color:#fff}.recent-buybacks-panel{padding-bottom:30px}.company-homepage-link{overflow-wrap:anywhere;font-weight:700;display:inline-block}.shop-list-panel .box{height:100%}.shop-list-panel .btn-map{margin-right:8px}.price-category-tabs{flex-wrap:wrap;gap:10px;display:flex}.price-category-tab{color:#061f33;background:#fff;border:2px solid #e7e7e7;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:8px 14px;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.price-category-tab span{font-weight:800}.price-category-tab strong{color:#777;background:#f7f7f7;border-radius:999px;min-width:28px;padding:2px 8px;font-size:.78rem}.price-category-tab:hover,.price-category-tab.is-active{background:var(--primary);border-color:var(--primary);color:#fff}.price-category-tab:hover strong,.price-category-tab.is-active strong{color:var(--primary);background:#fff}.buyback-price-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.buyback-price-card{background:#fff;border:1px solid #e7e7e7;border-radius:8px;grid-template-columns:106px minmax(0,1fr);align-items:center;gap:24px;min-height:180px;padding:30px 34px;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid;box-shadow:0 10px 24px #00000014}.buyback-price-card:hover{border-color:#f0caca;transform:translateY(-2px);box-shadow:0 12px 28px #a601001a}.buyback-price-image{background:#fff;justify-content:center;align-items:center;min-width:0;display:flex}.buyback-price-image img{object-fit:contain;max-width:100%;max-height:96px;display:block}.buyback-price-body{flex-direction:column;justify-content:center;min-width:0;display:flex}.buyback-price-meta{color:var(--primary);margin-bottom:6px;font-size:.8rem;font-weight:800;line-height:1.2}.buyback-price-body h2{color:#061f33;overflow-wrap:anywhere;margin:0 0 6px;font-size:1.45rem;font-weight:900;line-height:1.28}.buyback-price-range{color:#061f33;margin:0;font-size:1.18rem;font-weight:900;line-height:1.25}.buyback-price-range strong{color:#b00000;font-size:1.18rem}.buyback-price-note{color:#777;margin-top:8px;font-size:.82rem}.buyback-price-empty{color:#777;text-align:center;background:#fff;border:1.5px solid #d0d0d0;border-radius:8px;grid-column:1/-1;padding:34px}.buyback-price-skeleton{background:linear-gradient(90deg,#f5f5f500 0%,#fffc 50%,#f5f5f500 100%),linear-gradient(#f5f5f5 0 0) 38px 58px/96px 80px no-repeat,linear-gradient(#eee 0 0) 170px 56px/calc(100% - 214px) 26px no-repeat,linear-gradient(#f1d9d9 0 0) 170px 98px/calc(100% - 236px) 22px no-repeat,#fff;border:1px solid #e7e7e7;border-radius:8px;min-height:196px;animation:1.4s ease-in-out infinite buybackSkeletonShimmer;box-shadow:0 10px 24px #0000001a}.home-review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.home-review-card,.home-review-empty{background:#fff;border:1px solid #eee;border-radius:16px;min-width:0;box-shadow:0 8px 24px #0000000f}.home-review-card{flex-direction:column;gap:14px;min-height:100%;padding:22px;display:flex}.home-review-card .review-card-top{align-items:flex-start;gap:12px;min-width:0;display:flex}.home-review-card .review-avatar{color:#d60000;background:#fff4f4;border:1px solid #ffe0e0;border-radius:50%;flex:0 0 46px;justify-content:center;align-items:center;width:46px;height:46px;font-weight:700;display:flex;overflow:hidden}.home-review-card .review-avatar img{object-fit:cover;width:100%;height:100%;display:block}.home-review-card .review-avatar-has-photo .review-avatar-fallback,.home-review-card .review-avatar-has-photo.is-broken img{display:none}.home-review-card .review-avatar-has-photo.is-broken .review-avatar-fallback{display:flex}.home-review-card .review-card-main{width:100%;min-width:0}.home-review-card .review-author-line,.home-review-card .review-meta{align-items:center;gap:8px;min-width:0;display:flex}.home-review-card .review-author-line{justify-content:space-between;margin-bottom:4px}.home-review-card .review-meta{justify-content:flex-start}.home-review-card .review-author{color:#222;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;margin:0;font-size:14px;font-weight:700;line-height:1.35;overflow:hidden}.home-review-card .review-author a{color:inherit;text-decoration:none}.home-review-card .review-author a:hover{color:#d60000}.home-review-card .review-source{color:#555;white-space:nowrap;background:#f6f7fb;border-radius:999px;flex:none;padding:4px 10px;font-size:12px;font-weight:700}.home-review-card .review-rating{color:#f5a400;letter-spacing:.04em;font-size:15px;line-height:1}.home-review-card .review-time{color:#888;margin:0;font-size:12px;line-height:1}.home-review-card blockquote{color:#222;overflow-wrap:anywhere;-webkit-line-clamp:5;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.75;display:-webkit-box;overflow:hidden}.home-review-empty{color:#777;text-align:center;grid-column:1/-1;padding:28px}.home-review-skeleton{background:linear-gradient(90deg,#f5f5f500 0%,#fffc 50%,#f5f5f500 100%),radial-gradient(circle at 45px 45px,#fff4f4 0 23px,#0000 24px),linear-gradient(#eee 0 0) 76px 24px/45% 14px no-repeat,linear-gradient(#f5a400 0 0) 76px 48px/38% 12px no-repeat,linear-gradient(#eee 0 0) 22px 88px/calc(100% - 44px) 14px no-repeat,linear-gradient(#eee 0 0) 22px 116px/calc(100% - 58px) 14px no-repeat,linear-gradient(#eee 0 0) 22px 144px/68% 14px no-repeat,#fff;border:1px solid #eee;border-radius:16px;min-height:194px;animation:1.4s ease-in-out infinite buybackSkeletonShimmer;box-shadow:0 8px 24px #0000000f}@media (max-width:1199.98px){.buyback-price-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.buyback-price-card{padding:28px 24px}.buyback-price-body h2{font-size:1.2rem}}@media (max-width:767.98px){.results-hero{padding:28px 0 24px}.results-shell{padding:14px}.results-toolbar{grid-template-columns:1fr}.results-tabs{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;margin-left:-14px;margin-right:-14px;padding:0 14px 8px;overflow-x:auto}.results-tab{flex:none;min-height:38px;padding:7px 14px}.results-status{flex-direction:column;gap:8px;align-items:flex-start!important}.section-panel{padding:14px 12px 22px}.section-action .btn{width:100%;min-width:0}.btn-more-outline{width:100%;min-width:0;min-height:54px;font-size:1rem}.recent-buybacks-panel{padding-bottom:24px}.results-cta{flex-direction:column;align-items:flex-start}.results-cta-actions{justify-content:flex-start;width:100%}.home-review-grid{grid-template-columns:1fr}.buyback-price-card-grid{grid-template-columns:1fr;gap:14px}.buyback-price-card{grid-template-columns:88px minmax(0,1fr);gap:18px;min-height:146px;padding:22px 18px}.buyback-price-image img{max-height:74px}.buyback-price-body h2{font-size:1.08rem}.buyback-price-range,.buyback-price-range strong{font-size:.98rem}.price-category-tabs{scrollbar-width:none;flex-wrap:nowrap;margin-left:-12px;margin-right:-12px;padding:0 12px 4px;overflow-x:auto}.price-category-tabs::-webkit-scrollbar{display:none}.price-category-tab{flex:none;min-height:42px;padding:8px 12px}}.box{border:1px solid #e6e6e6;border-radius:15px;padding:10px 25px;position:relative;box-shadow:0 0 10px 2px #0000001a}.box.step-1:before{content:"01";background-color:var(--primary);color:#fff;text-align:center;border-radius:50%;width:30px;height:30px;line-height:30px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.box.step-2:before{content:"02";background-color:var(--primary);color:#fff;text-align:center;border-radius:50%;width:30px;height:30px;line-height:30px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.box.step-3:before{content:"03";background-color:var(--primary);color:#fff;text-align:center;border-radius:50%;width:30px;height:30px;line-height:30px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.box.step-4:before{content:"04";background-color:var(--primary);color:#fff;text-align:center;border-radius:50%;width:30px;height:30px;line-height:30px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.contact-form{background-color:var(--primary);border-radius:15px;margin:0 -25px}.btn-contact{background-color:#fff;width:100%;padding:15px 0;font-size:1.25rem;font-weight:700}.fixed-footer{z-index:1031;width:100%;padding-bottom:env(safe-area-inset-bottom,0px);background-color:#fffffffa;border-top:1px solid #00000014;position:fixed;bottom:0;left:0;box-shadow:0 -6px 18px #00000014}.fixed-footer .btn{white-space:nowrap;touch-action:manipulation;flex:1 1 0;min-width:0;min-height:58px}.fixed-footer .btn i{margin-right:8px}@media (max-width:576px){body{padding-bottom:calc(96px + env(safe-area-inset-bottom,0px))}.fixed-footer .btn{padding:12px 8px;font-size:.95rem}.btn-footer{justify-content:center;align-items:center;line-height:1.2;display:flex}}.btn-contact-call,.btn-contact-calculate{color:var(--primary)}.btn-contact-line{color:#00942b}.btn-contact-line:visited,.btn-contact-line:hover,.btn-contact-line:focus,.btn-contact-line:active{color:#00942b;background-color:#fff;border-color:#fff}.certificate-img{width:100%!important}.btn-map{width:100%;color:var(--primary);border:3px solid var(--primary);background-color:#fff;padding:10px 5px;font-size:1.25rem;font-weight:700}.btn-map:hover{background-color:var(--primary);color:#fff}.contact-form-secondary{background-color:var(--light);border-radius:15px;margin:0 -25px}.btn-contact-secondary{width:100%;padding:15px 0;font-size:1.25rem;font-weight:700}.btn-contact-call-secondary{background-color:var(--primary);color:#fff}.btn-contact-line-secondary{color:#fff;background-color:#00942b}.btn-contact-line-secondary:visited,.btn-contact-line-secondary:hover,.btn-contact-line-secondary:focus,.btn-contact-line-secondary:active{color:#fff;background-color:#00942b;border-color:#00942b}.btn-contact-calculate-secondary{color:var(--primary);border:3px solid var(--primary);background-color:#fff}.label-slogan{color:#fff;background-color:#af8145;border-radius:25px;padding:15px 30px;font-size:1.25rem;font-weight:700}.btn-footer{width:100%;padding:15px 0;font-size:1.25rem;font-weight:700}.btn-footer-call,.btn-footer-map{background-color:var(--primary);color:#fff}.btn-footer-line{color:#fff;background-color:#00942b}.btn-footer-line:visited,.btn-footer-line:hover,.btn-footer-line:focus,.btn-footer-line:active{color:#fff;background-color:#00942b;border-color:#00942b}.btn-footer-call{border-radius:12px 0 0}.btn-footer-line{border-radius:0}.btn-footer-map{border-radius:0 12px 0 0}
.shop-page{color:#111;font-family:Noto Sans JP,sans-serif}.shop-body{padding-bottom:0}.shop-page .container{width:100%;max-width:calc(100% - 24px);margin:0 auto;padding:0}.shop-hero{color:#111;background:linear-gradient(135deg,#fff5f5 0%,#fff 46%,#f7f7f7 100%);padding:0 0 34px}.shop-hero-grid{text-align:center;grid-template-columns:1fr;place-items:center;gap:24px;display:grid}.shop-hero-copy{max-width:880px;padding:0 16px}.shop-hero-copy .shop-area{margin-bottom:16px}.shop-area{letter-spacing:.08em;font-weight:700}.shop-hero h1{margin:0 0 14px;font-size:34px;font-weight:800;line-height:1.32}.shop-copy{color:#333;margin:0 0 18px;font-size:16px;line-height:1.85}.shop-hero-points{flex-wrap:wrap;justify-content:center;gap:10px;margin:0 0 22px;padding:0;list-style:none;display:flex}.shop-hero-points li{color:#b40000;background:#fff;border:1px solid #ffd2d2;border-radius:999px;padding:8px 14px;font-weight:800}.shop-hero-media{aspect-ratio:21/9;background-color:#f3f4f6;border-radius:0 0 12px 12px;width:100%;max-width:1280px;max-height:480px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 8px 24px #00000014}.shop-hero-media img{display:block;object-fit:cover!important;object-position:center 35%!important;width:100%!important;height:100%!important}@media (max-width:992px){.shop-hero-media{aspect-ratio:16/8;max-height:380px}}.shop-cta{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.btn-red,.btn-dark,.btn-line{border-radius:999px;padding:13px 24px;font-weight:700;text-decoration:none}.btn-red{color:#fff;background:#d60000}.btn-dark{color:#fff;background:#111}.btn-line{color:#fff;background:#06c755}.btn-red:hover,.btn-dark:hover,.btn-line:hover{opacity:.9;color:inherit}.shop-breadcrumb{background:#fafafa;border-bottom:1px solid #eee;padding:12px 0}.shop-breadcrumb .container{max-width:none;margin:0;padding-left:1.5rem;padding-right:1.5rem}.shop-breadcrumb ol{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:7px;margin:0;padding:0;list-style:none;display:flex}.shop-breadcrumb li{color:#6f6f6f;align-items:center;font-size:13px;font-weight:400;line-height:1.6;display:flex}.shop-breadcrumb li:not(:last-child):after{color:#c4c4c4;content:"/";margin-left:7px;font-size:13px;font-weight:400}.shop-breadcrumb a{color:#6f6f6f;align-items:center;gap:5px;font-weight:400;text-decoration:none;display:inline-flex}.shop-breadcrumb a:hover{color:#444}.shop-breadcrumb i{color:#8a8a8a;font-size:12px}.shop-breadcrumb li[aria-current=page]{color:#6f6f6f;font-weight:400}.line-link{color:#fff;background:#06c755;border-radius:999px;align-items:center;margin-left:14px;padding:8px 16px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.line-link:hover{color:#fff;opacity:.9}.shop-info,.shop-bottom-cta,.route-guide,.map-section{padding:36px 0}.shop-info h2,.route-guide h2,.map-section h2{text-align:center;margin-bottom:24px;font-size:30px}.info-table{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 18px #0000000f}.info-table dl{border-bottom:1px solid #eee;grid-template-columns:180px 1fr;margin:0;display:grid}.info-table dt{background:#f7f7f7;padding:18px;font-weight:700}.info-table dd{margin:0;padding:18px;line-height:1.8}.shop-bottom-cta{color:#fff;text-align:center;background:linear-gradient(135deg,#b40000,#e60012)}.shop-bottom-cta h2{color:#fff;margin-bottom:12px;font-size:30px;font-weight:800}.shop-bottom-cta p{color:#ffffffe0;margin-bottom:24px}.shop-bottom-cta .shop-cta{justify-content:center}.shop-bottom-cta .btn-red{color:#d60000;background:#fff}.route-list{gap:16px;display:grid}.route-item{background:#fff;border-radius:8px;gap:16px;padding:18px;display:flex;box-shadow:0 4px 18px #0000000f}.route-photo-list{gap:18px}.route-photo-list .route-item{grid-template-columns:minmax(260px,38%) 1fr;align-items:stretch;gap:18px;padding:18px;display:grid}.route-photo{background:#f6f6f6;border-radius:8px;overflow:hidden}.route-photo img{width:100%;height:auto;display:block}.route-text{align-items:flex-start;gap:16px;padding:8px 4px;display:flex}.route-item span,.route-text span{color:#fff;background:#d60000;border-radius:50%;flex-shrink:0;place-items:center;width:42px;height:42px;font-weight:700;display:grid}.route-item p,.route-text p{margin:0;line-height:1.8}.map-box{border-radius:8px;overflow:hidden;box-shadow:0 4px 18px #0000000f}.shop-proof-section{background:#f8f8f8;padding:40px 0}.proof-block{margin-top:22px}.section-title+.proof-block{margin-top:0}.proof-panel{background:#fff;border:1px solid #e6e6e6;border-radius:15px;padding:25px;box-shadow:0 0 10px 2px #0000001a}.proof-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.proof-heading h3{margin:0;font-size:22px;font-weight:700}.proof-buybacks-panel .proof-heading{text-align:center;justify-content:center}.proof-updated-at{color:#6c757d;margin:4px 0 0;font-size:.85rem}.proof-heading a{color:#d60000;white-space:nowrap;border:2px solid #d60000;border-radius:999px;padding:10px 18px;font-size:14px;font-weight:700;text-decoration:none}.proof-heading a:hover{color:#fff;background:#d60000}.proof-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;min-width:0;display:grid}.proof-card,.proof-empty{background:#fff;border:1px solid #eee;border-radius:16px;box-shadow:0 8px 24px #0000000f}.proof-card{min-width:0;padding:22px}.proof-empty{color:#666;text-align:center;grid-column:1/-1;padding:28px}.review-card{flex-direction:column;gap:14px;min-height:100%;display:flex}.review-card-top{align-items:flex-start;gap:12px;min-width:0;display:flex}.review-avatar{color:#d60000;background:#fff4f4;border:1px solid #ffe0e0;border-radius:50%;flex:0 0 46px;justify-content:center;align-items:center;width:46px;height:46px;font-weight:700;display:flex;overflow:hidden}.review-avatar img{object-fit:cover;width:100%;height:100%;display:block}.review-avatar-has-photo .review-avatar-fallback,.review-avatar-has-photo.is-broken img{display:none}.review-avatar-has-photo.is-broken .review-avatar-fallback{display:flex}.review-card-main{width:100%;min-width:0}.review-author-line,.review-meta{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.review-author-line{margin-bottom:4px}.review-meta{justify-content:flex-start}.review-rating{color:#f5a400;letter-spacing:.04em;font-size:15px;line-height:1}.review-source{color:#555;white-space:nowrap;background:#f6f7fb;border-radius:999px;flex:none;padding:4px 10px;font-size:12px;font-weight:700}.review-card blockquote{color:#222;overflow-wrap:anywhere;-webkit-line-clamp:5;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.75;display:-webkit-box;overflow:hidden}.review-author,.buyback-proof-meta,.buyback-proof-date,.proof-source-note{color:#666;font-size:13px}.review-author,.buyback-proof-date{margin:0}.review-author{color:#222;text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:14px;font-weight:700;line-height:1.35;overflow:hidden}.review-author a{color:inherit;text-decoration:none}.review-author a:hover{color:#d60000}.review-time{color:#888;margin:0;font-size:12px;line-height:1}.buyback-proof-card{flex-direction:column;gap:12px;display:flex}.buyback-proof-image{aspect-ratio:4/3;object-fit:contain;background:#f5f5f5;border-radius:12px;width:100%;display:block}.buyback-proof-model{color:#111;margin:0 0 6px;font-size:18px;font-weight:700;line-height:1.5}.buyback-proof-meta{margin:0;line-height:1.6}.buyback-proof-price{color:#d60000;font-size:24px;font-weight:800}.proof-source-note{margin:14px 0 0;line-height:1.7}@media (max-width:768px){.shop-page .container{max-width:calc(100% - 24px)}.shop-hero{padding:0 0 34px}.shop-hero-grid{grid-template-columns:1fr}.shop-hero-copy{order:2}.shop-hero-media{aspect-ratio:16/9;border-radius:0 0 10px 10px;order:1;max-height:260px}.shop-hero h1{font-size:30px}.shop-hero-media img{aspect-ratio:unset}.shop-copy{font-size:16px}.shop-breadcrumb{padding:10px 0}.shop-breadcrumb .container{padding-left:1.5rem;padding-right:1.5rem}.shop-breadcrumb li{font-size:12px}.line-link{margin:10px 0 0}.info-table dl{grid-template-columns:1fr}.info-table dt{padding-bottom:8px}.route-photo-list .route-item{border-radius:14px;grid-template-columns:1fr;gap:14px;padding:14px}.route-photo,.route-photo img{min-height:0}.route-photo{background:#f6f6f6;border-radius:12px}.route-photo img{height:auto;padding:0}.route-text{grid-template-columns:44px minmax(0,1fr);gap:14px;padding:2px 4px 4px;display:grid}.route-text span{width:44px;height:44px;font-size:16px}.route-text p{font-size:16px;line-height:1.8}.proof-heading{flex-direction:column;align-items:flex-start}.proof-buybacks-panel .proof-heading{text-align:center;align-items:center}.proof-buybacks-panel .proof-heading>div{width:100%}.proof-panel{padding:18px}.proof-grid{grid-template-columns:1fr}}@media (min-width:992px){.shop-breadcrumb .container{padding-left:3rem;padding-right:3rem}}.site-footer{color:#111;background:#fff;margin-top:0;padding:14px 20px}.site-footer .row{text-align:center;justify-content:center}.site-footer .col-md-4{display:none}.shop-body .site-footer p,.shop-body .site-footer p:first-child,.shop-body .site-footer p:last-child{color:#111;overflow-wrap:anywhere;text-align:center;white-space:normal;max-width:100%;margin-left:auto;margin-right:auto;font-size:10px;font-weight:500;line-height:1.35}@media (max-width:767.98px){.site-footer .row{text-align:center}}.footer-inner{text-align:center;max-width:1080px;margin:0 auto}.footer-license{color:#ccc;margin-bottom:10px;font-size:13px;line-height:1.8}.footer-copy{color:#888;margin:0;font-size:13px}@media (max-width:768px){.site-footer{padding:24px 16px}.footer-license,.footer-copy{font-size:12px}}.shop-list-section{background:#f8f8f8;padding:44px 0}.section-title{text-align:center;margin-bottom:28px}.sub-title{color:#d60000;letter-spacing:.08em;margin-bottom:10px;font-weight:700}.section-title h2{margin-bottom:14px;font-size:30px;font-weight:700}.section-title p{color:#666;line-height:1.8}.shop-card{background:#fff;border-radius:8px;height:100%;transition:all .25s;overflow:hidden;box-shadow:0 4px 18px #0000000f}.shop-card:hover{transform:translateY(-3px)}.shop-image img{object-fit:cover;width:100%;height:220px}.shop-content{padding:24px}.shop-area{color:#d60000;background:#fff0f0;border-radius:999px;margin-bottom:16px;padding:6px 14px;font-size:13px;font-weight:700;display:inline-block}.shop-content h3{margin-bottom:20px;font-size:24px;font-weight:700}.shop-info-list{margin:0 0 28px;padding:0;list-style:none}.shop-info-list li{color:#333;gap:12px;margin-bottom:14px;line-height:1.7;display:flex}.shop-info-list i{color:#d60000;width:20px;margin-top:4px}.shop-info-list a{color:#d60000;font-weight:700;text-decoration:none}.shop-buttons{flex-wrap:wrap;gap:12px;display:flex}.shop-buttons .btn{border-radius:999px;padding:12px 22px;font-weight:700}@media (max-width:768px){.shop-info,.shop-bottom-cta,.route-guide,.map-section,.shop-proof-section,.shop-list-section{padding:30px 0}.shop-hero{padding-bottom:28px}.shop-hero-grid{gap:18px}.shop-hero-copy{padding:0 4px}.shop-hero h1{margin-bottom:12px;font-size:23px;line-height:1.42}.shop-copy{margin-bottom:16px;font-size:15px;line-height:1.8}.shop-hero-points{justify-content:center;gap:8px;margin-bottom:18px}.shop-hero-points li{padding:7px 11px;font-size:13px}.shop-cta{gap:10px}.shop-buttons .btn{text-align:center;justify-content:center;width:100%}.shop-hero .shop-cta{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%;display:grid}.shop-hero .shop-cta a{text-align:center;white-space:nowrap;justify-content:center;align-items:center;width:100%;min-height:44px;padding:10px 6px;font-size:13px;display:flex}.section-title h2{font-size:26px;line-height:1.35}.section-title{margin-bottom:22px}.section-title p{font-size:14px}.info-table dt,.info-table dd{padding:14px 16px}.proof-heading h3{font-size:22px}.route-guide h2,.map-section h2,.shop-info h2{margin-bottom:20px;font-size:26px}.route-photo-list{gap:14px}.map-box iframe{height:320px}.shop-card{border-radius:8px}.shop-content{padding:20px}.shop-content h3{margin-bottom:16px;font-size:22px}.shop-image img{height:190px}.shop-info-list{margin-bottom:20px}.shop-bottom-cta h2{font-size:24px;line-height:1.45}.site-footer{text-align:center;padding:12px 14px}.shop-body .site-footer p,.shop-body .site-footer p:first-child,.shop-body .site-footer p:last-child{overflow-wrap:anywhere;text-align:center;white-space:normal;max-width:100%;margin-left:auto;margin-right:auto;font-size:12px;line-height:1.35}}.shop-faq-section{background:#fff;padding:56px 0 40px;position:relative}.shop-faq-wrapper{max-width:900px;margin:0 auto}.shop-faq-header-bar{justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 4px;display:flex}.shop-faq-badge-total{color:#64748b;font-size:14px;font-weight:500}.shop-faq-badge-total strong{color:#d60000;margin:0 2px;font-weight:800}.shop-faq-toggle-all-btn{color:#475569;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:700;transition:all .2s;display:inline-flex}.shop-faq-toggle-all-btn:hover{color:#1e293b;background:#f8fafc;border-color:#cbd5e1}.shop-faq-toggle-icon{transition:transform .3s cubic-bezier(.4,0,.2,1)}.shop-faq-toggle-icon.is-open{transform:rotate(180deg)}.shop-faq-list{flex-direction:column;gap:12px;display:flex}.shop-faq-item{background:#fff;border:1.5px solid #e6e9ee;border-radius:12px;transition:all .25s cubic-bezier(.4,0,.2,1);overflow:hidden}.shop-faq-item:hover{border-color:#cbd5e1;box-shadow:0 4px 14px #0000000d}.shop-faq-item.is-active{border-color:#fecaca;box-shadow:0 4px 16px #d600000f}.shop-faq-question-btn{text-align:left;cursor:pointer;background:0 0;border:none;outline:none;align-items:flex-start;gap:14px;width:100%;padding:18px 20px;display:flex}.shop-faq-badge-q{color:#fff;letter-spacing:.04em;background:#d60000;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;min-width:40px;height:28px;margin-top:1px;padding:0 6px;font-size:13px;font-weight:800;display:inline-flex}.shop-faq-question-text{color:#0f172a;flex:1;font-size:16px;font-weight:700;line-height:1.55;transition:color .2s}.shop-faq-item:hover .shop-faq-question-text,.shop-faq-item.is-active .shop-faq-question-text{color:#d60000}.shop-faq-arrow{color:#64748b;background:#f1f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:-2px;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.shop-faq-item.is-active .shop-faq-arrow{color:#d60000;background:#fee2e2;transform:rotate(180deg)}.shop-faq-answer-collapse{grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.4,0,.2,1);display:grid;overflow:hidden}.shop-faq-answer-collapse.is-open{grid-template-rows:1fr}.shop-faq-answer-content{min-height:0}.shop-faq-answer-inner{border-top:1px dashed #e2e8f0;align-items:flex-start;gap:14px;margin-top:2px;padding:16px 20px 20px;display:flex}.shop-faq-badge-a{color:#fff;background:#1a1a2e;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:2px;font-size:14px;font-weight:800;display:inline-flex}.shop-faq-answer-text{color:#334155;flex:1;font-size:15px;line-height:1.85}.shop-faq-footer-note{margin-top:36px}.shop-faq-footer-card{background:linear-gradient(135deg,#fff7f7 0%,#fff 100%);border:1.5px solid #fed7d7;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;padding:22px 28px;display:flex;box-shadow:0 4px 16px #0000000a}.shop-faq-footer-icon{flex-shrink:0;font-size:28px}.shop-faq-footer-text{flex:1}.shop-faq-footer-text strong{color:#1e293b;margin-bottom:4px;font-size:16px;display:block}.shop-faq-footer-text p{color:#64748b;margin:0;font-size:13px;line-height:1.5}.shop-faq-footer-actions{flex-shrink:0;gap:10px;display:flex}.shop-faq-btn-line{white-space:nowrap;background:#06c755;border-radius:8px;justify-content:center;align-items:center;padding:10px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex;color:#fff!important}.shop-faq-btn-line:hover{opacity:.9}.shop-faq-btn-tel{white-space:nowrap;background:#d60000;border-radius:8px;justify-content:center;align-items:center;padding:10px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex;color:#fff!important}.shop-faq-btn-tel:hover{opacity:.9}@media (max-width:768px){.shop-faq-section{padding:38px 0 24px}.shop-faq-question-btn{gap:10px;padding:14px 16px}.shop-faq-badge-q{min-width:34px;height:24px;font-size:12px}.shop-faq-question-text{font-size:14.5px}.shop-faq-arrow{width:26px;height:26px}.shop-faq-arrow svg{width:14px;height:14px}.shop-faq-answer-inner{gap:10px;padding:0 16px 16px}.shop-faq-badge-a{width:24px;height:24px;font-size:12px}.shop-faq-answer-text{font-size:13.5px;line-height:1.75}.shop-faq-footer-card{text-align:center;flex-direction:column;padding:18px 16px}.shop-faq-footer-actions{flex-direction:column;width:100%}.shop-faq-btn-line,.shop-faq-btn-tel{width:100%;padding:12px}}
