.mdl-top-header{width:100vw;margin-left:calc(50% - 50vw);background:#fff;border-bottom:1px solid #eef0f4;font-family:Inter,Noto Sans JP,-apple-system,BlinkMacSystemFont,Hiragino Kaku Gothic ProN,Hiragino Sans,Yu Gothic,YuGothic,Meiryo,sans-serif;position:-webkit-sticky;position:sticky;top:0;z-index:1000;box-shadow:0 1px 3px #141e3c0a;isolation:isolate}.shopify-section-group-header-group{position:relative;z-index:1000}.mdl-top-header__logo-img{max-height:40px;width:auto;display:block}.mdl-top-header__notice{background:var(--mtd-notice-bg, #f6f7f9);padding:6px 24px;font-size:11px;color:var(--mtd-notice-link, #5b6b7e)}.mdl-top-header__notice-inner{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:16px}.mdl-top-header__notice-msg{font-weight:600;color:var(--mtd-notice-text, #1a2536)}.mdl-top-header__notice-links{display:flex;gap:18px;list-style:none;margin:0;padding:0}.mdl-top-header__notice-links a{color:var(--mtd-notice-link, #5b6b7e);text-decoration:none;font-size:11px;transition:color .2s ease}.mdl-top-header__notice-links a:hover{color:var(--mtd-notice-text, #1a2536)}.mdl-top-header__main{padding:14px 24px}.mdl-top-header__main-inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;gap:20px}.mdl-top-header__logo{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:#1a2536;flex-shrink:0}.mdl-top-header__logo-mark{width:38px;height:38px;border-radius:6px;background:linear-gradient(135deg,#2756e8,#4a76f0);display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-weight:900;font-family:Helvetica Neue,Arial,sans-serif;box-shadow:0 3px 8px #2756e840}.mdl-top-header__logo-text{display:flex;flex-direction:column;line-height:1.1}.mdl-top-header__logo-text strong{font-size:18px;font-weight:900;letter-spacing:.04em;color:#1a2536}.mdl-top-header__logo-text small{font-size:9px;font-weight:600;color:#98a3b2;letter-spacing:.12em;margin-top:2px}.mdl-top-header__search{position:relative;display:flex;align-items:center;background:#f6f7f9;border:1px solid #e3e6ec;border-radius:999px;padding:0 6px 0 18px;height:42px;flex:1;max-width:480px;width:100%}.mdl-top-header__search input{flex:1;border:none;background:transparent;font-size:13px;color:#1a2536;outline:none;padding:0}.mdl-top-header__search input::placeholder{color:#98a3b2}.mdl-top-header__search-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#1a2536;border:none;color:#fff;cursor:pointer;flex-shrink:0;transition:background .3s ease}.mdl-top-header__search-btn:hover{background:#2756e8}.mdl-top-header__search-btn svg{width:16px;height:16px;fill:none!important;stroke:#fff!important}.mdl-top-header__search-btn svg circle,.mdl-top-header__search-btn svg line,.mdl-top-header__search-btn svg path{fill:none!important;stroke:#fff!important}.mdl-top-header__icons{display:flex;gap:8px;align-items:center;margin-left:auto}.mdl-top-header__corporate-cta{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:44px;padding:0 14px;margin-right:4px;background:#1a2536;color:#fff;border-radius:4px;font-size:12px;font-weight:700;letter-spacing:.02em;text-decoration:none;white-space:nowrap;transition:background .15s ease}.mdl-top-header__corporate-cta:hover{background:#14215a;color:#fff}.mdl-top-header__corporate-cta svg{width:12px;height:12px;opacity:.7}.mdl-top-header__corporate-cta img{display:block;height:44px;width:auto;max-width:220px;object-fit:contain}.mdl-top-header__corporate-cta:has(img){padding:0;background:transparent;height:auto}.mdl-top-header__corporate-cta:has(img):hover{background:transparent}.mdl-top-header__icon{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-decoration:none;color:#1a2536;background:transparent;border:none;padding:4px 8px;font-size:10px;font-weight:700;transition:color .2s ease;position:relative;cursor:pointer}.mdl-top-header__icon:hover{color:#2756e8}.mdl-top-header__icon svg{width:22px;height:22px;stroke-width:1.6}.mdl-top-header__icon-label{white-space:nowrap;letter-spacing:.04em}.mdl-top-header__icon-graphic{position:relative;display:inline-flex;align-items:center;justify-content:center}.mdl-top-header__cart-count{position:absolute;top:-7px;right:-9px;min-width:18px;height:18px;padding:0 5px;border-radius:9999px;background:#d63838;color:#fff;font-size:11px;font-weight:700;line-height:1;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px #fff;pointer-events:none;letter-spacing:0}.mdl-top-header__cta-stack{display:flex;flex-direction:column;gap:4px;margin-left:8px}.mdl-top-header__cta{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;border-radius:6px;font-size:12.5px;font-weight:800;letter-spacing:.04em;text-decoration:none;white-space:nowrap;transition:opacity .2s ease,transform .2s ease;min-width:180px}.mdl-top-header__cta:hover{opacity:.92;transform:translate(-1px)}.mdl-top-header__cta svg{width:16px;height:16px;flex-shrink:0}.mdl-top-header__cta--tel{background:#1a2536;color:#fff}.mdl-top-header__cta--tel:hover{color:#fff;background:#14215a;opacity:1}.mdl-top-header__cta--line{background:#06c755;color:#fff}.mdl-top-header__cta--line:hover{color:#fff;background:#04a847;opacity:1}.mdl-top-header__mobile-actions{display:none}.mdl-top-header__icon-badge{position:absolute;top:0;right:4px;background:#d63838;color:#fff;font-size:9px;font-weight:800;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center;font-family:Helvetica Neue,Arial,sans-serif}.mdl-top-header__line{display:inline-flex;align-items:center;gap:6px;background:#06c755;color:#fff;text-decoration:none;padding:10px 18px;border-radius:999px;font-size:12.5px;font-weight:800;letter-spacing:.03em;transition:background .3s ease,transform .3s ease;white-space:nowrap}.mdl-top-header__line:hover{background:#04a847;color:#fff;transform:translateY(-1px)}.mdl-top-header__line svg{width:18px;height:18px}.mdl-top-header__nav{border-top:1px solid #eef0f4}.mdl-top-header__nav-inner{max-width:1280px;display:flex;align-items:stretch;gap:4px;list-style:none;margin:0 auto;padding:0 24px}.mdl-top-header__nav-item{display:inline-flex;align-items:center;padding:12px 18px;font-size:13px;font-weight:700;color:#1a2536;text-decoration:none;letter-spacing:.03em;position:relative;transition:color .2s ease}.mdl-top-header__nav-item:hover{color:#2756e8}.mdl-top-header__nav-item--sale{color:#d63838}.mdl-top-header__nav-item--sale:before{content:"";position:absolute;left:18px;right:18px;bottom:8px;height:2px;background:#d63838}@media(max-width:1024px){.mdl-top-header__main-inner{display:flex;justify-content:space-between;align-items:center;gap:8px}.mdl-top-header__search,.mdl-top-header__icons,.mdl-top-header__cta-stack{display:none}.mdl-top-header__mobile-actions{display:flex;align-items:center;gap:2px;margin-left:auto}.mdl-top-header__mobile-actions .mdl-top-header__icon{flex-direction:row;width:38px;height:38px;padding:8px;font-size:0}.mdl-top-header__nav{display:none}}@media(max-width:640px){.mdl-top-header__notice{padding:6px 16px}.mdl-top-header__notice-links{display:none}.mdl-top-header__main{padding:10px 16px}.mdl-top-header__logo-mark{width:32px;height:32px;font-size:12px}.mdl-top-header__logo-text strong{font-size:15px}.mdl-top-header__mobile-actions .mdl-top-header__icon{width:36px;height:36px;padding:6px}.mdl-top-header__mobile-actions .mdl-top-header__icon svg{width:20px;height:20px}}.mdl-top-drawer{position:fixed;top:0;right:0;width:min(420px,100%);height:100dvh;background:#fafafa;z-index:1000;transform:translate(100%);transition:transform .28s cubic-bezier(.22,1,.36,1);overflow-y:auto;-webkit-overflow-scrolling:touch;box-shadow:-8px 0 28px #141e3c00;font-family:Inter,Noto Sans JP,-apple-system,BlinkMacSystemFont,Hiragino Kaku Gothic ProN,Hiragino Sans,Yu Gothic,YuGothic,Meiryo,sans-serif;color:#1a2536}.mdl-top-drawer.is-open{transform:translate(0);box-shadow:-8px 0 28px #141e3c2e}.mdl-top-drawer__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#141e3c73;z-index:999;opacity:0;pointer-events:none;transition:opacity .25s ease}.mdl-top-drawer__backdrop.is-open{opacity:1;pointer-events:auto}body.mdl-top-drawer-open{overflow:hidden}.mdl-top-drawer__inner{padding:16px 16px 80px;max-width:420px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.mdl-top-drawer__head{display:flex;align-items:center;justify-content:space-between;padding-bottom:4px;border-bottom:1px solid #ececec}.mdl-top-drawer__head-title{font-size:14px;font-weight:600;letter-spacing:.04em;color:#1a2536}.mdl-top-drawer__close{-webkit-appearance:none;appearance:none;background:transparent;border:0;width:36px;height:36px;padding:6px;border-radius:50%;cursor:pointer;color:#1a2536;display:inline-flex;align-items:center;justify-content:center}.mdl-top-drawer__close:hover{background:#ececec}.mdl-top-drawer__close svg{width:22px;height:22px}.mdl-top-drawer__search{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #e3e6ec;border-radius:4px;padding:4px 6px 4px 14px}.mdl-top-drawer__search input{flex:1;border:0;background:transparent;font-size:14px;padding:12px 0;color:#1a2536;outline:none}.mdl-top-drawer__search input::placeholder{color:#98a3b2}.mdl-top-drawer__search button{-webkit-appearance:none;appearance:none;background:#2756e8;border:0;width:36px;height:36px;border-radius:4px;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.mdl-top-drawer__search button:hover{background:#1d44b8}.mdl-top-drawer__search button svg{width:18px;height:18px}.mdl-top-drawer__primary-nav{list-style:none;margin:0;padding:0;display:grid;gap:6px}.mdl-top-drawer__primary-nav-item{display:flex;align-items:center;justify-content:space-between;gap:8px;background:#1a2536;color:#fff;border-radius:4px;padding:14px 16px;font-size:15px;font-weight:700;text-decoration:none;letter-spacing:.02em}.mdl-top-drawer__primary-nav-item:hover{background:#14215a;color:#fff}.mdl-top-drawer__primary-nav-item svg{width:14px;height:14px;flex-shrink:0;opacity:.7}.mdl-top-drawer__primary-nav-item--sale{background:#d63838;color:#fff}.mdl-top-drawer__primary-nav-item--sale:hover{background:#b52d2d;color:#fff}.mdl-top-drawer__group{display:flex;flex-direction:column;gap:12px}.mdl-top-drawer__group-title{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;margin:0;color:#1a2536}.mdl-top-drawer__group-deco{display:inline-flex;flex-direction:column;gap:2px}.mdl-top-drawer__group-deco i{width:2px;height:2px;background:#1a2536}.mdl-top-drawer__grid--price{display:grid;grid-template-columns:1fr 1fr;gap:6px}.mdl-top-drawer__chip{display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e3e6ec;border-radius:4px;padding:13px 8px;font-size:13px;font-weight:600;color:#1a2536;text-align:center;text-decoration:none;line-height:1.3}.mdl-top-drawer__chip:hover{border-color:#2756e8;color:#2756e8}.mdl-top-drawer__grid--logo{display:grid;grid-template-columns:1fr 1fr;gap:6px}.mdl-top-drawer__logo-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:#fff;border:1px solid #e3e6ec;border-radius:12px;padding:12px 8px 14px;text-decoration:none;color:#1a2536}.mdl-top-drawer__logo-card:hover{border-color:#2756e8}.mdl-top-drawer__logo-card img{max-width:94px;height:auto;object-fit:contain}.mdl-top-drawer__logo-card span{font-size:13px;font-weight:700}.mdl-top-drawer__grid--category{display:grid;grid-template-columns:1fr 1fr;gap:6px}.mdl-top-drawer__cat{display:flex;align-items:center;justify-content:space-between;gap:6px;background:#fff;border:1px solid #e3e6ec;border-radius:4px;padding:13px 12px;font-size:13px;font-weight:600;color:#1a2536;text-decoration:none;line-height:1.3}.mdl-top-drawer__cat:hover{border-color:#2756e8;color:#2756e8}.mdl-top-drawer__cat svg{width:14px;height:14px;flex-shrink:0;opacity:.55}.mdl-top-drawer__linklist{list-style:none;margin:0;padding:4px 0;border-top:1px solid #ececec;border-bottom:1px solid #ececec}.mdl-top-drawer__linklist li+li{border-top:1px solid #ececec}.mdl-top-drawer__linklist a{display:flex;align-items:center;justify-content:space-between;padding:14px 4px;font-size:14px;font-weight:500;color:#1a2536;text-decoration:none}.mdl-top-drawer__linklist a:hover{color:#2756e8}.mdl-top-drawer__linklist svg{width:14px;height:14px;opacity:.45}.mdl-top-drawer__contact{display:grid;grid-template-columns:1fr;gap:8px}.mdl-top-drawer__contact-card{display:flex;flex-direction:column;gap:4px;border-radius:8px;padding:14px 16px;text-decoration:none}.mdl-top-drawer__contact-card--tel{background:#1a2536;color:#fff}.mdl-top-drawer__contact-card--line{background:#06c755;color:#fff}.mdl-top-drawer__contact-label{font-size:11px;font-weight:600;letter-spacing:.04em;opacity:.85}.mdl-top-drawer__contact-main{display:inline-flex;align-items:center;gap:8px;font-size:16px;font-weight:700}.mdl-top-drawer__contact-main svg{width:18px;height:18px;flex-shrink:0}.mdl-top-drawer__contact-sub{font-size:11px;opacity:.8}.mdl-top-drawer__policy{list-style:none;margin:0;padding:14px 0;display:flex;flex-wrap:wrap;gap:8px 16px;justify-content:center;border-top:1px solid #ececec;border-bottom:1px solid #ececec}.mdl-top-drawer__policy a{font-size:12px;font-weight:500;color:#1a2536;text-decoration:none}.mdl-top-drawer__policy a:hover{color:#2756e8}.mdl-top-drawer__copyright{display:block;text-align:center;font-size:11px;color:#98a3b2;margin-top:4px}@media(min-width:1025px){.mdl-top-drawer,.mdl-top-drawer__backdrop{display:none!important}}.mdl-top-header__cats{display:none;background:#fff;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.mdl-top-header__cat{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 14px;font-size:14px;font-weight:600;color:#1a2536;text-decoration:none;text-align:center;line-height:1.3}.mdl-top-header__cat svg{width:12px;height:12px;flex-shrink:0;opacity:.55}.mdl-top-header__cat:hover{color:#2756e8}@media(max-width:1024px){.mdl-top-header__cats{display:grid;grid-template-columns:1fr 1fr}.mdl-top-header__cat:nth-child(odd){border-right:1px solid #f0f0f0}.mdl-top-header__cat:nth-last-child(n+3){border-bottom:1px solid #f0f0f0}}@media(max-width:480px){.mdl-top-header__cat{padding:11px 8px;font-size:13px}}.mdl-top{--tp-primary: #2756e8;--tp-primary-dark: #1d44b8;--tp-text: #1a2536;--tp-text-sub: #5b6b7e;--tp-text-muted: #98a3b2;--tp-bg: #fff;--tp-bg-soft: #f6f7f9;--tp-bg-soft2: #eef0f4;--tp-border: #e3e6ec;--tp-border-soft: #edeff3;--tp-line: #06c755;--tp-line-dark: #04a847;--tp-yellow: #fbe04a;--tp-orange: #ff7a3d;--tp-green: #2bbe84;--tp-card-shadow: 0 1px 4px rgba(20, 30, 60, .05);--tp-card-shadow-hover: 0 12px 28px rgba(20, 30, 60, .12);--tp-radius: 4px;font-family:Inter,Noto Sans JP,-apple-system,BlinkMacSystemFont,Hiragino Kaku Gothic ProN,Hiragino Sans,Yu Gothic,YuGothic,Meiryo,sans-serif;color:var(--tp-text);line-height:1.6}.mdl-top *{box-sizing:border-box}.mdl-top,.mdl-top *,.mdl-top-header,.mdl-top-header *{font-family:Inter,Noto Sans JP,-apple-system,BlinkMacSystemFont,Hiragino Kaku Gothic ProN,Hiragino Sans,Yu Gothic,YuGothic,Meiryo,sans-serif}@keyframes tp-rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes tp-fade{0%{opacity:0}to{opacity:1}}@keyframes tp-emerge{0%{opacity:0;transform:translateY(6px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}.mdl-top [data-anim]{opacity:0;transform:translateY(12px)}.mdl-top [data-anim=zoom]{transform:translateY(6px) scale(.99)}.mdl-top [data-anim=fade]{transform:none}.mdl-top [data-anim].is-visible{animation:tp-rise 1.2s cubic-bezier(.22,1,.36,1) forwards}.mdl-top [data-anim=zoom].is-visible{animation:tp-emerge 1.3s cubic-bezier(.22,1,.36,1) forwards}.mdl-top [data-anim=fade].is-visible{animation:tp-fade 1.5s cubic-bezier(.22,1,.36,1) forwards}.mdl-top [data-anim-delay="1"].is-visible{animation-delay:.1s}.mdl-top [data-anim-delay="2"].is-visible{animation-delay:.2s}.mdl-top [data-anim-delay="3"].is-visible{animation-delay:.3s}.mdl-top [data-anim-delay="4"].is-visible{animation-delay:.4s}.mdl-top [data-anim-delay="5"].is-visible{animation-delay:.5s}.mdl-top [data-anim-delay="6"].is-visible{animation-delay:.6s}@media(prefers-reduced-motion:reduce){.mdl-top [data-anim],.mdl-top [data-anim].is-visible{animation:none!important;opacity:1!important;transform:none!important}}.mdl-top-section{padding:36px 24px 48px}.mdl-top-section__inner{max-width:1440px;margin:0 auto}.mdl-top-section__head{display:flex;align-items:baseline;gap:16px;margin-bottom:18px}.mdl-top-section__num{font-size:26px;font-weight:900;color:var(--tp-text);letter-spacing:.02em;line-height:1;font-family:Helvetica Neue,Arial,sans-serif}.mdl-top-section__title{font-size:22px;font-weight:900;margin:0;color:var(--tp-text)!important;letter-spacing:.04em;line-height:1.2;position:relative;padding-left:14px}.mdl-top-section__title:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:4px;background:var(--tp-primary);border-radius:2px}.mdl-top-section__en{font-size:11px;font-weight:700;color:var(--tp-text-muted);letter-spacing:.2em;font-family:Helvetica Neue,Arial,sans-serif}.mdl-top-section__more{margin-left:auto;font-size:12.5px;color:var(--tp-text-sub);text-decoration:none;display:inline-flex;align-items:center;gap:4px;transition:gap .3s ease,color .3s ease}.mdl-top-section__more:hover{gap:8px;color:var(--tp-primary)}.mdl-top-section__more svg{width:12px;height:12px}.mdl-top-hero-slider{position:relative;max-width:1440px;margin:0 auto;padding-top:12px;padding-bottom:12px}.mdl-top-hero-slider__splide{width:100%}.mdl-top-hero-slider__slide{border-radius:8px;overflow:hidden;background:#f0f3f7}.mdl-top-hero-slider__link{display:block;width:100%;text-decoration:none}.mdl-top-hero-slider__picture{display:block;width:100%;aspect-ratio:var(--mdl-hero-aspect, 2);overflow:hidden}.mdl-top-hero-slider__picture img{display:block;width:100%;height:100%;object-fit:cover}@media(max-width:749px){.mdl-top-hero-slider__picture{aspect-ratio:var(--mdl-hero-aspect-sp, 1.6)}}.mdl-top-hero-slider__arrow{width:44px;height:44px;border-radius:999px;background:#ffffffd9;border:none;cursor:pointer;position:relative;box-shadow:0 2px 8px #00000026;transition:background .2s ease,transform .2s ease;opacity:1}.mdl-top-hero-slider__arrow:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-position:center;background-size:12px}.mdl-top-hero-slider__arrow:hover{background:#fff;transform:scale(1.05)}@media(max-width:749px){.mdl-top-hero-slider__arrow{width:36px;height:36px}.mdl-top-hero-slider__arrow:before{background-size:10px}}@keyframes mdl-top-hero-zoom{0%{transform:scale(1.06)}to{transform:scale(1)}}.mdl-top-hero{position:relative;max-width:1440px;margin:0 auto;overflow:hidden;isolation:isolate;min-height:460px;display:flex;align-items:center;z-index:1}.mdl-top-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2;transform:scale(1.04);animation:mdl-top-hero-zoom 1.6s cubic-bezier(.22,1,.36,1) forwards}.mdl-top-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 70%,rgba(255,255,255,.4) 100%);z-index:-1}.mdl-top-hero__inner{position:relative;max-width:1180px;width:100%;margin:0 auto;padding:64px 24px;z-index:1}.mdl-top-hero__copy{max-width:540px}.mdl-top-hero__title{font-size:44px;font-weight:900;margin:0 0 22px;color:var(--mdl-hero-text-color, #fff);line-height:1.4;letter-spacing:.03em;text-shadow:0 2px 12px rgba(0,0,0,.4);opacity:0;animation:tp-rise 1.1s cubic-bezier(.22,1,.36,1) .15s forwards}.mdl-top-hero__desc{font-size:14px;color:var(--mdl-hero-text-color, #fff);margin:0 0 26px;line-height:1.95;text-shadow:0 1px 8px rgba(0,0,0,.35);opacity:0;animation:tp-rise 1.1s cubic-bezier(.22,1,.36,1) .35s forwards}.mdl-top-hero__brand{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:700;color:var(--mdl-hero-text-color, #fff);text-shadow:0 1px 6px rgba(0,0,0,.35);opacity:0;animation:tp-rise 1.1s cubic-bezier(.22,1,.36,1) .55s forwards}.mdl-top-hero__brand-mark{width:26px;height:26px;border-radius:5px;background:linear-gradient(135deg,var(--tp-primary) 0%,#4a76f0 100%);display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-weight:900;font-family:Helvetica Neue,Arial,sans-serif;box-shadow:0 4px 10px #2756e84d}@media(prefers-reduced-motion:reduce){.mdl-top-hero__bg,.mdl-top-hero__title,.mdl-top-hero__desc,.mdl-top-hero__brand{animation:none!important;opacity:1!important;transform:none!important}}.mdl-top-hero--fit{min-height:0!important;aspect-ratio:var(--mdl-hero-aspect, 2)}.mdl-top-hero--fit .mdl-top-hero__bg{object-fit:cover}@media(max-width:749px){.mdl-top-hero--fit{aspect-ratio:var(--mdl-hero-aspect-sp, var(--mdl-hero-aspect, 2))}}@media(max-width:768px){.mdl-top-hero{min-height:280px}.mdl-top-hero__inner{padding:40px 16px}.mdl-top-hero__title{font-size:26px}.mdl-top-hero__desc{font-size:13px}.mdl-top-hero__copy{background:#ffffffbf;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);padding:14px;border-radius:6px;max-width:max-content}}.mdl-top-types__grid{display:grid;grid-template-columns:1.15fr 1fr;grid-template-rows:1fr 1fr;gap:14px;min-height:280px;max-height:400px}.mdl-top-type{position:relative;background:var(--tp-bg);border:1px solid var(--tp-border-soft);border-radius:var(--tp-radius);overflow:hidden;text-decoration:none;color:inherit;display:flex;align-items:center;isolation:isolate;box-shadow:5px 5px 10px #00000026,0 2px 6px #0000000a;transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .5s cubic-bezier(.22,1,.36,1);min-height:180px}.mdl-top-type:hover{transform:translateY(-2px);box-shadow:8px 8px 12px #0003,0 4px 10px #00000010;color:inherit}.mdl-top-type--main{grid-row:1 / 3;min-height:380px}.mdl-top-type__inner{position:relative;padding:20px 26px;display:flex;flex-direction:column;justify-content:center;gap:8px;z-index:2;max-width:55%}.mdl-top-type--main .mdl-top-type__inner{padding:32px 36px;gap:12px;max-width:50%}.mdl-top-type__title{font-size:clamp(15px,1.5vw,22px);font-weight:900;margin:0;color:var(--mdl-type-text-color, var(--tp-text));letter-spacing:.04em;line-height:1.3}.mdl-top-type--main .mdl-top-type__title{font-size:clamp(20px,2.2vw,34px);color:var(--mdl-type-main-text-color, #fff)}.mdl-top-type__desc{font-size:clamp(11px,1vw,14px);color:var(--mdl-type-text-color, var(--tp-text-sub));margin:0 0 8px;line-height:1.55}.mdl-top-type--main .mdl-top-type__desc{font-size:clamp(12px,1.1vw,15px);color:var(--mdl-type-main-text-color, #fff);margin-bottom:10px}.mdl-top-type__btn{display:inline-flex;align-items:center;gap:8px;padding:10px 22px;background:#fff;border:1px solid var(--tp-border);border-radius:999px;font-size:12.5px;font-weight:700;color:var(--tp-text);text-decoration:none;align-self:flex-start;transition:background .3s ease,color .3s ease,border-color .3s ease}.mdl-top-type:hover .mdl-top-type__btn{background:var(--tp-text);color:#fff;border-color:var(--tp-text)}.mdl-top-type__btn-arrow{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:var(--tp-text);color:#fff;flex-shrink:0}.mdl-top-type:hover .mdl-top-type__btn-arrow{background:#fff;color:var(--tp-text)}.mdl-top-type__btn-arrow svg{width:9px;height:9px}.mdl-top-type__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;overflow:hidden}.mdl-top-type__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .8s cubic-bezier(.22,1,.36,1)}.mdl-top-type:hover .mdl-top-type__media img{transform:scale(1.04)}@media(max-width:768px){.mdl-top-types__grid{grid-template-columns:1fr;grid-template-rows:auto;min-height:auto}.mdl-top-type,.mdl-top-type--main{min-height:200px;grid-row:auto}.mdl-top-type__inner,.mdl-top-type--main .mdl-top-type__inner{max-width:70%;padding:22px 24px}.mdl-top-type--main .mdl-top-type__title{font-size:22px}}.mdl-top-uses__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.mdl-top-use{position:relative;display:block;border:1px solid var(--tp-border-soft);border-radius:var(--tp-radius);overflow:hidden;text-decoration:none;color:#fff;aspect-ratio:16 / 7;background:#1a1a1a;isolation:isolate;box-shadow:5px 5px 10px #00000026,0 2px 6px #0000000a;transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .5s cubic-bezier(.22,1,.36,1),border-color .3s ease}.mdl-top-use:hover{border-color:var(--tp-border)}.mdl-top-use:hover{transform:translateY(-2px);box-shadow:8px 8px 12px #0003,0 4px 10px #00000010;color:#fff}.mdl-top-use__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .8s cubic-bezier(.22,1,.36,1)}.mdl-top-use:hover .mdl-top-use__bg{transform:scale(1.04)}.mdl-top-use:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;z-index:-1}@media(min-width:769px){.mdl-top-use:before{background:linear-gradient(90deg,#fff,#ffffffeb 38%,#fff0 50%)}}.mdl-top-use__inner{position:relative;padding:24px 26px;height:100%;display:flex;flex-direction:column;justify-content:flex-end;gap:8px;color:var(--tp-text)}.mdl-top-use__icon{width:36px;height:36px;margin-bottom:auto;color:var(--tp-text)}.mdl-top-use__icon svg{width:100%;height:100%}.mdl-top-use__title{font-size:22px;font-weight:900;margin:0;letter-spacing:.04em;color:var(--tp-text)!important;text-shadow:0 0 6px rgba(255,255,255,1),0 0 12px rgba(255,255,255,.9),0 0 24px rgba(255,255,255,.75)}.mdl-top-use__desc{font-size:14px;color:var(--tp-text-sub)!important;margin:0;text-shadow:0 1px 3px rgba(255,255,255,.5);font-weight:600}@media(max-width:768px){.mdl-top-uses__grid{grid-template-columns:repeat(2,1fr)}.mdl-top-use{aspect-ratio:1 / 1}}.mdl-top-rec__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.mdl-top-rec-col{background:var(--tp-bg);border:1px solid var(--tp-border-soft);border-radius:var(--tp-radius);overflow:hidden;display:flex;flex-direction:column;transform:translateY(0) scale(1);transition:transform .55s cubic-bezier(.34,1.56,.64,1),box-shadow .55s cubic-bezier(.22,1,.36,1),border-color .35s ease;will-change:transform}.mdl-top-rec-col:hover{transform:translateY(-10px) scale(1.015);box-shadow:10px 14px 28px #00000024,0 6px 12px #0000000f;border-color:var(--tp-border)}.mdl-top-rec-col__head{padding:16px;font-size:17px;font-weight:800;color:var(--tp-text);background:var(--tp-bg-soft);border-bottom:1px solid var(--tp-border-soft);letter-spacing:.03em;text-align:center}.mdl-top-rec-col__list{list-style:none;margin:0;padding:0;flex:1}.mdl-top-rec-item{display:grid;grid-template-columns:36px 110px 1fr;gap:10px;padding:10px 14px;align-items:center;text-decoration:none;color:inherit;border-bottom:1px solid var(--tp-border-soft);transition:background .3s ease}.mdl-top-rec-item:hover{background:var(--tp-bg-soft);color:inherit}.mdl-top-rec-item__rank{position:relative;width:30px;height:28px;display:flex;align-items:flex-end;justify-content:center;padding-bottom:2px;font-size:10px;font-weight:900;color:#fff;font-family:Georgia,serif;filter:drop-shadow(0 2px 3px rgba(0,0,0,.18))}.mdl-top-rec-item__rank:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-position:center;background-size:contain;z-index:-1}.mdl-top-rec-item[data-rank="1"] .mdl-top-rec-item__rank:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 32'><defs><linearGradient id='g1' x1='0' x2='0' y1='0' y2='1'><stop offset='0' stop-color='%23f9d76a'/><stop offset='1' stop-color='%23c89512'/></linearGradient></defs><path fill='url(%23g1)' stroke='%23a37200' stroke-width='.5' d='M2 10 L10 16 L18 4 L26 16 L34 10 L31 28 L5 28 Z'/><circle cx='2' cy='10' r='2' fill='%23ffe89a'/><circle cx='18' cy='4' r='2.2' fill='%23ffe89a'/><circle cx='34' cy='10' r='2' fill='%23ffe89a'/></svg>")}.mdl-top-rec-item[data-rank="2"] .mdl-top-rec-item__rank:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 32'><defs><linearGradient id='g2' x1='0' x2='0' y1='0' y2='1'><stop offset='0' stop-color='%23dde2ea'/><stop offset='1' stop-color='%238e98a4'/></linearGradient></defs><path fill='url(%23g2)' stroke='%23636d77' stroke-width='.5' d='M2 10 L10 16 L18 4 L26 16 L34 10 L31 28 L5 28 Z'/><circle cx='2' cy='10' r='2' fill='%23f4f6f9'/><circle cx='18' cy='4' r='2.2' fill='%23f4f6f9'/><circle cx='34' cy='10' r='2' fill='%23f4f6f9'/></svg>")}.mdl-top-rec-item[data-rank="3"] .mdl-top-rec-item__rank:before{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 32'><defs><linearGradient id='g3' x1='0' x2='0' y1='0' y2='1'><stop offset='0' stop-color='%23eaa777'/><stop offset='1' stop-color='%2390582d'/></linearGradient></defs><path fill='url(%23g3)' stroke='%236b3d1c' stroke-width='.5' d='M2 10 L10 16 L18 4 L26 16 L34 10 L31 28 L5 28 Z'/><circle cx='2' cy='10' r='2' fill='%23f3c79f'/><circle cx='18' cy='4' r='2.2' fill='%23f3c79f'/><circle cx='34' cy='10' r='2' fill='%23f3c79f'/></svg>")}.mdl-top-rec-item__media{width:110px;aspect-ratio:1;background:transparent;display:flex;align-items:center;justify-content:center;padding:0}.mdl-top-rec-item__media img{max-width:100%;max-height:100%;object-fit:contain}.mdl-top-rec-item__body{min-width:0}.mdl-top-rec-item__name{font-size:14.5px;font-weight:800;color:var(--tp-text);margin:0 0 8px;line-height:1.45;letter-spacing:.02em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mdl-top-rec-item__spec{font-size:13px;color:var(--tp-text-sub);margin:0 0 4px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.mdl-top-rec-item__specs{list-style:none;margin:0 0 6px;padding:0;display:flex;flex-direction:column;gap:4px}.mdl-top-rec-item__spec-row{display:grid;grid-template-columns:38px 36px 1fr;align-items:center;gap:8px;font-size:14px;line-height:1.3;color:var(--tp-text)}.mdl-top-rec-item__spec-label{font-size:12px;font-weight:800;color:var(--tp-text-sub);letter-spacing:.06em;text-align:left}.mdl-top-rec-item__spec-logo{height:22px;width:auto;max-width:36px;object-fit:contain}.mdl-top-rec-item__spec-name{font-size:14px;font-weight:700;color:var(--tp-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mdl-top-rec-item__price{font-size:21px;font-weight:900;color:var(--tp-alert, #d63838);margin:0;letter-spacing:.01em}.mdl-top-rec-col__foot{padding:12px 14px;border-top:1px solid var(--tp-border-soft)}.mdl-top-rec-col__btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:11px;border:1.5px solid var(--tp-primary);border-radius:var(--tp-radius);font-size:12.5px;font-weight:800;color:#fff;text-decoration:none;background:var(--tp-primary);transition:background .3s ease,color .3s ease}.mdl-top-rec-col__btn:hover{background:#fff;color:var(--tp-primary)}.mdl-top-rec-col__btn svg{width:11px;height:11px}@media(max-width:1024px){.mdl-top-rec__grid{grid-template-columns:1fr}}.mdl-top-camps__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.mdl-top-camp{position:relative;display:flex;flex-direction:column;justify-content:center;border-radius:var(--tp-radius);padding:22px;text-decoration:none;color:#fff;min-height:140px;overflow:hidden;isolation:isolate;box-shadow:var(--tp-card-shadow);transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .5s cubic-bezier(.22,1,.36,1)}.mdl-top-camp:hover{transform:translateY(-2px);box-shadow:var(--tp-card-shadow-hover)}.mdl-top-camp:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 80% 20%,rgba(255,255,255,.18) 0%,transparent 60%);z-index:-1}.mdl-top-camp--gw{background:linear-gradient(135deg,#2bbe84,#1d9d6c);color:#fff}.mdl-top-camp--zero,.mdl-top-camp--ship{background:linear-gradient(135deg,#1f3766,#2c4d8c);color:#fff}.mdl-top-camp--student{background:linear-gradient(135deg,#f8d34a,#f4b918);color:#1a2536}.mdl-top-camp__badge{position:absolute;top:10px;right:12px;background:#d63838;color:#fff;font-size:10px;font-weight:800;padding:3px 8px;border-radius:999px;letter-spacing:.04em}.mdl-top-camp--student .mdl-top-camp__badge{background:var(--tp-primary)}.mdl-top-camp__label{font-size:12px;font-weight:700;margin:0 0 6px;opacity:.92;letter-spacing:.04em}.mdl-top-camp__title{font-size:20px;font-weight:900;margin:0 0 6px;letter-spacing:.03em;line-height:1.3}.mdl-top-camp__title strong{font-size:26px}.mdl-top-camp__sub{font-size:11.5px;margin:0;opacity:.9;line-height:1.55}.mdl-top-camp__highlight{display:inline-block;background:#fffffff2;color:#1a2536;padding:2px 10px;border-radius:2px;font-size:13px;font-weight:800;margin-top:4px}.mdl-top-camp--student .mdl-top-camp__highlight{background:#1a2536;color:#fff}.mdl-top-camp__icon{position:absolute;bottom:14px;right:16px;width:50px;height:50px;opacity:.85;display:flex;align-items:center;justify-content:center}.mdl-top-camp__icon svg{width:100%;height:100%}.mdl-top-camp--gw .mdl-top-camp__icon{color:#ffffff80}.mdl-top-camp--zero .mdl-top-camp__icon{color:#ff7a3d;opacity:1}.mdl-top-camp--ship .mdl-top-camp__icon{color:#58c9f0;opacity:1}.mdl-top-camp--student .mdl-top-camp__icon{color:#1a253666}@media(max-width:768px){.mdl-top-camps__grid{grid-template-columns:repeat(2,1fr)}}.mdl-top-camp-banner{display:block;width:100%;border-radius:var(--tp-radius);overflow:hidden;text-decoration:none;box-shadow:5px 5px 10px #00000026,0 2px 6px #0000000a;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s ease}.mdl-top-camp-banner:hover{transform:translateY(-3px);box-shadow:8px 8px 14px #0003,0 4px 10px #00000010}.mdl-top-camp-banner__img{width:100%;display:block;object-fit:cover}.mdl-top-camp-banner__img--sp{display:none}@media(max-width:768px){.mdl-top-camp-banner__img--pc{display:none}.mdl-top-camp-banner__img--sp{display:block;height:200px}}.mdl-top-camps-slider{position:relative;width:100%;padding:0 56px}.mdl-top-camps-slider__viewport{overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%}.mdl-top-camps-slider__viewport::-webkit-scrollbar{display:none}.mdl-top-camps-slider__track{display:flex;gap:16px;padding:0 8%}.mdl-top-camp-slide{flex:0 0 calc(31.25% - 16px);scroll-snap-align:center;aspect-ratio:16 / 9;border-radius:var(--tp-radius);overflow:hidden;display:block;background:var(--tp-bg-soft);text-decoration:none;box-shadow:var(--tp-card-shadow);transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .5s cubic-bezier(.22,1,.36,1)}.mdl-top-camp-slide img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .8s cubic-bezier(.22,1,.36,1)}.mdl-top-camp-slide:hover{transform:translateY(-3px);box-shadow:var(--tp-card-shadow-hover)}.mdl-top-camp-slide:hover img{transform:scale(1.04)}.mdl-top-camps-slider__nav{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:1px solid var(--tp-border);background:#fff;color:var(--tp-text);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:var(--tp-card-shadow);transition:background .25s ease,color .25s ease,border-color .25s ease,transform .25s ease;z-index:2}.mdl-top-camps-slider__nav:hover{background:var(--tp-text);color:#fff;border-color:var(--tp-text)}.mdl-top-camps-slider__nav:active{transform:translateY(-50%) scale(.95)}.mdl-top-camps-slider__nav svg{width:18px;height:18px}.mdl-top-camps-slider__nav--prev{left:0}.mdl-top-camps-slider__nav--next{right:0}@media(max-width:1024px){.mdl-top-camp-slide{flex-basis:calc(62.5% - 16px)}.mdl-top-camps-slider__track{padding:0 12%}}@media(max-width:768px){.mdl-top-camps-slider{padding:0 12px}.mdl-top-camps-slider__track{gap:12px;padding:0 8%}.mdl-top-camp-slide{flex-basis:calc(100% - 24px)}.mdl-top-camps-slider__nav{width:36px;height:36px}.mdl-top-camps-slider__nav svg{width:14px;height:14px}}@media(max-width:480px){.mdl-top-camps-slider{padding:0 38px}.mdl-top-camp-slide{flex-basis:100%}}.mdl-top-inquiry{background:var(--tp-bg-soft);border-radius:var(--tp-radius);padding:28px}.mdl-top-inquiry__head{text-align:center;margin-bottom:18px}.mdl-top-inquiry__title{font-size:18px;font-weight:800;margin:0 0 4px;color:var(--tp-text)}.mdl-top-inquiry__sub{font-size:12.5px;color:var(--tp-text-sub);margin:0}.mdl-top-inquiry__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.mdl-top-inquiry__card{display:block;padding:22px 24px 20px;border-radius:var(--tp-radius);text-decoration:none;color:#fff;text-align:center;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s cubic-bezier(.22,1,.36,1)}.mdl-top-inquiry__card:hover{transform:translateY(-2px);box-shadow:0 12px 24px #00000026;color:#fff}.mdl-top-inquiry__card--tel{background:#1a2536}.mdl-top-inquiry__card--line{background:var(--tp-line)}.mdl-top-inquiry__label{font-size:12px;font-weight:700;margin:0 0 6px;display:inline-flex;align-items:center;gap:8px;opacity:.9}.mdl-top-inquiry__label svg{width:16px;height:16px}.mdl-top-inquiry__main{font-size:22px;font-weight:900;margin:0 0 6px;letter-spacing:.03em}.mdl-top-inquiry__hours{font-size:11px;margin:0;opacity:.85}@media(max-width:640px){.mdl-top-inquiry__grid{grid-template-columns:1fr}}.mdl-top-strengths__hero{margin-bottom:18px;background:var(--tp-bg-soft);border-radius:var(--tp-radius);overflow:hidden}.mdl-top-strengths__hero-main{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;min-height:320px}.mdl-top-strengths__copy{display:flex;flex-direction:column;justify-content:center;padding:28px 28px 28px 32px;order:1}.mdl-top-strengths__title{font-size:32px;font-weight:900;margin:0 0 18px;color:var(--tp-text);line-height:1.4;letter-spacing:.02em}.mdl-top-strengths__title em{font-style:normal;color:var(--tp-primary);font-weight:900;margin:0 6px;font-size:1.05em}.mdl-top-strengths__desc{font-size:15px;color:var(--tp-text-sub);margin:0 0 22px;line-height:1.85}.mdl-top-strengths__btn{display:inline-flex;align-items:center;gap:10px;padding:12px 26px;background:transparent;border:1px solid var(--tp-text);border-radius:999px;font-size:14px;font-weight:700;color:var(--tp-text);text-decoration:none;align-self:flex-start;min-width:200px;justify-content:space-between;transition:background .3s ease,color .3s ease}.mdl-top-strengths__btn:hover{background:var(--tp-text);color:#fff}.mdl-top-strengths__btn svg{width:12px;height:12px}.mdl-top-strengths__media-main{position:relative;overflow:hidden;order:2;min-height:240px}.mdl-top-strengths__media-main img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .8s cubic-bezier(.22,1,.36,1)}.mdl-top-strengths__hero-main:hover .mdl-top-strengths__media-main img{transform:scale(1.04)}.mdl-top-strengths__media-thumbs{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:6px;height:100%;padding:0}.mdl-top-strengths__media-thumbs img{width:100%;height:100%;object-fit:cover;display:block;border-radius:2px;min-height:0;transition:transform .8s cubic-bezier(.22,1,.36,1)}.mdl-top-strengths__media-thumbs img:hover{transform:scale(1.05)}.mdl-top-strengths__stats{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:1px solid var(--tp-border-soft);border-radius:var(--tp-radius);margin-bottom:0;background:#fff}.mdl-top-strengths__stats--3col{grid-template-columns:repeat(3,1fr)}@media(max-width:768px){.mdl-top-strengths__stats--3col{grid-template-columns:1fr}.mdl-top-strengths__stats--3col .mdl-top-stat{border-right:none;border-bottom:1px solid var(--tp-border-soft)}.mdl-top-strengths__stats--3col .mdl-top-stat:last-child{border-bottom:none}}.mdl-top-stat{padding:22px 18px 24px;border-right:1px solid var(--tp-border-soft);display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.mdl-top-stat:last-child{border-right:none}.mdl-top-stat__label{font-size:12.5px;font-weight:700;color:var(--tp-text-sub);margin:0 0 4px;letter-spacing:.04em}.mdl-top-stat__num{font-size:30px;font-weight:900;color:var(--tp-text);letter-spacing:.01em;margin:0;font-family:Helvetica Neue,Arial,sans-serif;line-height:1.1}.mdl-top-stat__num span{font-size:14px;font-weight:800;margin-left:2px;font-family:-apple-system,Hiragino Sans,sans-serif}.mdl-top-stat__row{display:flex;align-items:center;gap:10px;justify-content:center}.mdl-top-stat__icon{width:44px;height:44px;color:var(--tp-primary);flex-shrink:0}.mdl-top-stat__icon svg{width:100%;height:100%}.mdl-top-stat__txt{margin:0;font-size:12px;color:var(--tp-text);line-height:1.5;text-align:left}.mdl-top-stat__txt small{font-size:11px;color:var(--tp-text-sub);font-weight:600}.mdl-top-stat__txt strong{font-size:18px;font-weight:900}.mdl-top-stat__sub{font-size:10.5px;color:var(--tp-text-muted);margin:0;line-height:1.5}.mdl-top-strengths__features{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:1px solid var(--tp-border-soft);border-top:none;border-radius:0 0 var(--tp-radius) var(--tp-radius);background:#fff}.mdl-top-strengths__stats{border-radius:var(--tp-radius) var(--tp-radius) 0 0}.mdl-top-feature{padding:22px 18px;border-right:1px solid var(--tp-border-soft);display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.mdl-top-feature:last-child{border-right:none}.mdl-top-feature__icon{width:36px;height:36px;color:var(--tp-text-sub);flex-shrink:0}.mdl-top-feature__icon svg{width:100%;height:100%}.mdl-top-feature__body{width:100%}.mdl-top-feature__title{font-size:13.5px;font-weight:800;color:var(--tp-text);margin:0 0 4px;letter-spacing:.02em;text-align:center}.mdl-top-feature__desc{font-size:11px;color:var(--tp-text-sub);margin:0;line-height:1.5;text-align:center}@media(max-width:1024px){.mdl-top-strengths__hero-main{grid-template-columns:1fr}.mdl-top-strengths__copy{padding:24px}.mdl-top-strengths__media-main{min-height:200px;aspect-ratio:16 / 9}.mdl-top-strengths__title{font-size:22px}.mdl-top-strengths__stats--3col{grid-template-columns:1fr}.mdl-top-strengths__stats--3col .mdl-top-stat{border-right:none;border-bottom:1px solid var(--tp-border-soft)}.mdl-top-strengths__stats--3col .mdl-top-stat:last-child{border-bottom:none}}@media(max-width:640px){.mdl-top-strengths__copy{padding:20px}.mdl-top-strengths__title{font-size:19px}.mdl-top-strengths__btn{min-width:0;width:100%}.mdl-top-stat__num{font-size:26px}}.mdl-top-support__hero{display:grid;grid-template-columns:minmax(220px,.5fr) 2fr;gap:0;align-items:stretch;background:var(--tp-bg);border:1px solid var(--tp-border-soft);border-radius:var(--tp-radius);overflow:hidden;padding:0}.mdl-top-support__media{position:relative;min-height:320px;background:#f0f3f7}.mdl-top-support__media img{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;right:0;bottom:0;left:0;object-position:center 30%}.mdl-top-support__body{padding:36px 36px 32px;display:flex;flex-direction:column;justify-content:center}.mdl-top-support__title{font-size:22px;font-weight:900;margin:0 0 22px;color:var(--tp-text);line-height:1.6;letter-spacing:.02em}.mdl-top-support__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:22px}.mdl-top-support__grid--3col{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:24px}.mdl-top-support__grid--3col .mdl-top-support__item{padding:24px 18px;flex-direction:column;align-items:center;text-align:center;gap:12px}.mdl-top-support__grid--3col .mdl-top-support__item-icon{width:52px;height:52px}.mdl-top-support__grid--3col .mdl-top-support__item-icon svg{width:28px;height:28px}.mdl-top-support__grid--3col .mdl-top-support__item-body{text-align:center;width:100%}.mdl-top-support__grid--3col .mdl-top-support__item-title{font-size:16px;font-weight:800;margin-bottom:6px}.mdl-top-support__grid--3col .mdl-top-support__item-desc{font-size:13px;line-height:1.6}@media(max-width:768px){.mdl-top-support__grid--3col{grid-template-columns:1fr 1fr}.mdl-top-support__grid--3col>:first-child{grid-column:1 / -1}}.mdl-top-support__item{display:flex;align-items:center;gap:12px;padding:16px;background:var(--tp-bg);border:1px solid var(--tp-border-soft);border-radius:var(--tp-radius)}.mdl-top-support__item-icon{width:36px;height:36px;border-radius:50%;background:#2756e81a;color:var(--tp-primary);flex-shrink:0;display:flex;align-items:center;justify-content:center}.mdl-top-support__item-icon svg{width:18px;height:18px}.mdl-top-support__item-body{min-width:0}.mdl-top-support__item-title{font-size:13px;font-weight:800;margin:0 0 3px;color:var(--tp-text);letter-spacing:.02em}.mdl-top-support__item-desc{font-size:11px;color:var(--tp-text-sub);margin:0;line-height:1.5}.mdl-top-support__btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 28px;background:#fff;border:1px solid var(--tp-text);border-radius:999px;font-size:13px;font-weight:700;color:var(--tp-text);text-decoration:none;transition:background .3s ease,color .3s ease;margin-top:auto;align-self:flex-end;min-width:280px}.mdl-top-support__btn:hover{background:var(--tp-text);color:#fff}.mdl-top-support__btn svg{width:11px;height:11px}@media(max-width:1024px){.mdl-top-support__hero{grid-template-columns:minmax(220px,.6fr) 2fr}.mdl-top-support__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.mdl-top-support__hero{grid-template-columns:1fr;gap:0;align-items:start}.mdl-top-support__media{min-height:0;height:auto;aspect-ratio:16 / 9}.mdl-top-support__media img{position:relative;inset:auto;width:100%;height:100%;object-position:center 25%}.mdl-top-support__body{padding:22px 20px 24px}.mdl-top-support__grid{grid-template-columns:1fr 1fr;gap:8px}.mdl-top-support__item{padding:12px}.mdl-top-support__btn{min-width:0;width:100%;align-self:stretch}}@media(max-width:480px){.mdl-top-support__media{aspect-ratio:4 / 3}}.mdl-top-guide__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.mdl-top-guide-card{background:var(--tp-bg);border:1px solid var(--tp-border-soft);border-radius:var(--tp-radius);overflow:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column;box-shadow:var(--tp-card-shadow);transition:transform .5s cubic-bezier(.22,1,.36,1),box-shadow .5s cubic-bezier(.22,1,.36,1)}.mdl-top-guide-card:hover{transform:translateY(-2px);box-shadow:var(--tp-card-shadow-hover);color:inherit}.mdl-top-guide-card__media{width:100%;aspect-ratio:16 / 10;background:#f0f3f7;overflow:hidden}.mdl-top-guide-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.22,1,.36,1)}.mdl-top-guide-card:hover .mdl-top-guide-card__media img{transform:scale(1.05)}.mdl-top-guide-card__body{padding:14px 16px 16px}.mdl-top-guide-card__title{font-size:13.5px;font-weight:800;margin:0 0 4px;color:var(--tp-text);letter-spacing:.02em}.mdl-top-guide-card__desc{font-size:11.5px;color:var(--tp-text-sub);margin:0;line-height:1.55}@media(max-width:1024px){.mdl-top-guide__grid{grid-template-columns:repeat(2,1fr)}}.mdl-top-news__list{list-style:none;margin:0;padding:0;border-top:1px solid var(--tp-border-soft)}.mdl-top-news__item{display:grid;grid-template-columns:110px auto 1fr;gap:14px;padding:14px 8px;border-bottom:1px solid var(--tp-border-soft);align-items:center;text-decoration:none;color:inherit;font-size:13px;transition:background .3s ease}.mdl-top-news__item:hover{background:var(--tp-bg-soft)}.mdl-top-news__date{color:var(--tp-text-sub);font-size:12px;font-family:Helvetica Neue,Arial,sans-serif}.mdl-top-news__cat{display:inline-block;justify-self:start;padding:3px 10px;border-radius:2px;background:var(--tp-bg-soft2);color:var(--tp-text-sub);font-size:11px;font-weight:700;white-space:nowrap}.mdl-top-news__cat--new{background:#d63838;color:#fff}.mdl-top-news__title{margin:0;font-weight:600;color:var(--tp-text);font-size:13px}@media(max-width:640px){.mdl-top-news__item{grid-template-columns:1fr;gap:6px;padding:14px 8px}}.mdl-top-contact{padding-bottom:56px}.mdl-top,.mdl-top-header{box-sizing:border-box}@media(max-width:1024px){.mdl-top-section{padding:32px 20px 40px}.mdl-top-section__num{font-size:22px}.mdl-top-section__title{font-size:19px}.mdl-top-types__grid{grid-template-columns:1fr 1fr;min-height:auto}.mdl-top-type--main{grid-row:auto;grid-column:1 / -1}.mdl-top-type,.mdl-top-type--main{grid-template-columns:1.2fr 1fr;min-height:160px}.mdl-top-type--main .mdl-top-type__title{font-size:24px}.mdl-top-type__title{font-size:18px}.mdl-top-uses__grid{grid-template-columns:repeat(3,1fr)}.mdl-top-rec__grid{grid-template-columns:1fr}.mdl-top-camps__grid{grid-template-columns:repeat(2,1fr)}.mdl-top-strengths__hero{grid-template-columns:1fr 1fr;gap:16px}.mdl-top-strengths__media-thumbs{display:none}.mdl-top-strengths__stats,.mdl-top-strengths__features{grid-template-columns:repeat(2,1fr)}.mdl-top-support__hero{grid-template-columns:1fr}.mdl-top-support__media{min-height:220px}.mdl-top-support__grid{grid-template-columns:repeat(2,1fr)}.mdl-top-support__btn{min-width:0;width:100%}.mdl-top-guide__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.mdl-top-section{padding:28px 16px 36px}.mdl-top-section__head{gap:10px;flex-wrap:wrap}.mdl-top-section__num{font-size:20px}.mdl-top-section__title{font-size:18px}.mdl-top-section__en{font-size:9px;letter-spacing:.15em}.mdl-top-section__more{font-size:11px}.mdl-top-types__grid{grid-template-columns:1fr 1fr;gap:10px;min-height:auto}.mdl-top-type,.mdl-top-type--main{grid-template-columns:1fr;grid-row:auto;aspect-ratio:1 / 1;min-height:0;isolation:isolate}.mdl-top-type--main{grid-column:1 / -1;aspect-ratio:16 / 7}.mdl-top-type__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;overflow:hidden}.mdl-top-type__media img{width:100%;height:100%;object-fit:cover}.mdl-top-type:before{background:transparent!important}.mdl-top-type__inner,.mdl-top-type--main .mdl-top-type__inner{position:relative;z-index:1;height:100%;max-width:100%;padding:14px;display:flex;flex-direction:column;justify-content:flex-end;gap:3px;color:var(--tp-text)}.mdl-top-type__title,.mdl-top-type--main .mdl-top-type__title{font-size:14.5px;line-height:1.35;word-break:keep-all;text-shadow:none;margin:0}.mdl-top-type--main .mdl-top-type__title{color:var(--mdl-type-main-text-color, #fff)!important}.mdl-top-type__desc,.mdl-top-type--main .mdl-top-type__desc{font-size:11.5px;margin:0;word-break:keep-all;text-shadow:none}.mdl-top-type--main .mdl-top-type__desc{color:var(--mdl-type-main-text-color, #fff)!important}.mdl-top-type__btn{display:none}.mdl-top-uses__grid{grid-template-columns:repeat(2,1fr);gap:10px}.mdl-top-uses__grid--count-3{grid-template-columns:1fr 1fr;gap:10px}.mdl-top-uses__grid--count-3 .mdl-top-use:first-child{grid-column:1 / -1;aspect-ratio:16 / 7}.mdl-top-uses__grid--count-3 .mdl-top-use:not(:first-child) .mdl-top-use__bg{object-position:75% center}.mdl-top-use--pc-only .mdl-top-use__bg{object-position:75% center}.mdl-top-uses__grid--count-3 .mdl-top-use:not(:first-child):before{background:linear-gradient(180deg,transparent 55%,rgba(255,255,255,.95) 68%,#fff 72%,#fff 100%)}.mdl-top-uses__grid--count-3 .mdl-top-use__icon{display:none}.mdl-top-use{aspect-ratio:1 / 1}.mdl-top-use:before{background:linear-gradient(180deg,transparent 55%,rgba(255,255,255,.35) 80%,rgba(255,255,255,.7) 100%)}.mdl-top-use__title{font-size:14.5px;text-shadow:0 1px 3px rgba(255,255,255,.85);word-break:keep-all;line-height:1.35}.mdl-top-use__icon{width:26px;height:26px}.mdl-top-use__desc{font-size:11.5px;text-shadow:0 1px 2px rgba(255,255,255,.8);word-break:keep-all}.mdl-top-use__inner{padding:14px;gap:3px}.mdl-top-camps__grid{grid-template-columns:repeat(2,1fr);gap:10px}.mdl-top-camp{padding:16px 14px;min-height:120px}.mdl-top-camp__title{font-size:16px}.mdl-top-camp__title strong{font-size:20px}.mdl-top-camp__icon{width:36px;height:36px;bottom:10px;right:10px}.mdl-top-rec-col__head{font-size:13px;padding:12px 14px}.mdl-top-rec-item{grid-template-columns:38px 88px 1fr;gap:12px;padding:12px 14px}.mdl-top-rec-item__media{width:88px}.mdl-top-rec-item__price{font-size:14px}.mdl-top-inquiry{padding:22px 18px}.mdl-top-inquiry__grid{grid-template-columns:1fr}.mdl-top-inquiry__title{font-size:16px}.mdl-top-inquiry__main{font-size:18px}.mdl-top-strengths__hero{grid-template-columns:1fr;padding:18px}.mdl-top-strengths__title{font-size:19px}.mdl-top-strengths__media-main{min-height:200px}.mdl-top-strengths__stats{grid-template-columns:1fr 1fr}.mdl-top-strengths__stats>:first-child{grid-column:1 / -1}.mdl-top-strengths__features{grid-template-columns:1fr 1fr}.mdl-top-stat{padding:16px 12px 18px}.mdl-top-feature{padding:14px 12px}.mdl-top-support__body{padding:22px 18px}.mdl-top-support__title{font-size:16px}.mdl-top-support__grid{grid-template-columns:1fr}.mdl-top-guide__grid{grid-template-columns:1fr 1fr;gap:10px}.mdl-top-guide-card__title{font-size:12.5px}.mdl-top-guide-card__desc{font-size:11px}.mdl-top-news__item{grid-template-columns:1fr;gap:4px;padding:12px 8px}.mdl-top-contact{padding-bottom:36px}}@media(max-width:480px){.mdl-top-camps__grid{grid-template-columns:1fr}.mdl-top-hero__title{font-size:22px}.mdl-top-hero__desc{font-size:12px}.mdl-top-hero__inner{padding:32px 16px}.mdl-top-hero,.mdl-top-hero--fit{min-height:0;aspect-ratio:8 / 5}}@media(max-width:1024px){.mdl-top-header__main-inner{grid-template-columns:auto 1fr auto}.mdl-top-header__icons{display:none}}@media(max-width:768px){.mdl-top-header__notice-inner{gap:8px}.mdl-top-header__notice-msg{font-size:10px}.mdl-top-header__main-inner{gap:8px}.mdl-top-header__search{height:36px;padding:0 8px 0 12px}.mdl-top-header__search input{font-size:12px}.mdl-top-header__search-btn{width:26px;height:26px}.mdl-top-header__line{padding:7px 12px;font-size:11px;gap:4px}.mdl-top-header__line svg{width:14px;height:14px}}@media(max-width:640px){.mdl-top-header__notice{padding:5px 12px}.mdl-top-header__notice-links{display:none}.mdl-top-header__main{padding:8px 12px}.mdl-top-header__logo-mark{width:28px;height:28px;font-size:11px}.mdl-top-header__logo-text strong{font-size:13px}.mdl-top-header__logo-text small{font-size:8px}.mdl-top-header__line span{display:none}.mdl-top-header__line{padding:6px 8px}.mdl-top-header__nav-item{padding:8px 12px;font-size:11px}}
/*# sourceMappingURL=/cdn/shop/t/147/assets/mdl-top.css.map */
