@charset "UTF-8";
*{box-sizing:border-box}body,h1,h2,h3,p,ul,li,figure{margin:0;padding:0}ul{list-style:none}img{max-width:100%;height:auto;vertical-align:top}a{text-decoration:none;color:inherit}body{font-family:-apple-system,BlinkMacSystemFont,"Noto Sans JP","Yu Gothic",YuGothic,"Hiragino Kaku Gothic ProN",Meiryo,sans-serif;color:#252525;background:#fff;line-height:1.85}.wrap{width:min(1080px,calc(100% - 56px));margin:0 auto}.sp-only{display:none}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.95);border-bottom:1px solid #ececec;backdrop-filter:blur(8px)}.site-header__inner{height:72px;width:min(1180px,calc(100% - 48px));margin:0 auto;display:flex;align-items:center;justify-content:space-between}.site-logo img{width:152px}.global-nav ul{display:flex;gap:28px;font-size:14px;font-weight:700;color:#0d2c54}.global-nav a{padding:8px 0}.global-nav a[aria-current="page"]{border-bottom:2px solid #b89a54}.page-hero{position:relative;overflow:hidden}.page-hero picture,.page-hero img{display:block;width:100%}.page-hero img{height:300px;object-fit:cover}.page-hero__title{position:absolute;left:clamp(28px,7vw,120px);top:50%;transform:translateY(-50%);color:#111;text-shadow:0 1px 12px rgba(255,255,255,.78)}.page-hero__title span{display:block;font-size:13px;letter-spacing:.18em;font-weight:800;color:#0d2c54;margin-bottom:4px}.page-hero__title h2{font-size:clamp(34px,4vw,56px);line-height:1.1;font-weight:900}.page-nav{padding:44px 0 18px}.page-nav li{margin:0 0 10px}.page-nav a{font-size:20px;font-weight:800;color:#0b4c7a;letter-spacing:.02em}.intro{padding:38px 0 44px}.label{display:inline-block;margin-bottom:16px;padding:4px 14px;border:1px solid #b89a54;color:#8a6d25;font-size:13px;letter-spacing:.14em;font-weight:800}.intro h2{margin-bottom:22px;color:#102c71;font-size:clamp(28px,3.3vw,44px);line-height:1.35;letter-spacing:.03em}.intro p{max-width:920px;font-size:16px}.products{display:flex;flex-direction:column;gap:34px;padding-bottom:72px}
.product-card{border:1px solid #e1e7ed;background:#fff;box-shadow:0 14px 32px rgba(13,44,84,.08);display:grid;grid-template-columns:42% 58%;align-items:stretch;overflow:hidden}
.product-card--large{grid-column:auto;display:grid;grid-template-columns:42% 58%;align-items:stretch}
.product-card__image{background:linear-gradient(#f7f7f7,#dfe1e4);overflow:hidden;min-height:300px}
.product-card__image img{width:100%;height:100%;object-fit:cover}
.product-card:not(.product-card--large) .product-card__image{aspect-ratio:auto}
.product-card__image--empty{min-height:300px;display:grid;place-items:center;background:linear-gradient(135deg,#f3f6f9,#e6edf4)}
.product-card__image--empty span{color:#90a1b4;font-size:42px;line-height:1.1;font-weight:900;letter-spacing:.08em;text-align:center}
.product-card__body{padding:34px 38px 38px;display:flex;flex-direction:column;justify-content:center}
.product-card__num{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-bottom:16px;border-radius:50%;background:#0d2c54;color:#fff;font-size:16px;line-height:1;font-weight:900}
.product-card h3{margin-bottom:14px;color:#111;font-size:25px;line-height:1.45;font-weight:900}
.product-card p:not(.product-card__num){font-size:15px;line-height:1.95}
.product-card p+p{margin-top:10px}
.product-card h3::after{content:"";display:block;width:46px;height:3px;margin-top:14px;background:#b89a54}
.back-button{display:flex;justify-content:center;margin:0 0 68px}.back-button a{display:inline-block;min-width:110px;padding:9px 26px;border-radius:4px;background:#1f2b75;color:#fff;font-size:14px;text-align:center}.site-footer{padding:34px 20px;background:#0780bd;color:#fff;text-align:center}.site-footer img{width:230px;margin-bottom:12px}.site-footer p{font-size:12px;letter-spacing:.04em}@media(max-width:760px){.sp-only{display:block}.site-header__inner{height:auto;min-height:64px;width:calc(100% - 28px);align-items:flex-start;padding:14px 0}.site-logo img{width:128px}.global-nav{display:none}.page-hero img{height:330px}.page-hero__title{left:24px;top:auto;bottom:38px;transform:none}.page-hero__title span{font-size:12px;color:#0d2c54}.page-hero__title h2{font-size:34px}.wrap{width:calc(100% - 36px)}.page-nav{padding:28px 0 8px}.page-nav a{font-size:16px;line-height:1.7}.intro{padding:28px 0 32px}.intro h2{font-size:27px}.intro p{font-size:15px}.products{display:block;padding-bottom:40px}.product-card,.product-card--large{display:block;margin-bottom:28px}.product-card__body{padding:23px 22px 28px}.product-card h3{font-size:21px}.product-card p:not(.product-card__num){font-size:14px;line-height:1.9}.product-card__num{width:38px;height:38px;font-size:14px}.product-card__image--empty{min-height:210px}.product-card__image--empty span{font-size:30px}.site-footer img{width:190px}.site-footer p{font-size:10px}}
