.fv-d{--ink:#163a54;--blue:#0799d9;--deep:#007fbf;--yellow:#ffdf42;--green:#00833f;--round:"M PLUS Rounded 1c","Yu Gothic",sans-serif}
.fv-d *{box-sizing:border-box}
.fv-d button,.fv-d a{-webkit-tap-highlight-color:transparent}
.fv-d button{font:inherit}
.fv-d a{color:inherit}
.fv-d img{display:block;max-width:100%}
.fv-d button:focus-visible,.fv-d a:focus-visible{outline:3px solid #ff9500;outline-offset:4px}
.fv-d .fv-d-hero{position:relative;isolation:isolate;overflow:hidden;background:#edf9ff}
.fv-d .fv-d-core{position:relative;z-index:1;max-width:1220px;margin:auto;padding:30px 30px 36px;display:grid;grid-template-columns:1.08fr 1fr;column-gap:44px;grid-template-areas:"title visual" "offer visual" "negotiation visual" "benefits visual" "cta visual";align-items:start}
.fv-d .fv-d-headline{grid-area:title;margin:0;font-size:27px;line-height:1.5;font-weight:900;letter-spacing:-.035em}
.fv-d .fv-d-headline .fv-d-scope{display:block;width:max-content;max-width:100%;font-size:15px;letter-spacing:.04em;color:#fff;background:var(--ink);padding:5px 15px;border-radius:30px;margin:0 0 12px}
.fv-d .fv-d-scope .fv-d-tiny{font-size:12px;margin-left:9px;font-weight:700}
.fv-d .fv-d-headline .fv-d-catch{display:block}
.fv-d .fv-d-headline .fv-d-catch em{font-style:normal}
.fv-d .fv-d-offer{grid-area:offer;position:relative;margin-top:0}
.fv-d .fv-d-amount-line{display:flex;align-items:center;width:max-content;max-width:100%;gap:23px;position:relative;padding-right:9px}
.fv-d .fv-d-amount{display:flex;align-items:baseline;white-space:nowrap;color:var(--deep);transform-origin:50% 78%;animation:fv-d-zero-lift 6.2s cubic-bezier(.4,0,.2,1) 1.8s infinite;will-change:transform}
.fv-d .fv-d-amount .fv-d-digit{font:900 236px/.98 Arial,sans-serif;letter-spacing:-.075em;-webkit-text-stroke:1px currentColor;text-shadow:4px 5px 0 #fff;display:inline-block;padding-right:13px}
.fv-d .fv-d-amount .fv-d-yen{font-size:70px;line-height:1.15;font-weight:900;letter-spacing:-.07em;margin-left:0}
.fv-d .fv-d-free-stamp{display:flex;align-items:center;justify-content:center;flex-direction:column;width:114px;height:114px;flex:none;border-radius:50%;background:var(--yellow);border:2px solid var(--ink);box-shadow:4px 4px 0 var(--ink);transform:rotate(9deg);font-size:40px;font-weight:900;line-height:1.2}
.fv-d .fv-d-free-stamp small{font-size:14px;font-weight:800;margin-bottom:3px}
.fv-d .fv-d-negotiation{grid-area:negotiation;font-weight:900;font-size:28px;line-height:1.45;margin:0 0 22px;letter-spacing:-.04em;display:flex;align-items:center;gap:10px}
.fv-d .fv-d-negotiation .fv-d-plus{font:900 30px/1 Arial;background:#fff;color:var(--blue);border-radius:50%;width:35px;height:35px;display:grid;place-items:center}
.fv-d .fv-d-negotiation strong{font-weight:900;background:linear-gradient(transparent 65%,var(--yellow) 0)}
.fv-d .fv-d-negotiation strong br{display:none}
.fv-d .fv-d-visual{grid-area:visual;position:relative;min-width:0;align-self:center;margin:25px 0 0;padding:18px 0 24px}
.fv-d .fv-d-photo{margin:0;position:relative;height:438px;overflow:hidden;border-radius:170px 170px 28px 28px;border:7px solid white;box-shadow:12px 13px 0 #0d8db627;background:#e4edf2;transform:rotate(2deg)}
.fv-d .fv-d-photo>picture,.fv-d .fv-d-photo img,.fv-d .fv-d-photo video{height:100%;width:100%;object-fit:cover;object-position:51% 44%}
.fv-d .fv-d-photo video{position:absolute;inset:0;opacity:0;transition:opacity .5s}
.fv-d .fv-d-photo video.is-playing{opacity:1}
.fv-d .fv-d-photo-tag{position:absolute;top:-2px;left:-14px;z-index:2;font-size:19px;line-height:1.6;font-weight:900;background:white;border:2px solid var(--ink);padding:12px 21px;box-shadow:4px 4px 0 var(--yellow);border-radius:10px;transform:rotate(-6deg)}
.fv-d .fv-d-photo-tag strong{font-size:23px;color:var(--deep)}
.fv-d .fv-d-mascot{position:absolute;bottom:-12px;right:-17px;width:126px;height:177px;object-fit:contain;filter:drop-shadow(3px 6px 0 #fff);z-index:3}
.fv-d .fv-d-photo-caption{position:absolute;bottom:15px;left:-15px;background:var(--yellow);border:2px solid var(--ink);padding:12px 27px;border-radius:8px;font-size:21px;line-height:1.5;font-weight:900;box-shadow:4px 4px 0 var(--ink);transform:rotate(-4deg);z-index:2}
.fv-d .fv-d-photo-caption span{display:block;font-size:13px}
.fv-d .fv-d-benefits{grid-area:benefits;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 24px;padding:0;list-style:none}
.fv-d .fv-d-benefit{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:10px 3px;border-radius:12px;border:1px solid #8ccfe8;background:#fff;min-width:0}
.fv-d .fv-d-benefit-icon{width:30px;height:30px;margin-bottom:6px;color:var(--deep)}
.fv-d .fv-d-benefit-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.fv-d .fv-d-benefit small{font-size:12px;font-weight:700;display:block;line-height:1.5}
.fv-d .fv-d-benefit strong{font-size:17px;line-height:1.5;white-space:nowrap;font-weight:900}
.fv-d .fv-d-benefit em{font-style:normal}
.fv-d .fv-d-conversion{grid-area:cta;min-width:0;max-width:570px;width:100%;justify-self:center}
.fv-d .fv-d-cta-pre{margin:0 0 8px;text-align:center;font-size:14px;line-height:1.6;font-weight:800}
.fv-d .fv-d-cta-pre strong{color:var(--deep);font-size:19px}
.fv-d .fv-d-cta{display:grid;grid-template-columns:37px 1fr 20px;align-items:center;gap:8px;background:var(--green);color:#fff;text-decoration:none;font-size:18px;font-weight:900;line-height:1.5;min-height:70px;padding:12px 20px;border:2px solid #075d37;border-radius:15px;box-shadow:0 5px 0 #075d37;transition:transform .2s,box-shadow .2s;text-align:center}
.fv-d .fv-d-cta:hover{transform:translateY(-2px);box-shadow:0 7px 0 #075d37}
.fv-d .fv-d-line-icon{font:900 10px/31px Arial;background:white;color:var(--green);border-radius:8px;width:37px;height:31px;position:relative}
.fv-d .fv-d-line-icon:after{content:"";position:absolute;left:8px;bottom:-4px;border-top:6px solid white;border-right:6px solid transparent}
.fv-d .fv-d-cta-arrow{font:500 25px/1 Arial}
.fv-d .fv-d-cta-post{font-size:12px;text-align:center;line-height:1.7;margin:13px 0 0}
.fv-d .fv-d-portal-band{background:#fff;border-top:1px solid #d4e8f2;border-bottom:1px solid #d4e8f2;padding:18px 25px;display:flex;align-items:center;justify-content:center;gap:34px}
.fv-d .fv-d-portal-band p{font-size:13px;line-height:1.7;margin:0;font-weight:700}
.fv-d .fv-d-portal-logos{display:flex;align-items:center;gap:24px}
.fv-d .fv-d-portal-logos img{width:90px;height:29px;object-fit:contain}
.fv-d .fv-d-portal-logos img:first-child{width:73px;height:35px}
.fv-d .fv-d-legal{max-width:1180px;margin:0 auto;padding:14px 20px 22px;display:flex;align-items:flex-start;gap:24px}
.fv-d .fv-d-legal p{font-size:12px;line-height:1.8;margin:0;color:#526878;flex:1}
.fv-d .fv-d-motion-button{flex:none;background:white;border:1px solid #7b929e;color:#304f62;border-radius:30px;font-size:12px;padding:7px 12px;cursor:pointer}
.fv-d .fv-d-bg-art{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:-1;background-image:radial-gradient(#49a9d428 1px,transparent 1px);background-size:18px 18px}
.fv-d .fv-d-bg-art:before{content:"";width:770px;height:770px;background:#079cdd;position:absolute;left:calc(50% + 47px);top:-118px;border-radius:50%}
.fv-d .fv-d-bg-art:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:#ffde42;right:-220px;bottom:-160px}
.fv-d .fv-d-spark{position:absolute;color:#fff;font-family:Arial,sans-serif;line-height:1;pointer-events:none;font-size:36px;animation:fv-d-twinkle 3.8s ease-in-out infinite;transform-origin:center;z-index:4;text-shadow:0 2px 0 #117bb340}
.fv-d .fv-d-spark.fv-d-one{right:24px;top:18px;animation-delay:.3s}
.fv-d .fv-d-spark.fv-d-two{left:17px;bottom:54px;font-size:23px;animation-delay:1.3s;color:var(--yellow)}
.fv-d .fv-d-spark.fv-d-three{right:5px;top:48%;font-size:22px;animation-delay:2.4s}
.fv-d .fv-d-offer>.fv-d-spark{color:var(--deep);right:27px;top:9px;font-size:24px}
@keyframes fv-d-zero-lift{0%,73%,100%{transform:translateY(0) rotate(0) scale(1)}78%{transform:translateY(-7px) rotate(-2deg) scale(1.025)}84%{transform:translateY(1px) rotate(1deg) scale(.995)}90%{transform:translateY(-2px) rotate(0) scale(1)}}
@keyframes fv-d-twinkle{0%,100%{opacity:.35;transform:scale(.65) rotate(-8deg)}46%{opacity:1;transform:scale(1.08) rotate(9deg)}60%{opacity:.85;transform:scale(.96) rotate(6deg)}}
html[data-motion="off"] .fv-d *,html[data-motion="off"] .fv-d *:before,html[data-motion="off"] .fv-d *:after{animation:none!important;transition:none!important}
@media(prefers-reduced-motion:reduce){
.fv-d *,.fv-d *:before,.fv-d *:after{animation:none!important;transition:none!important}
}
@media(max-width:1050px) and (min-width:701px){
.fv-d .fv-d-core{column-gap:30px;padding-inline:24px}
.fv-d .fv-d-headline{font-size:24px}
.fv-d .fv-d-headline .fv-d-scope{font-size:12px}
.fv-d .fv-d-scope .fv-d-tiny{font-size:10px}
.fv-d .fv-d-amount .fv-d-digit{font-size:180px}
.fv-d .fv-d-amount .fv-d-yen{font-size:59px}
.fv-d .fv-d-amount-line{gap:14px}
.fv-d .fv-d-free-stamp{width:85px;height:85px;font-size:30px}
.fv-d .fv-d-photo{height:390px}
.fv-d .fv-d-benefit strong{font-size:14px}
.fv-d .fv-d-benefit small{font-size:11px}
.fv-d .fv-d-negotiation{font-size:23px}
.fv-d .fv-d-cta{font-size:15px;padding-inline:13px}
.fv-d .fv-d-photo-tag{font-size:15px;left:-10px;padding:10px 14px}
.fv-d .fv-d-photo-tag strong{font-size:19px}
.fv-d .fv-d-photo-caption{font-size:16px;padding:10px 16px}
.fv-d .fv-d-mascot{width:100px;height:140px;right:-10px}
}
@media(max-width:700px){
.fv-d .fv-d-core{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"title" "offer" "negotiation" "visual" "benefits" "cta";padding:20px 20px 24px;gap:0;max-width:540px}
.fv-d .fv-d-headline{text-align:center;font-size:23px;line-height:1.5}
.fv-d .fv-d-headline .fv-d-scope{font-size:13px;margin:0 auto 9px;padding:4px 12px}
.fv-d .fv-d-scope .fv-d-tiny{display:none}
.fv-d .fv-d-offer{text-align:center;margin-top:5px}
.fv-d .fv-d-amount-line{margin:0 auto;gap:19px;padding-right:0}
.fv-d .fv-d-amount .fv-d-digit{font-size:181px;padding-right:10px;text-shadow:3px 3px 0 #fff}
.fv-d .fv-d-amount .fv-d-yen{font-size:55px}
.fv-d .fv-d-free-stamp{width:91px;height:91px;font-size:34px;box-shadow:3px 3px 0 var(--ink)}
.fv-d .fv-d-free-stamp small{font-size:12px}
.fv-d .fv-d-offer>.fv-d-spark{right:0;top:10px;font-size:21px}
.fv-d .fv-d-negotiation{justify-content:center;gap:8px;font-size:24px;margin:0 0 13px;line-height:1.6}
.fv-d .fv-d-negotiation .fv-d-plus{font-size:26px;width:30px;height:30px}
.fv-d .fv-d-visual{margin:3px 8px 17px;padding:9px 0 21px;align-self:auto}
.fv-d .fv-d-photo{height:201px;border:4px solid #fff;border-radius:52px 52px 17px 17px;box-shadow:6px 6px 0 #0d8db627;transform:rotate(1deg)}
.fv-d .fv-d-photo img,.fv-d .fv-d-photo video{object-position:50% 37%}
.fv-d .fv-d-photo-tag{left:-12px;top:-2px;padding:6px 10px;font-size:12px;border-width:1.5px;box-shadow:2px 2px 0 var(--yellow);border-radius:7px}
.fv-d .fv-d-photo-tag strong{font-size:15px}
.fv-d .fv-d-photo-caption{bottom:7px;left:-8px;padding:7px 15px;font-size:16px;border-width:1.5px;box-shadow:3px 3px 0 var(--ink);border-radius:6px}
.fv-d .fv-d-photo-caption span{font-size:10px}
.fv-d .fv-d-mascot{right:-14px;bottom:1px;width:77px;height:109px;filter:drop-shadow(2px 3px 0 #fff)}
.fv-d .fv-d-benefits{gap:7px;margin-bottom:17px}
.fv-d .fv-d-benefit{padding:8px 2px;border-radius:10px}
.fv-d .fv-d-benefit small{font-size:10px}
.fv-d .fv-d-benefit strong{font-size:14px;line-height:1.7}
.fv-d .fv-d-benefit-icon{width:24px;height:24px;margin-bottom:4px}
.fv-d .fv-d-cta-pre{font-size:12px;margin-bottom:7px}
.fv-d .fv-d-cta-pre strong{font-size:17px}
.fv-d .fv-d-cta{font-size:16px;min-height:64px;padding:10px 12px;grid-template-columns:32px 1fr 16px;gap:5px;border-radius:12px}
.fv-d .fv-d-line-icon{width:32px;height:28px;line-height:28px;font-size:9px}
.fv-d .fv-d-cta-arrow{font-size:21px}
.fv-d .fv-d-cta-post{font-size:11px;margin-top:12px}
.fv-d .fv-d-portal-band{flex-direction:column;gap:9px;padding:16px 15px}
.fv-d .fv-d-portal-band p{font-size:12px;text-align:center}
.fv-d .fv-d-portal-band p br{display:none}
.fv-d .fv-d-portal-logos{gap:23px}
.fv-d .fv-d-portal-logos img{width:85px;height:26px}
.fv-d .fv-d-portal-logos img:first-child{width:66px;height:30px}
.fv-d .fv-d-legal{display:block;padding:14px 20px 20px}
.fv-d .fv-d-legal p{font-size:12px;line-height:1.75}
.fv-d .fv-d-motion-button{display:block;margin:10px 0 0 auto}
.fv-d .fv-d-bg-art:before{width:500px;height:500px;left:calc(50% + 55px);top:246px}
.fv-d .fv-d-bg-art:after{width:260px;height:260px;left:-210px;right:auto;bottom:90px}
.fv-d .fv-d-spark.fv-d-one{font-size:26px;right:20px;top:17px}
.fv-d .fv-d-spark.fv-d-two{font-size:17px;bottom:38px}
.fv-d .fv-d-spark.fv-d-three{font-size:17px;right:11px}
}
@media(max-width:374px){
.fv-d .fv-d-core{padding-inline:16px}
.fv-d .fv-d-headline{font-size:21px}
.fv-d .fv-d-amount .fv-d-digit{font-size:161px}
.fv-d .fv-d-amount .fv-d-yen{font-size:48px}
.fv-d .fv-d-free-stamp{width:80px;height:80px;font-size:30px}
.fv-d .fv-d-free-stamp small{font-size:10px}
.fv-d .fv-d-amount-line{gap:16px}
.fv-d .fv-d-negotiation{font-size:21px}
.fv-d .fv-d-benefit strong{font-size:13px}
.fv-d .fv-d-benefit small{font-size:10px}
.fv-d .fv-d-cta{font-size:14px}
}
.fv-d .fv-d-hero{background:#edf9ff;color:var(--ink)}
.fv-d .fv-d-hero .fv-d-core{grid-template-columns:1.08fr 1fr;grid-template-areas:"title visual" "offer visual" "negotiation visual" "benefits visual" "cta visual";column-gap:50px;padding-top:31px;padding-bottom:33px}
.fv-d .fv-d-hero .fv-d-headline .fv-d-scope{font-size:37px;font-weight:900;line-height:1.35;letter-spacing:-.045em;color:var(--ink);background:none;padding:0;border-radius:0;margin:0 0 8px;white-space:nowrap}
.fv-d .fv-d-hero .fv-d-headline .fv-d-scope .fv-d-tiny{display:none}
.fv-d .fv-d-hero .fv-d-headline .fv-d-catch{font-size:23px;line-height:1.5}
.fv-d .fv-d-hero .fv-d-offer{margin-top:8px}
.fv-d .fv-d-hero .fv-d-amount-line{gap:23px}
.fv-d .fv-d-hero .fv-d-amount .fv-d-digit{font-size:218px;text-shadow:4px 4px 0 #fff;-webkit-text-stroke:1px var(--deep)}
.fv-d .fv-d-hero .fv-d-amount .fv-d-yen{font-size:68px}
.fv-d .fv-d-hero .fv-d-free-stamp{width:109px;height:109px;font-size:39px;box-shadow:4px 4px 0 var(--ink)}
.fv-d .fv-d-hero .fv-d-negotiation{display:flex;align-items:center;justify-content:center;gap:12px;margin:5px 0 21px;background:var(--yellow);border:2px solid var(--ink);border-radius:12px;padding:10px 15px;box-shadow:4px 4px 0 var(--ink);transform:rotate(-1.5deg)}
.fv-d .fv-d-hero .fv-d-negotiation strong{background:none;font-size:32px;line-height:1.45;letter-spacing:-.035em}
.fv-d .fv-d-hero .fv-d-negotiation strong br{display:none}
.fv-d .fv-d-hero .fv-d-negotiation .fv-d-plus{position:static;transform:none;font-size:31px;width:38px;height:38px;flex:none;color:var(--deep);background:white;box-shadow:none}
.fv-d .fv-d-hero .fv-d-visual{display:flex;flex-direction:column;justify-content:center;gap:13px;align-self:center;padding:0 0 18px;margin:5px 0 0;min-width:0}
.fv-d .fv-d-hero .fv-d-photo-tag{position:static;transform:none;margin:0;padding:0;background:none;border:0;border-radius:0;box-shadow:none;color:var(--ink);text-align:center;font-size:15px;line-height:1.6}
.fv-d .fv-d-hero .fv-d-photo-tag .fv-d-photo-preface{display:block;font-size:13px;margin-bottom:4px}
.fv-d .fv-d-hero .fv-d-photo-tag strong{display:inline;font-size:21px;font-weight:900;color:var(--ink);background:linear-gradient(transparent 68%,#ffdf42 0)}
.fv-d .fv-d-hero .fv-d-photo{height:455px;transform:none;border-radius:105px 24px 24px 24px;border:7px solid white;box-shadow:10px 12px 0 #71ccea4d}
.fv-d .fv-d-hero .fv-d-photo img,.fv-d .fv-d-hero .fv-d-photo video{object-position:51% 39%}
.fv-d .fv-d-hero .fv-d-photo-caption{display:none}
.fv-d .fv-d-hero .fv-d-mascot{width:104px;height:146px;right:-21px;bottom:-8px;filter:drop-shadow(3px 3px 0 #fff)}
.fv-d .fv-d-hero .fv-d-benefits{margin-bottom:20px;gap:9px}
.fv-d .fv-d-hero .fv-d-benefit{border-color:#a9d7e9;padding:9px 3px}
.fv-d .fv-d-hero .fv-d-benefit strong{font-size:17px}
.fv-d .fv-d-hero .fv-d-cta{background:var(--green);color:white}
.fv-d .fv-d-hero .fv-d-bg-art{background-color:#edf9ff;background-image:radial-gradient(#54aad52c 1px,transparent 1px);background-size:20px 20px}
.fv-d .fv-d-hero .fv-d-bg-art:before{width:715px;height:715px;top:-50px;left:calc(50% + 115px);background:#45b9e7;border-radius:50%}
.fv-d .fv-d-hero .fv-d-bg-art:after{width:230px;height:230px;right:-110px;bottom:-80px;background:#ffe160}
.fv-d .fv-d-hero .fv-d-offer>.fv-d-spark{right:36px;top:18px;color:var(--deep)}
@media(max-width:1050px) and (min-width:701px){
.fv-d .fv-d-hero .fv-d-core{column-gap:30px;padding-inline:24px}
.fv-d .fv-d-hero .fv-d-headline .fv-d-scope{font-size:clamp(25px,3.3vw,34px)}
.fv-d .fv-d-hero .fv-d-headline .fv-d-catch{font-size:21px}
.fv-d .fv-d-hero .fv-d-amount .fv-d-digit{font-size:172px}
.fv-d .fv-d-hero .fv-d-amount .fv-d-yen{font-size:55px}
.fv-d .fv-d-hero .fv-d-free-stamp{width:83px;height:83px;font-size:30px}
.fv-d .fv-d-hero .fv-d-free-stamp small{font-size:11px}
.fv-d .fv-d-hero .fv-d-amount-line{gap:15px}
.fv-d .fv-d-hero .fv-d-negotiation{gap:9px;padding:10px 9px}
.fv-d .fv-d-hero .fv-d-negotiation strong{font-size:25px}
.fv-d .fv-d-hero .fv-d-negotiation .fv-d-plus{font-size:26px;width:30px;height:30px}
.fv-d .fv-d-hero .fv-d-photo{height:410px;border-radius:75px 20px 20px 20px}
.fv-d .fv-d-hero .fv-d-photo-tag strong{font-size:17px}
.fv-d .fv-d-hero .fv-d-mascot{width:80px;height:112px;right:-13px}
.fv-d .fv-d-hero .fv-d-benefit strong{font-size:14px}
}
@media(max-width:700px){
.fv-d .fv-d-hero .fv-d-core{grid-template-columns:minmax(0,1fr);grid-template-areas:"title" "offer" "negotiation" "visual" "benefits" "cta";gap:0;padding:18px 20px 24px}
.fv-d .fv-d-hero .fv-d-headline{text-align:center}
.fv-d .fv-d-hero .fv-d-headline .fv-d-scope{font-size:28px;line-height:1.35;margin:0 auto 5px;letter-spacing:-.045em}
.fv-d .fv-d-hero .fv-d-headline .fv-d-catch{font-size:18px;line-height:1.5}
.fv-d .fv-d-hero .fv-d-offer{margin-top:8px}
.fv-d .fv-d-hero .fv-d-amount .fv-d-digit{font-size:172px;text-shadow:3px 3px 0 white;padding-right:10px}
.fv-d .fv-d-hero .fv-d-amount .fv-d-yen{font-size:53px}
.fv-d .fv-d-hero .fv-d-amount-line{gap:23px}
.fv-d .fv-d-hero .fv-d-free-stamp{width:91px;height:91px;font-size:34px;box-shadow:3px 3px 0 var(--ink)}
.fv-d .fv-d-hero .fv-d-free-stamp small{font-size:12px}
.fv-d .fv-d-hero .fv-d-negotiation{margin:6px 2px 12px;padding:9px 10px;gap:7px;border-width:1.5px;box-shadow:3px 3px 0 var(--ink);border-radius:9px}
.fv-d .fv-d-hero .fv-d-negotiation strong{font-size:27px;line-height:1.5}
.fv-d .fv-d-hero .fv-d-negotiation .fv-d-plus{font-size:24px;width:29px;height:29px}
.fv-d .fv-d-hero .fv-d-visual{margin:8px 8px 17px;padding:0;gap:8px}
.fv-d .fv-d-hero .fv-d-photo-tag{font-size:14px;line-height:1.5}
.fv-d .fv-d-hero .fv-d-photo-tag .fv-d-photo-preface{display:none}
.fv-d .fv-d-hero .fv-d-photo-tag strong{font-size:14px;line-height:1.5}
.fv-d .fv-d-hero .fv-d-photo{height:190px;border-width:4px;border-radius:55px 17px 17px 17px;box-shadow:5px 6px 0 #71ccea4d}
.fv-d .fv-d-hero .fv-d-photo img,.fv-d .fv-d-hero .fv-d-photo video{object-position:50% 35%}
.fv-d .fv-d-hero .fv-d-mascot{width:61px;height:86px;bottom:-8px;right:-15px;filter:drop-shadow(2px 2px 0 #fff)}
.fv-d .fv-d-hero .fv-d-benefits{margin-bottom:15px;gap:7px}
.fv-d .fv-d-hero .fv-d-benefit{padding:8px 2px}
.fv-d .fv-d-hero .fv-d-benefit strong{font-size:14px}
.fv-d .fv-d-hero .fv-d-offer>.fv-d-spark{right:2px;top:12px;font-size:22px}
.fv-d .fv-d-hero .fv-d-bg-art:before{width:425px;height:425px;left:calc(50% + 80px);top:325px;background:#87d4ef}
.fv-d .fv-d-hero .fv-d-bg-art:after{width:150px;height:150px;left:-110px;right:auto;bottom:200px}
}
@media(max-width:374px){
.fv-d .fv-d-hero .fv-d-core{padding-inline:16px}
.fv-d .fv-d-hero .fv-d-headline .fv-d-scope{font-size:26px}
.fv-d .fv-d-hero .fv-d-amount .fv-d-digit{font-size:157px}
.fv-d .fv-d-hero .fv-d-amount .fv-d-yen{font-size:49px}
.fv-d .fv-d-hero .fv-d-free-stamp{width:81px;height:81px;font-size:30px}
.fv-d .fv-d-hero .fv-d-negotiation strong{font-size:25px}
.fv-d .fv-d-hero .fv-d-photo-tag strong{font-size:13px}
.fv-d .fv-d-hero .fv-d-photo{height:180px}
.fv-d .fv-d-hero .fv-d-benefit strong{font-size:13px}
}
.fv-d .fv-d-hero .fv-d-visual>picture{display:contents}
.fv-d .fv-d-hero .fv-d-headline .fv-d-scope{margin-bottom:3px;line-height:1.25}
.fv-d .fv-d-hero .fv-d-headline .fv-d-catch{display:flex;align-items:baseline;justify-content:center;gap:10px;line-height:1.4}
.fv-d .fv-d-hero .fv-d-brand-intro{font-size:18px;font-weight:700}
.fv-d .fv-d-hero .fv-d-fee-intro{font-size:24px;font-weight:900}
.fv-d .fv-d-hero .fv-d-headline .fv-d-catch{justify-content:flex-start}
.fv-d .fv-d-hero .fv-d-offer{margin:9px 0 0}
.fv-d .fv-d-hero .fv-d-amount-line{gap:22px;margin-bottom:8px}
.fv-d .fv-d-hero .fv-d-amount .fv-d-digit{font-size:202px;line-height:.85}
.fv-d .fv-d-hero .fv-d-amount .fv-d-yen{font-size:62px}
.fv-d .fv-d-hero .fv-d-free-stamp{width:103px;height:103px;font-size:37px}
.fv-d .fv-d-hero .fv-d-free-stamp small{font-size:12px}
.fv-d .fv-d-fee-example{display:flex;align-items:center;justify-content:center;gap:16px;max-width:510px;margin:0 auto 10px;padding:7px 12px;background:white;color:var(--ink);border:1px solid #a7cfe0;border-radius:10px;box-shadow:0 3px 0 #073f6d16}
.fv-d .fv-d-fee-example p{margin:0}
.fv-d .fv-d-example-context{text-align:left;line-height:1.45;white-space:nowrap}
.fv-d .fv-d-example-context strong{display:block;font-size:14px;font-weight:800}
.fv-d .fv-d-example-context small{display:block;font-size:11px;color:#536875;font-weight:500}
.fv-d .fv-d-example-values{display:flex;align-items:center;gap:9px;white-space:nowrap;font-variant-numeric:tabular-nums}
.fv-d .fv-d-example-values s{color:#536875;font:800 31px/1.25 Arial,sans-serif;text-decoration-thickness:1.5px;text-decoration-color:#7c8f99}
.fv-d .fv-d-example-values small{font-family:var(--round);font-size:13px;margin-left:2px}
.fv-d .fv-d-example-values .fv-d-example-arrow{font:500 24px/1 Arial;color:var(--deep)}
.fv-d .fv-d-example-values>strong{font:900 43px/1.1 Arial,sans-serif;color:var(--deep)}
.fv-d .fv-d-example-values>strong small{font-size:18px;font-weight:900}
.fv-d .fv-d-hero .fv-d-negotiation{margin:3px 0 16px;padding:8px 12px}
.fv-d .fv-d-hero .fv-d-negotiation strong{font-size:30px;line-height:1.35}
@media(max-width:1050px) and (min-width:701px){
.fv-d .fv-d-hero .fv-d-brand-intro{font-size:15px}
.fv-d .fv-d-hero .fv-d-fee-intro{font-size:20px}
.fv-d .fv-d-hero .fv-d-headline .fv-d-catch{gap:7px}
.fv-d .fv-d-hero .fv-d-amount .fv-d-digit{font-size:173px}
.fv-d .fv-d-hero .fv-d-amount .fv-d-yen{font-size:52px}
.fv-d .fv-d-hero .fv-d-free-stamp{width:85px;height:85px;font-size:31px}
.fv-d .fv-d-fee-example{gap:9px;padding:6px 7px}
.fv-d .fv-d-example-context strong{font-size:12px}
.fv-d .fv-d-example-context small{font-size:10px}
.fv-d .fv-d-example-values{gap:5px}
.fv-d .fv-d-example-values s{font-size:25px}
.fv-d .fv-d-example-values small{font-size:11px}
.fv-d .fv-d-example-values .fv-d-example-arrow{font-size:20px}
.fv-d .fv-d-example-values>strong{font-size:34px}
.fv-d .fv-d-example-values>strong small{font-size:15px}
.fv-d .fv-d-hero .fv-d-negotiation strong{font-size:25px}
}
@media(max-width:700px){
.fv-d .fv-d-hero .fv-d-core{padding-top:13px}
.fv-d .fv-d-hero .fv-d-headline .fv-d-scope{font-size:28px;line-height:1.25;margin-bottom:3px}
.fv-d .fv-d-hero .fv-d-headline .fv-d-catch{justify-content:center;gap:8px;line-height:1.4}
.fv-d .fv-d-hero .fv-d-brand-intro{font-size:15px}
.fv-d .fv-d-hero .fv-d-fee-intro{font-size:20px}
.fv-d .fv-d-hero .fv-d-offer{margin-top:4px}
.fv-d .fv-d-hero .fv-d-amount-line{gap:20px;margin-bottom:7px}
.fv-d .fv-d-hero .fv-d-amount .fv-d-digit{font-size:158px;line-height:.83;padding-right:9px}
.fv-d .fv-d-hero .fv-d-amount .fv-d-yen{font-size:49px}
.fv-d .fv-d-hero .fv-d-free-stamp{width:83px;height:83px;font-size:31px}
.fv-d .fv-d-hero .fv-d-free-stamp small{font-size:11px;margin-bottom:2px}
.fv-d .fv-d-fee-example{margin-bottom:7px;padding:6px 8px;gap:11px;border-radius:8px}
.fv-d .fv-d-example-context strong{font-size:12px}
.fv-d .fv-d-example-context small{font-size:10px}
.fv-d .fv-d-example-values{gap:6px}
.fv-d .fv-d-example-values s{font-size:27px}
.fv-d .fv-d-example-values small{font-size:11px;margin-left:1px}
.fv-d .fv-d-example-values .fv-d-example-arrow{font-size:20px}
.fv-d .fv-d-example-values>strong{font-size:36px}
.fv-d .fv-d-example-values>strong small{font-size:15px}
.fv-d .fv-d-hero .fv-d-negotiation{margin:3px 3px 9px;padding:6px 10px;gap:7px;transform:rotate(-1.5deg)}
.fv-d .fv-d-hero .fv-d-negotiation strong{font-size:27px;line-height:1.35}
.fv-d .fv-d-hero .fv-d-negotiation .fv-d-plus{width:27px;height:27px;font-size:23px}
.fv-d .fv-d-hero .fv-d-visual{margin-top:5px;gap:7px}
.fv-d .fv-d-hero .fv-d-photo-tag strong{font-size:13px}
.fv-d .fv-d-hero .fv-d-offer>.fv-d-spark{top:8px;right:7px}
}
@media(max-width:374px){
.fv-d .fv-d-hero .fv-d-headline .fv-d-scope{font-size:26px}
.fv-d .fv-d-hero .fv-d-brand-intro{font-size:14px}
.fv-d .fv-d-hero .fv-d-fee-intro{font-size:19px}
.fv-d .fv-d-hero .fv-d-amount .fv-d-digit{font-size:150px}
.fv-d .fv-d-hero .fv-d-amount .fv-d-yen{font-size:47px}
.fv-d .fv-d-hero .fv-d-free-stamp{width:79px;height:79px;font-size:29px}
.fv-d .fv-d-fee-example{padding-inline:6px;gap:8px}
.fv-d .fv-d-example-context strong{font-size:11px}
.fv-d .fv-d-example-values{gap:5px}
.fv-d .fv-d-example-values s{font-size:25px}
.fv-d .fv-d-example-values>strong{font-size:34px}
.fv-d .fv-d-hero .fv-d-negotiation strong{font-size:25px}
}
.fv-d{font-family:var(--round);font-size:16px;line-height:normal;color:var(--ink);background:white}.fv-d h1{font-family:var(--round)}
