@import "https://fonts.googleapis.com/css2?family=Lato:wght@400;600;700;900&family=Zen+Kaku+Gothic+New:wght@400;500;700&display=swap";:root{--navy:#001b50;--pink:#e61b7c;--sky:#f4fbfd;--text:#001b50;--muted:#333;--white:#fff;--line:#d5d5d5;--yellow:#f5e90b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--text);margin:0;font-family:Zen Kaku Gothic New,sans-serif;font-size:16px;font-weight:400;line-height:1}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,summary{font:inherit}#container{padding-top:64px}.site-header{z-index:20;background:var(--white);width:100%;position:fixed;top:0;left:0}.header-main{justify-content:space-between;align-items:center;min-height:64px;padding:0 20px;display:flex}.header-menu{align-items:center;min-width:0;display:flex}.header-logo img{width:165px}.header-nav{align-items:center;gap:31px;margin-left:64px;display:flex}.header-nav a{color:var(--navy);white-space:nowrap;align-items:center;font-size:14px;font-weight:700;display:inline-flex}.header-nav a:before{background:var(--navy);content:"";border-radius:50%;width:9px;height:9px;margin-right:10px}.header-cta{min-width:284px;color:var(--navy);text-align:center;white-space:nowrap;background:url(/wincar-assets/bg.jpg) 50%/cover no-repeat;margin-bottom:-16px;padding:24px 64px 23px;font-size:14px;font-weight:700;display:block;box-shadow:0 0 10px #00000024}.header-cta span{color:var(--pink)}.hero{min-height:calc(100vh - 64px);color:var(--white);background:url(/wincar-assets/004.jpg) 50%/cover no-repeat;align-items:center;display:flex;position:relative;overflow:hidden}.hero-overlay{background:#0000004d;position:absolute;inset:0}.hero-inner{width:min(100%,1048px);margin:0 auto;padding:0 20px;position:relative}.hero-content{align-items:center;display:flex}.hero-copy,.hero-product{width:49%}.hero-product{margin-left:2%}.hero-copy h1{margin:0 0 24px}.hero-copy h1 img{width:330px}.hero-copy h2{color:var(--white);margin:0 0 20px;font-size:20px;font-weight:500;line-height:1.5}.hero-points{gap:9px;margin:0;padding:0;list-style:none;display:grid}.hero-points li{color:var(--white);align-items:center;font-size:20px;font-weight:500;line-height:1.45;display:flex}.hero-points img{width:30px;height:30px;margin-right:17px}.hero-bottom{text-align:center;margin-top:28px}.hero-bottom p{color:var(--white);margin:0 0 12px;font-size:24px;font-weight:500}.hero-bottom a,.cta-banner a,.member-button a{text-align:center;border-radius:999px;font-weight:700;display:inline-block}.hero-bottom a{background:var(--pink);min-width:550px;color:var(--white);padding:10px 32px 12px;font-size:24px}.section-inner{width:min(100%,1048px);margin:0 auto;padding:0 20px}.section-title{color:var(--navy);text-align:center;margin:0;font-size:48px;font-weight:700;line-height:1.35}.section-title span{font-family:Lato,sans-serif;font-weight:700}.news-section{padding:64px 0}.news-button{background:var(--navy);min-width:148px;color:var(--white);text-align:center;border-radius:999px;margin:32px auto 0;padding:8px 31px 9px;font-size:18px;font-weight:700;display:table}.news-list{width:min(100%,760px);margin:32px auto 0;padding:0;list-style:none}.news-list li{border-bottom:1px solid #ccc;grid-template-columns:8em 1fr;gap:16px;margin:0 0 12px;padding:0 0 12px;line-height:1.6;display:grid}.news-list time{color:#666}.strong-section{background:var(--sky);padding:80px 0}.strength-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:52px;margin-top:38px;display:grid}.strength-card img{width:100%}.strength-card h3{color:var(--navy);text-align:center;margin:19px 0 16px;font-size:20px;font-weight:700;line-height:1.7}.strength-card p{color:var(--navy);margin:0;font-size:16px;font-weight:400;line-height:1.6}.cta-banner{background:var(--navy);width:min(100% - 40px,1200px);color:var(--white);text-align:center;margin:0 auto;padding:63px 20px 65px}.cta-banner p{color:var(--white);margin:0 0 20px;font-size:36px;font-weight:700;line-height:1.35}.cta-banner a{background:var(--pink);min-width:292px;color:var(--white);padding:10px 32px 11px;font-size:24px}.member-section{width:min(100% - 40px,1180px);margin:32px auto 64px}.member-section picture,.member-section img{width:100%}.member-button{background:var(--yellow);text-align:center;margin-top:-1px;padding:0 0 32px}.member-button a{background:var(--navy);min-width:292px;color:var(--white);padding:10px 32px 11px;font-size:24px}.qa-section{width:min(100%,820px);margin:0 auto;padding:0 20px}.qa-list{margin:64px 0 112px}.qa-item{width:100%;margin-bottom:64px}.qa-item summary{color:var(--muted);cursor:pointer;justify-content:space-between;align-items:center;list-style:none;display:flex;position:relative}.qa-item summary::-webkit-details-marker{display:none}.qa-item summary:before{background:var(--line);content:"";width:calc(100% - 20px);height:1px;position:absolute;bottom:-6px;left:29px}.qa-item summary:after{background:linear-gradient(315deg, var(--navy) 0 50%, var(--white) 50% 100%);content:"";width:10px;height:11px;margin-left:10px;transition:transform .25s;transform:translateY(-25%)rotate(45deg)}.qa-item[open] summary:after{transform:rotate(225deg)}.qa-title{min-height:60px;color:var(--navy);align-items:center;padding-left:83px;font-size:24px;font-weight:700;line-height:1.45;display:flex;position:relative}.q-icon{background:var(--navy);width:60px;height:60px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;font-family:Lato,sans-serif;font-size:36px;font-weight:700;display:flex;position:absolute;left:0}.qa-answer{color:var(--navy);padding:32px 32px 0 86px;font-size:16px;line-height:1.7}.qa-answer p{margin:0 0 12px}.site-footer{padding-top:64px}.footer-main{justify-content:space-between;align-items:flex-end;width:min(100%,900px);margin:0 auto;padding:0 20px;display:flex}.footer-logo img{width:165px}.footer-address address{color:#000;margin-top:32px;font-style:normal;font-weight:700;line-height:1.75}.footer-menu a{color:#000;font-weight:700}.footer-copy{background:var(--navy);color:var(--white);text-align:center;margin-top:64px;padding:8px 0;font-size:14px;font-weight:700}.subpage-section{border-bottom:1px dashed #001b509e;width:min(100%,1048px);margin:0 auto;padding:64px 20px}.news-page-main{margin-top:32px}.empty-news{color:var(--navy);text-align:center;margin:0;font-size:16px;line-height:1.8}.policy-main{margin-top:32px}.policy-content{margin-bottom:32px}.policy-content h2{color:var(--navy);margin:0 0 8px;font-size:18px;font-weight:700;line-height:1.6}.policy-text p{color:var(--navy);margin:0 0 8px;font-size:15px;line-height:1.8}@media (width<=1000px){#container{padding-top:56px}.header-main{min-height:56px;padding:10px}.header-logo img{width:132px}.header-nav{display:none}.header-cta{min-width:135px;margin-bottom:0;padding:8px 16px;font-size:13px}.hero{min-height:0;padding:32px 0}.hero-inner{padding:0 32px}.hero-content{display:block}.hero-copy,.hero-product{width:100%}.hero-product{text-align:center;margin:32px 0}.hero-product img{width:70%;margin:0 auto}.hero-copy h1 img{width:235px;margin:0 auto}.hero-copy h2{width:fit-content;margin:0 auto 16px;font-size:14px;line-height:1.7}.hero-points li{width:fit-content;margin:0 auto;font-size:14px;line-height:1.55}.hero-points img{width:22px;height:22px;margin-right:12px}.hero-bottom{margin-top:0}.hero-bottom p{margin-bottom:10px;font-size:16px;line-height:1.4}.hero-bottom a{width:100%;min-width:0;padding:9px 16px 10px;font-size:18px}.section-title{font-size:30px}.news-section{padding:64px 0}.news-button{font-size:14px}.strong-section{padding:32px 0}.strong-section .section-inner{padding:0 40px}.strength-grid{margin-top:30px;display:block}.strength-card{margin-bottom:32px}.strength-card img{max-width:290px;margin:0 auto}.strength-card h3{font-size:18px}.strength-card p{font-size:15px}.cta-banner{width:100%;padding:48px 20px}.cta-banner p{font-size:20px}.cta-banner a{min-width:0;padding:9px 32px 10px;font-size:18px}.member-section{width:calc(100% - 40px);margin:32px auto 48px}.member-button a{min-width:0;padding:9px 32px 10px;font-size:18px}.qa-list{margin:32px 0 80px}.qa-item{margin-bottom:48px}.qa-title{min-height:35px;padding-left:47px;font-size:14px;line-height:1.45}.q-icon{width:35px;height:35px;font-size:20px}.qa-item summary:after{width:7px;height:8px}.qa-answer{padding:32px 16px 0 50px;font-size:12px}.site-footer{padding-top:48px}.footer-main{display:block}.footer-logo img{width:132px}.footer-address address{font-size:14px}.footer-menu{margin-top:32px;font-size:14px}.footer-copy{margin-top:48px;font-size:12px}.subpage-section{padding:32px 20px}.policy-content h2{font-size:16px}.policy-text p{font-size:13px}}@media (width<=430px){.header-logo img{width:120px}.header-cta{min-width:130px;padding:8px 12px}.hero-inner{padding:0 24px}.hero-copy h1 img{width:210px}.member-section{width:calc(100% - 40px)}}
