*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:#fff;color:#18383e;font-family:"Yu Gothic",Meiryo,sans-serif;font-size:16px;line-height:1.8}a{color:inherit}header{max-width:1320px;margin:auto;display:flex;align-items:center;gap:28px;padding:22px 48px;border-bottom:1px solid #e3e9e9}.logo{font:bold 44px Georgia,serif;letter-spacing:-3px;text-decoration:none}.logo span{color:#648733}.tagline{font-size:13px}nav{margin-left:auto;display:flex;gap:28px}nav a{font-size:14px;text-decoration:none}nav a:hover,.source:hover{text-decoration:underline}main{max-width:1320px;margin:auto}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:570px;padding:40px 48px 48px;gap:20px;align-items:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2.2px;margin:0 0 18px}.hero h1{font-size:clamp(32px,3.6vw,49px);letter-spacing:-1.5px;line-height:1.55;margin:24px 0}.intro{font-size:16px;line-height:2.1;color:#4f6467}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;background:#18383e;color:white;padding:15px 22px;text-decoration:none;font-size:14px;font-weight:bold;border-radius:5px;transition:background .15s}.button:hover{background:#355860}.hero .button{margin-top:20px}.hero-note{font-size:12px;color:#6c7c7d;margin-top:18px}.hero figure{position:relative;margin:0;height:475px;border-radius:100px 8px 8px 8px;overflow:hidden;background:#e7edee}.hero img{width:100%;height:100%;object-fit:cover}.hero figcaption{position:absolute;bottom:18px;left:20px;background:#fffef1ed;padding:10px 15px;font-size:12px;border-radius:3px}.disclosure{margin:0 48px;padding:15px 0;border-top:1px solid #dce4e5;border-bottom:1px solid #dce4e5;font-size:12px;color:#637577}.section{padding:66px 48px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px}.section-head p:last-child{color:#657677;font-size:14px}h2{font-size:29px;line-height:1.6;margin:0;letter-spacing:-.6px}h3{line-height:1.6}p{margin:12px 0}.spots{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.spots a{padding:25px 28px;text-decoration:none;background:#f0f4f3;border:1px solid transparent;border-radius:6px}.spots a:hover{border-color:#18383e}.spot-num{font:italic 26px Georgia;color:#71938d}.spots h3{font-size:21px;margin:8px 0}.spots p{font-size:14px;color:#5b6d6f}.spot-end{display:block;font-size:14px;margin-top:25px;font-weight:bold}.items{background:#f7f9f8}.product{display:grid;grid-template-columns:190px 1fr 210px;gap:28px;border-top:1px solid #ccd8d8;padding:32px 0;align-items:center;scroll-margin-top:20px}.product:last-child{padding-bottom:0}.product-label{background:#dfe9e7;min-height:205px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;border-radius:5px}.product-label span{font-size:11px;letter-spacing:1.5px}.product-label strong{font-size:32px;letter-spacing:-2px}.product-label small{font-size:12px}.green{background:#e3edbb}.blue{background:#dce7f2}.maker{font-size:12px;color:#5a7276;margin:0}.product h3{font-size:22px;margin:8px 0 12px}.product-main>p{font-size:14px}dl{font-size:13px;margin:18px 0}dl div{display:grid;grid-template-columns:105px 1fr;margin-top:7px}dt{font-weight:bold}dd{margin:0;color:#52686b}.product-main .fine{font-size:12px;color:#647778}.product-action .button{width:100%;padding:13px;font-size:13px}.source{display:block;text-align:center;margin-top:14px;font-size:12px;color:#5d7174}.guide{display:grid;grid-template-columns:1fr 1.8fr;gap:65px}.guide>div>p:last-child{color:#657677}.guide-list article{display:flex;gap:25px;border-bottom:1px solid #dce4e5;padding:0 0 23px;margin-bottom:23px}.guide-list article:last-child{margin-bottom:0}.guide-list article>span{font:italic 27px Georgia;color:#71938d;padding-top:7px}.guide-list h3{margin:0;font-size:20px}.guide-list p{font-size:14px;color:#5b7072;margin-bottom:0}.faq{padding-top:15px;padding-bottom:80px;max-width:1000px;margin:auto}.faq h2{margin-bottom:28px}details{border-bottom:1px solid #dce4e5;padding:20px 0}summary{cursor:pointer;font-size:16px;font-weight:bold}details p{font-size:14px;color:#567074;padding:6px 16px}footer{background:#18383e;color:#f4f8f6;padding:38px max(48px,calc((100vw - 1224px)/2));display:flex;align-items:center;justify-content:space-between;gap:30px}footer .logo span{color:#dce9b0}footer p{font-size:12px;color:#c4d1d0}a:focus-visible,summary:focus-visible{outline:3px solid #719d2f;outline-offset:5px}@media(max-width:1000px){header{padding:20px 28px}.tagline{display:none}.hero,.section{padding-left:28px;padding-right:28px}.hero{min-height:500px}.hero figure{height:430px}.disclosure{margin:0 28px}.product{grid-template-columns:150px 1fr}.product-action{grid-column:2;display:flex;gap:20px;align-items:center}.product-action .button{width:auto}.source{margin:0}.spots a{padding:20px}.guide{gap:35px}.hero h1{font-size:35px}}@media(max-width:680px){header{padding:15px 20px;gap:15px}.logo{font-size:36px}nav{gap:14px}nav a{font-size:12px}nav a:last-child{display:none}.hero{grid-template-columns:1fr;padding:28px 20px;gap:28px}.hero h1{font-size:34px;margin:15px 0}.hero figure{height:310px;border-radius:65px 5px 5px 5px}.hero-copy .eyebrow{font-size:11px}.hero-note{margin-bottom:0}.disclosure{margin:0 20px}.section{padding:42px 20px}.section-head{display:block;margin-bottom:22px}h2{font-size:25px}.section-head>p{margin-top:12px}.spots{grid-template-columns:1fr;gap:10px}.spots a{padding:18px 22px;position:relative}.spot-num{position:absolute;right:20px;top:15px}.spots h3{margin:0}.spots p{margin:6px 0}.spot-end{margin-top:12px}.product{grid-template-columns:1fr;gap:20px;padding:25px 0}.product-label{min-height:110px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.product-label strong{grid-column:2;grid-row:1/3;font-size:28px;text-align:right}.product-action{grid-column:1;display:block}.product-action .button{width:100%;justify-content:center}.source{margin-top:12px}.product h3{font-size:21px}.guide{grid-template-columns:1fr;gap:24px}.guide h2 br{display:none}.guide-list{margin-top:8px}.faq{padding-top:10px}footer{padding:30px 20px;display:block}footer>p{margin-top:25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
