@font-face{font-family:Zen Maru Gothic Mincalo;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/zen-maru-gothic-bold-mincalo.woff2)format("woff2")}:root{--feed-navy:#14344a;--feed-blue:#2b8deb;--feed-blue-dark:#1874cb;--feed-ground:#edf4f9;--feed-gold:#f1cb6a;--feed-coral:#ff705f;--feed-line:#b9cfe1;--feed-width:390px;--feed-display:"Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic Medium", "Yu Gothic", "Meiryo", sans-serif;--feed-body:"Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;--feed-rounded:"Zen Maru Gothic Mincalo", "Hiragino Maru Gothic ProN", ui-rounded, var(--feed-body)}.site-header.feed-header{z-index:120;backdrop-filter:none;background:0 0;border:0;position:relative;top:auto}.feed-header__main{background:#fbfdfef7;border-bottom:1px solid #d5e1e8;justify-content:space-between;align-items:center;gap:36px;min-height:68px;padding-inline:max(24px,50vw - 696px);display:flex}.feed-brand{min-height:52px;color:var(--feed-navy);flex:none;align-items:center;gap:7px;text-decoration:none;display:inline-flex}.feed-brand__mark{flex:none;width:46px;height:46px}.feed-brand__wordmark{font-family:var(--feed-rounded);gap:3px;line-height:1;display:grid}.feed-brand__product-name{white-space:nowrap;align-items:baseline;gap:4px;display:flex}.feed-brand__product-name>span{color:#0b68ae;letter-spacing:-.015em;font-size:11.5px;font-weight:700}.feed-brand__product-name strong{letter-spacing:-.035em;font-size:16.5px;font-weight:700}.feed-brand__roman{color:#4b6173;font-family:"Avenir Next", var(--feed-body);letter-spacing:.24em;font-size:7px;font-weight:700}.feed-header__utility{align-items:center;gap:28px;display:flex}.feed-header__utility a{min-height:44px;color:var(--feed-navy);font-family:var(--feed-rounded);letter-spacing:.01em;align-items:center;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.feed-header__utility>a:not(.feed-header__button):after{transform-origin:100%;background:var(--feed-blue);content:"";height:1px;transition:transform .18s;position:absolute;bottom:6px;left:0;right:0;transform:scaleX(0)}.feed-header__utility>a:not(.feed-header__button):hover:after{transform-origin:0;transform:scaleX(1)}.feed-header__utility .feed-header__button{background:var(--feed-navy);color:#fff;letter-spacing:.01em;border-radius:11px;justify-content:center;min-width:136px;min-height:44px;transition:background-color .16s,color .16s}.feed-header__utility .feed-header__button:hover{background:var(--feed-blue)}.feed-menu-button,.feed-menu-panel{display:none}.site-footer.feed-footer{color:var(--feed-navy);background:#eaf5fd;border:0;border-top:1px solid #bed8ec;padding:0}.feed-footer__inner{width:min(1060px,100% - 48px);margin-inline:auto;padding:16px 18px 14px}body:has(.mincalo-home) .feed-footer{width:var(--feed-width);margin-inline:auto}body:has(.mincalo-home) .feed-footer__inner{width:100%}.feed-brand--footer{color:var(--feed-navy)}.feed-brand--footer .feed-brand__mark{width:38px;height:38px}.feed-brand--footer .feed-brand__product-name strong{font-size:14px}.feed-brand--footer .feed-brand__product-name>span{font-size:10px}.feed-brand--footer .feed-brand__roman{font-size:6px}.feed-footer__top{justify-content:space-between;align-items:center;gap:16px;min-height:44px;display:flex}.feed-footer__top>p{color:#496176;letter-spacing:.08em;white-space:nowrap;margin:0;font-size:8.5px;font-weight:700}.feed-footer__links{border-top:1px solid #c8ddea;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:8px;padding-top:4px;display:grid}.feed-footer__links a{color:#315778;letter-spacing:-.02em;align-items:center;gap:6px;min-width:0;min-height:44px;font-size:10px;font-weight:700;text-decoration:none;display:flex}.feed-footer__links a:before{content:"";background:#45a7ee;border-radius:999px;flex:none;width:9px;height:2px}@media (width>=901px){body:not(:has(.mincalo-home)) .feed-footer__inner{grid-template-columns:auto 1fr;align-items:center;gap:32px;padding-block:16px;display:grid}body:not(:has(.mincalo-home)) .feed-footer__top{justify-content:flex-start}body:not(:has(.mincalo-home)) .feed-footer__links{border-top:0;grid-template-columns:repeat(3,max-content);justify-content:end;gap:28px;margin:0;padding:0}}@media (width<=900px){.feed-header__main{min-height:64px;padding-inline:16px;position:relative}.feed-brand__mark{width:42px;height:42px}.feed-brand{gap:5px;min-height:54px}.feed-brand__wordmark{gap:2px}.feed-brand__product-name strong{font-size:14.5px}.feed-brand__product-name>span{font-size:10px}.feed-brand__roman{font-size:6px}.feed-header__utility{display:none}.feed-menu-button{width:44px;min-height:44px;color:var(--feed-navy);cursor:pointer;background:0 0;border:0;align-content:center;justify-items:center;gap:4px;padding:0;display:grid}.feed-menu-button span{border-top:2px solid;width:21px;transition:opacity .18s,transform .22s cubic-bezier(.2,.8,.2,1)}.feed-menu-button.is-open span:first-child{transform:translateY(6px)rotate(45deg)}.feed-menu-button.is-open span:nth-child(2){opacity:0}.feed-menu-button.is-open span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.feed-menu-panel{z-index:130;border-top:1px solid #d4e1eb;border-bottom:2px solid var(--feed-navy);background:#fff;grid-template-columns:1fr 1fr;padding:14px 16px 18px;display:grid;position:absolute;top:64px;left:0;right:0;box-shadow:0 14px 24px #0d356429}.feed-menu-panel[hidden]{display:none}.feed-menu-panel a{min-height:46px;color:var(--feed-navy);font-family:var(--feed-rounded);border-bottom:1px solid #d9e5ee;justify-content:space-between;align-items:center;padding:0 10px;font-size:11px;font-weight:700;text-decoration:none;display:flex}.feed-menu-panel a span{color:var(--feed-blue)}.feed-footer__inner{width:100%;padding:14px 16px 12px}}@media (prefers-reduced-motion:reduce){.feed-menu-button span{transition:none}}