@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,メイリオ,sans-serif;font-size:16px;line-height:1.7;color:#231815;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding-top:53px}@media screen and (min-width:1001px){body{padding-top:97px}}img{max-width:100%;height:auto;vertical-align:middle}a{color:#0068b6;text-decoration:none;transition:opacity .3s}a:hover{opacity:.7}.link-red{color:#ea6000;text-decoration:underline}.link-red:hover{opacity:.7}ul,ol{list-style:none}button{font-family:inherit;cursor:pointer;border:none;background:none}input,select,textarea{font-family:inherit;font-size:inherit}.container{max-width:1032px;margin:0 auto;padding:0 16px}@media screen and (max-width:768px){.container{padding:0 16px}}@media screen and (max-width:768px){.pc-only{display:none!important}}@media screen and (min-width:769px){.sp-only{display:none!important}}@media screen and (max-width:768px){.hidden-in-sp{display:none!important}}.btn-outline{display:inline-flex;align-items:center;justify-content:center;background-color:#fff;border:2px solid #231815;border-radius:45px;box-shadow:4px 4px #00000026;font-size:21px;font-weight:600;color:#231815;letter-spacing:2.1px;text-decoration:none;cursor:pointer;transition:opacity .2s}.btn-outline:hover{opacity:.8}.btn-outline:focus{outline:2px solid #0068b6;outline-offset:2px}.btn-outline--lg{width:420px;height:90px}.btn-outline--md{width:420px;height:68px}.btn-outline--orange{background-color:#ea5f00;border-color:#ea5f00;color:#fff}.btn-outline--disabled{background-color:#bfbfbf;border-color:transparent;box-shadow:none;color:#fff;cursor:not-allowed;filter:grayscale(1);pointer-events:none}@media(max-width:768px){.btn-outline{width:260px;height:50px;border-radius:25px;font-size:16px;letter-spacing:1.6px}}.btn-cta{display:flex;align-items:center;justify-content:center;gap:8px;width:300px;height:64px;background-color:#ea5f00;border-radius:32px;box-shadow:4px 4px #00000026;font-size:18px;font-weight:600;color:#fff;text-align:center;text-decoration:none;cursor:pointer;transition:opacity .2s}.btn-cta:hover{opacity:.9}.btn-cta:focus{outline:2px solid #0068b6;outline-offset:2px}.btn-cta__icon{border-radius:4px;display:inline-block;flex-shrink:0;height:64px;margin-right:10px;width:64px}@media screen and (min-width:769px){.btn-cta{width:420px;height:90px;border-radius:45px;font-size:24px}}.btn-cta--sm{font-size:16px}@media screen and (min-width:769px){.btn-cta--sm{font-size:20px}}.btn-cta--disabled{background-color:#bfbfbf;box-shadow:none;color:#fff;cursor:not-allowed;filter:grayscale(1);pointer-events:none}.section-blue{background-color:#e6f4ff;padding:1px 0 40px}@media screen and (min-width:769px){.section-blue{padding:10px 0 110px}}@media screen and (min-width:769px){.section-blue:has(.cta-cards){padding:70px 0}}@media screen and (min-width:769px){.section-blue .section-title{margin:80px auto 50px}}.section-blue .section-title--lg{margin:60px auto 32px}@media screen and (min-width:769px){.section-blue .section-title--lg{margin:80px auto 50px}}.bracket-text{display:flex;align-items:flex-start;justify-content:center}.bracket-text__bracket{display:block;width:20px;height:25px;position:relative;flex-shrink:0;transform:translateY(7px)}@media screen and (min-width:769px){.bracket-text__bracket{width:33px;height:42px;transform:none}}.bracket-text__bracket:before{content:"";position:absolute;top:0;width:2.4px;height:100%;background-color:#0068b6;transform-origin:top}.bracket-text__bracket--left:before{left:0;transform:rotate(-39deg)}.bracket-text__bracket--right:before{right:0;transform:rotate(39deg)}.bracket-text__content{font-size:18px;font-weight:900;color:#0068b6;letter-spacing:1.8px;text-align:center;line-height:1.4;background:linear-gradient(transparent 60%,#f9e620 60%);margin:0 4px}@media screen and (min-width:769px){.bracket-text__content{font-size:30px;letter-spacing:3px;line-height:30px;margin:0 17px}}.header{width:100%;height:53px;background:#fff;padding:0 10px 0 16px;display:flex;align-items:center;justify-content:space-between;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,メイリオ,sans-serif;position:fixed;top:0;left:0;z-index:1000}@media screen and (min-width:1001px){.header{height:97px;padding:0 0 0 20px;align-items:stretch;z-index:1000}}.header__logo{display:inline-flex;align-items:center;flex-shrink:0}.header__logo-img{width:138px;height:28px;display:block}@media screen and (min-width:1001px){.header__logo-img{width:206px;height:42px}}.header__body{display:flex;flex:1;min-width:0;padding:0 10px}@media screen and (min-width:1001px){.header__body{flex-direction:column;justify-content:space-between;padding:0 0 0 40px}}.header__top{display:flex;justify-content:flex-start;align-items:center;gap:10px;padding:0 10px}@media screen and (min-width:1001px){.header__top{justify-content:flex-end;padding:0 20px 0 0}}.header__util-btn{display:inline-flex;align-items:center;justify-content:center;gap:5px;height:28px;min-width:128px;padding:0 8px;background-color:#eaf5fb;border:1px solid #dbdcdc;border-top:none;border-radius:0 0 8px 8px;font-size:11px;font-weight:700;color:#231815;white-space:nowrap}@media screen and (min-width:1001px){.header__util-btn{gap:8px;height:34px;min-width:160px;padding:0 12px;font-size:13px}}.header__util-btn:hover{opacity:.8}.header__util-logo{display:block;height:20px;margin-bottom:-4px;width:86px}@media screen and (min-width:1001px){.header__util-logo{height:24.86px;margin-bottom:-6px;width:106.78px}}.header__util-btn:has(.header__util-logo){border:1px solid #dbdcdc;border-radius:8px;min-width:128px}@media screen and (min-width:1001px){.header__util-btn:has(.header__util-logo){border:1px solid #dbdcdc;border-radius:0 0 8px 8px;border-top:none;min-width:180px}}.header__util-icon{width:18px;height:18px;border-radius:50%;background-color:#009ce3;display:inline-flex;align-items:center;justify-content:center;position:relative}.header__util-icon:after{content:"";width:5px;height:5px;border-top:2px solid #fff;border-right:2px solid #fff;transform:rotate(45deg);margin-left:-2px}.header__nav{background-color:#fff;display:flex;flex-direction:column;flex-shrink:0;overflow-y:auto}@media screen and (min-width:1001px){.header__nav{background-color:transparent;bottom:20px;flex:none;flex-direction:row;align-items:center;gap:40px;overflow-y:visible;padding:0 36px 0 0;position:absolute;right:280px}}.header__nav-item{align-items:center;border-bottom:1px solid #dbdcdc;color:#231815;display:flex;font-size:16px;font-weight:700;min-height:60px;padding:16px 50px 16px 24px;position:relative;white-space:nowrap}.header__nav-item:first-child{border-top:1px solid #dbdcdc}.header__nav-item:after{border-right:2px solid #0068b6;border-top:2px solid #0068b6;content:"";height:10px;position:absolute;right:24px;top:50%;transform:translateY(-50%) rotate(45deg);width:10px}@media screen and (min-width:1001px){.header__nav-item{border-bottom:none;font-size:15px;min-height:auto;padding:0}.header__nav-item:first-child{border-top:none}.header__nav-item:after{display:none}.header__nav-item:hover{color:#0068b6}}@media screen and (min-width:1001px){.header__nav-item--sp-only{display:none}}.header__nav-item--myokayama{padding-left:24px}.header__nav-item-logo{height:24px;width:auto}.header__cta{background-color:#0068b6;bottom:0;display:flex;flex-direction:column;gap:8px;left:0;padding:11px 10px 6px;position:fixed;width:100%;z-index:1001}@media screen and (min-width:1001px){.header__cta{background-color:transparent;bottom:auto;display:flex;flex-direction:row;flex-shrink:0;align-self:stretch;gap:0;left:auto;padding:0;position:static;width:auto}}.header__cta-tags{color:#fff;display:grid;font-size:10px;font-weight:700;gap:10px;grid-template-columns:2fr 1fr;line-height:1}@media screen and (min-width:1001px){.header__cta-tags{display:none}}.header__cta-tag{margin:0 auto;position:relative;text-align:center;white-space:nowrap;width:fit-content}.header__cta-tag:before,.header__cta-tag:after{background:currentColor;border-radius:2px;content:"";height:16px;position:absolute;top:50%;transform-origin:center;width:2px}.header__cta-tag:before{left:-8px;transform:translateY(-50%) rotate(-22deg)}.header__cta-tag:after{right:-8px;transform:translateY(-50%) rotate(22deg)}.header__cta-tag:last-child{transform:translate(4px)}.header__cta-row{display:flex;flex:1;gap:5px;width:100%}@media screen and (min-width:1001px){.header__cta-row{display:contents}}.header__cta-btn{align-items:center;border-radius:10px;box-shadow:4px 4px #00000026;color:#fff;display:flex;flex:1;font-size:12px;font-weight:700;height:50px;justify-content:center;line-height:1.4;text-align:center}@media screen and (min-width:1001px){.header__cta-btn{font-size:16px;border-radius:0;box-shadow:none;flex:none;height:auto;width:140px}}.header__cta-btn:hover{opacity:.85}.header__cta-btn--blue{background-color:#0068b6}@media screen and (max-width:1000px){.header__cta-btn--blue{background-color:#ea5f00;border:solid 3px #ffc483;border-radius:9999px;box-shadow:none;order:1}}.header__cta-btn--orange{background-color:#ea5f00}.header__cta-btn--disabled{background-color:#bfbfbf;border-color:transparent;box-shadow:none;color:#fff;cursor:not-allowed;filter:grayscale(1);pointer-events:none}.header__cta-inquiry{display:flex;flex:1;position:relative}@media screen and (max-width:1000px){.header__cta-inquiry{display:contents}}@media screen and (min-width:1001px){.header__cta-inquiry{flex:none}}@media screen and (max-width:1000px){.header__cta-inquiry>.header__cta-btn--orange{display:none}}.header__cta-inquiry-menu{display:none}@media screen and (max-width:1000px){.header__cta-inquiry-menu{display:contents}}@media screen and (min-width:1001px){.header__cta-inquiry-menu{background:#ea5f00;display:flex;flex-direction:row;gap:10px;justify-content:center;min-width:280px;opacity:0;padding:12px;pointer-events:none;position:absolute;right:0;top:100%;transition:opacity .2s;white-space:nowrap;z-index:1002}}@media screen and (min-width:1001px){.header__cta-inquiry:hover .header__cta-inquiry-menu,.header__cta-inquiry:focus-within .header__cta-inquiry-menu{opacity:1;pointer-events:auto}}.header__cta-inquiry-item{background:#fff;border-radius:9999px;color:#ea5f00;display:block;font-size:13px;font-weight:700;line-height:1.3;padding:10px 18px;text-align:center;text-decoration:none;transition:opacity .2s}@media screen and (max-width:1000px){.header__cta-inquiry-item{align-items:center;border:solid 3px #91dcf2;border-radius:9999px;color:#0068b6;display:flex;flex:1;font-size:12px;height:50px;justify-content:center;padding:0 6px}}.header__cta-inquiry-item:hover{opacity:.85}.header__cta-inquiry-item--disabled{background:#bfbfbf;border-color:transparent;color:#fff;cursor:not-allowed;filter:grayscale(1);pointer-events:none}.header__cta-btn-text--pc{display:none}@media screen and (min-width:1001px){.header__cta-btn-text--pc{display:inline}}.header__cta-btn-text--sp{display:inline}@media screen and (min-width:1001px){.header__cta-btn-text--sp{display:none}}.header__cta-btn-narrow{letter-spacing:-.05em}.header__menu-btn{width:54px;height:54px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:linear-gradient(180deg,#1e9eff,#007ce2);box-shadow:inset 0 1px #ffffff40,0 1px #0000000f;flex-shrink:0;margin-top:20px;z-index:1000}@media screen and (min-width:1001px){.header__menu-btn{display:none}}.header__menu-text{font-size:10px;font-weight:700;color:#fff;line-height:1;transform:translateY(-1px)}.header__menu-lines{display:flex;flex-direction:column;gap:4px;align-items:center}.header__menu-line{width:24px;height:1px;background:#fff;border-radius:1px;display:block;transition:transform .3s ease}.header.is-menu-open .header__menu-text{display:none}.header.is-menu-open .header__menu-lines{gap:0}.header.is-menu-open .header__menu-line{height:2px}.header.is-menu-open .header__menu-line:first-child{transform:rotate(45deg) translateY(1px)}.header.is-menu-open .header__menu-line:last-child{transform:rotate(-45deg) translateY(-1px)}.sp-menu{background-color:#000c;display:flex;flex-direction:column;height:calc(100dvh - 113px);position:fixed;right:0;top:53px;transform:translate(100%);transition:transform .3s ease,opacity .3s ease;visibility:hidden;width:100%;z-index:999}.sp-menu.is-open{transform:translate(0);visibility:visible}@media screen and (min-width:1001px){.sp-menu{background-color:transparent;display:contents;height:auto;opacity:1;position:static;transform:none;visibility:visible}}.sp-menu__footer{align-items:center;display:flex;flex:1;flex-direction:column;gap:8px;justify-content:center;padding:20px 0 30px}@media screen and (min-width:1001px){.sp-menu__footer{display:none}}.sp-menu__close-icon{display:block;height:24px;position:relative;width:24px}.sp-menu__close-icon:before,.sp-menu__close-icon:after{background:#fff;border-radius:1px;content:"";height:2px;left:50%;position:absolute;top:50%;width:24px}.sp-menu__close-icon:before{transform:translate(-50%,-50%) rotate(45deg)}.sp-menu__close-icon:after{transform:translate(-50%,-50%) rotate(-45deg)}.sp-menu__close-text{color:#fff;font-size:14px}.footer{background-color:#fff;color:#585656;padding:24px 0}@media screen and (max-width:768px){.footer{padding:16px 0}}.footer__inner{max-width:1000px;margin:0 auto;padding:0 16px}.footer__copyright{text-align:center;font-size:12px}.button{display:inline-flex;align-items:center;justify-content:center;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,メイリオ,sans-serif;font-weight:700;line-height:1;white-space:nowrap;text-align:center;transition:opacity .3s}.button:hover{opacity:.8}.button:focus-visible{outline:2px solid #0068b6;outline-offset:2px}.button--cta{width:100%;max-width:200px;height:54px;background-color:#0068b6;color:#fff;font-size:16px;border-radius:25px;box-shadow:4px 4px #00000026}@media screen and (min-width:769px){.button--cta{max-width:540px;height:76px;font-size:24px;border-radius:35px;box-shadow:6px 6px #00000026;gap:16px}}.button__chevron{width:12px;height:7px;display:inline-block;position:relative;margin-left:8px}.button__chevron:before,.button__chevron:after{content:"";position:absolute;top:2px;width:8px;height:2px;background:#fff;border-radius:1px}.button__chevron:before{left:0;transform:rotate(45deg);transform-origin:left center}.button__chevron:after{right:0;transform:rotate(-45deg);transform-origin:right center}@media screen and (min-width:769px){.button__chevron{width:18px;height:10px}.button__chevron:before,.button__chevron:after{top:3px;width:12px;height:2.5px;border-radius:1.25px}}.button__chevron--down{transform:rotate(0);transition:transform .3s}.button__chevron--down.is-rotated{transform:rotate(180deg)}.button--outline{width:100%;max-width:260px;height:54px;background-color:#fff;border:2px solid #231815;border-radius:25px;box-shadow:4px 4px #00000026;color:#231815;font-size:16px}.button--outline .button__chevron:before,.button--outline .button__chevron:after{background:#231815}@media screen and (min-width:769px){.button--outline{max-width:540px;height:76px;font-size:24px;border-radius:35px;box-shadow:6px 6px #00000026;gap:16px}}.button--secondary{width:100%;max-width:540px;height:54px;background-color:#ea5f00;color:#fff;font-size:16px;border-radius:25px;box-shadow:4px 4px #00000026}@media screen and (min-width:769px){.button--secondary{height:76px;font-size:24px;border-radius:35px;box-shadow:6px 6px #00000026}}.button--large{padding:24px 48px;font-size:18px}.button--full{width:100%;max-width:none}.button--no-arrow .button__chevron{display:none}.button--disabled{background-color:#bfbfbf;border-color:transparent;box-shadow:none;color:#fff;cursor:not-allowed;filter:grayscale(1);pointer-events:none}.button--disabled .button__chevron:before,.button--disabled .button__chevron:after{background:#fff}.section-title{display:flex;flex-direction:column;width:fit-content;margin:100px auto 32px;text-align:center}.section-title__text{color:#0068b6;font-size:30px;font-weight:900;line-height:1.2}@media screen and (max-width:768px){.section-title__text{font-size:24px}}.section-title__underline{display:flex;height:5px;margin-top:8px}.section-title__underline-blue{flex:1;background-color:#0068b6}.section-title__underline-orange{flex:1;background-color:#ea5f00}@media screen and (max-width:768px){.section-title--lg{margin:80px auto 32px}}.section-title--lg .section-title__text{font-size:36px}@media screen and (max-width:768px){.section-title--lg .section-title__text{font-size:24px}}.section-title--page .section-title__text{font-size:36px}@media screen and (max-width:768px){.section-title--page .section-title__text{font-size:30px}}.section-title--inline{margin:0 auto}.section-title--inline .section-title__text{font-size:36px;letter-spacing:3.6px}@media screen and (max-width:768px){.section-title--inline .section-title__text{font-size:20px}}.section-title--inline .section-title__underline{height:4px;margin-top:16px}.cta-cards{font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,メイリオ,sans-serif;padding:8px 0 0;position:relative;width:100%}@media screen and (min-width:769px){.cta-cards{padding:0}}.cta-cards__inner{display:grid;gap:16px 0;grid-template-areas:"catch-left" "card-switch" "card-moving" "catch-right" "card-simulation";grid-template-columns:1fr;margin:0 auto;max-width:400px;padding:16px 16px 0;width:100%}@media screen and (min-width:769px){.cta-cards__inner{column-gap:26px;grid-template-areas:"catch-left  catch-left  catch-right" "card-switch card-moving card-simulation";grid-template-columns:1fr 1fr 1fr;max-width:1000px;padding:42px 0 0;row-gap:8px}}.cta-cards__catch{color:#e60012;font-size:14px;font-weight:900;letter-spacing:.5px;line-height:1.15;margin-left:18px;margin-top:4px;position:relative;text-align:left;white-space:nowrap;width:fit-content}@media screen and (min-width:769px){.cta-cards__catch{font-size:19px;margin:0}}.cta-cards__catch:before,.cta-cards__catch:after{background:#e60012;border-radius:2px;content:"";height:22px;position:absolute;top:-2px;width:3px}@media screen and (min-width:769px){.cta-cards__catch:before,.cta-cards__catch:after{top:0}}.cta-cards__catch:before{left:-14px;transform:rotate(-22deg)}.cta-cards__catch:after{right:-14px;transform:rotate(22deg)}.cta-cards__catch--left{grid-area:catch-left;margin:0 auto}@media screen and (min-width:769px){.cta-cards__catch--left{justify-self:center}}.cta-cards__catch--right{grid-area:catch-right;margin:12px auto 0}.cta-cards__card{align-items:center;border-radius:40px;box-shadow:0 6px #00000026;display:flex;gap:10px;height:70px;padding:0 20px 0 70px;position:relative;text-decoration:none;transition:opacity .3s;width:100%}@media screen and (min-width:769px){.cta-cards__card{border-radius:50px;box-shadow:0 8px #00000026;gap:12px;height:100px;padding:0 46px 0 96px}}.cta-cards__card:hover{opacity:.85}.cta-cards__card--switch{grid-area:card-switch}.cta-cards__card--moving{grid-area:card-moving}@media screen and (min-width:769px){.cta-cards__card--moving{padding:0 50px 0 110px}}.cta-cards__card--simulation{grid-area:card-simulation}.cta-cards__card--orange{background:#ea5f00}.cta-cards__card--blue{background:#0068b6}.cta-cards__card--disabled{background:#bfbfbf;box-shadow:0 6px #00000014;cursor:not-allowed;filter:grayscale(1);pointer-events:none}@media screen and (min-width:769px){.cta-cards__card--disabled{box-shadow:0 8px #00000014}}.cta-cards__icon{height:64px;left:6px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);width:64px}@media screen and (min-width:769px){.cta-cards__icon{height:66px;left:20px;width:66px}}.cta-cards__icon img{display:block;height:100%;object-fit:contain;width:100%}.cta-cards__label{color:#fff;font-size:16px;font-weight:700;letter-spacing:.5px;line-height:1.2;text-align:center}@media screen and (min-width:769px){.cta-cards__label{font-size:20px}}.hero-slider{width:100%;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,メイリオ,sans-serif;background:#fff;overflow:hidden}.hero-slider__frame{width:100%;height:auto;background:#c8c6c6;position:relative;overflow:hidden}.hero-slider__arrow{display:none}@media screen and (min-width:769px){.hero-slider__arrow{display:block;position:absolute;top:50%;transform:translateY(-50%);width:27px;height:70px;background:#0006;border:none;border-radius:0;cursor:pointer;z-index:1;padding:0}.hero-slider__arrow:after{content:"";display:block;width:12px;height:12px;border-top:2px solid #fff;border-right:2px solid #fff;margin:0 auto}.hero-slider__arrow--prev{left:43px}.hero-slider__arrow--prev:after{transform:rotate(-135deg);margin-left:10px}.hero-slider__arrow--next{right:43px}.hero-slider__arrow--next:after{transform:rotate(45deg);margin-right:10px}}.hero-slider__img{width:100%;height:auto;display:block}.hero-slider__pagination{width:100%;height:25px;background:#fff;display:flex;align-items:center;justify-content:center;gap:12px}@media screen and (min-width:769px){.hero-slider__pagination{height:50px}}.hero-slider__dot{width:8px;height:8px;border-radius:50%;background:#e6e6e6;display:block;cursor:pointer}.hero-slider__dot--active{background:#d96c1f}.promo-text{padding:2px 0;text-align:center}.promo-text__line1{color:#0068b6;font-size:20px;font-weight:700;line-height:1}@media screen and (min-width:769px){.promo-text__line1{font-size:25px}}.promo-text__line2{color:#0068b6;font-size:20px;font-weight:700;line-height:1;margin-top:10px}@media screen and (min-width:769px){.promo-text__line2{font-size:25px;margin-top:13px}}.promo-card{border:none;border-radius:10px;margin-top:71px;overflow:visible;width:100%}@media screen and (min-width:769px){.promo-card{border-radius:15px}}.promo-card__header{align-items:center;background:#0068b6;border-radius:10px 10px 0 0;display:flex;height:90px;padding:17px 14px 17px 83px;position:relative}@media screen and (min-width:769px){.promo-card__header{border-radius:15px 15px 0 0;height:78px;padding:0 24px 0 103px}}.promo-card__bulb{height:auto;left:9px;position:absolute;top:-24px;width:71px}@media screen and (min-width:769px){.promo-card__bulb{left:14px;top:-31px;width:78px}}.promo-card__title{color:#fff;font-size:18px;font-weight:700;line-height:1.47;white-space:nowrap}@media screen and (min-width:769px){.promo-card__title{font-size:26px;line-height:1.2}}.promo-card__body{background:#fff;border-radius:0 0 10px 10px;padding:16px 16px 100px;position:relative}@media screen and (min-width:769px){.promo-card__body{border-radius:0 0 15px 15px;padding:40px 60px 80px}}.promo-card__illust{bottom:-14px;display:block;height:auto;left:10px;position:absolute;width:67px;z-index:1}@media screen and (min-width:769px){.promo-card__illust{left:40px;width:80px}}.promo-card__illust--left{width:94px}@media screen and (min-width:769px){.promo-card__illust--left{left:40px;width:117px}}.promo-card__illust--right{left:auto;right:10px;width:94px}@media screen and (min-width:769px){.promo-card__illust--right{right:40px;width:117px}}.promo-card__illust--bass{left:auto;right:10px;width:88px}@media screen and (min-width:769px){.promo-card__illust--bass{bottom:-27px;right:-20px;width:117px}}@media screen and (min-width:769px){.promo-card__inner{margin:0 auto;max-width:780px}}.otoku-hero{display:flex;flex-direction:column;width:100%}.otoku-hero__badge{align-self:center;background:#fadf14;border-radius:9999px;color:#231815;font-size:16px;font-weight:900;letter-spacing:.5px;line-height:1;padding:8px 22px;position:relative;z-index:1}@media screen and (min-width:769px){.otoku-hero__badge{font-size:25px;padding:10px 28px}}.otoku-hero__badge:after{border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #fadf14;bottom:-6px;content:"";height:0;left:50%;position:absolute;transform:translate(-50%);width:0}.otoku-hero__annual{align-self:center;background-image:linear-gradient(transparent 70%,#fadf14 70%,#fadf14 90%,transparent 90%);background-position:0 100%;background-repeat:no-repeat;background-size:100% 100%;color:#231815;display:inline-block;font-size:20px;font-weight:900;letter-spacing:.5px;line-height:1;margin-top:8px;padding:4px 10px;white-space:nowrap}@media screen and (min-width:769px){.otoku-hero__annual{font-size:35px;padding:6px 18px}}.otoku-hero__annual-amount{color:#ff0015;text-shadow:2px 0 0 #fff,-2px 0 0 #fff,0 2px 0 #fff,0 -2px 0 #fff,1.5px 1.5px 0 #fff,-1.5px 1.5px 0 #fff,1.5px -1.5px 0 #fff,-1.5px -1.5px 0 #fff}@media screen and (min-width:769px){.otoku-hero__annual-amount{text-shadow:3px 0 0 #fff,-3px 0 0 #fff,0 3px 0 #fff,0 -3px 0 #fff,2.2px 2.2px 0 #fff,-2.2px 2.2px 0 #fff,2.2px -2.2px 0 #fff,-2.2px -2.2px 0 #fff}}.otoku-hero__annual-num{font-size:45px;line-height:1}@media screen and (min-width:769px){.otoku-hero__annual-num{font-size:100px}}.otoku-hero__heading-wrap{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:12px;position:relative}@media screen and (min-width:769px){.otoku-hero__heading-wrap{gap:20px;margin-top:16px}}.otoku-hero__character{flex-shrink:0}.otoku-hero__character img{display:block;height:100%;object-fit:contain;width:100%}.otoku-hero__character--left{height:90px;width:50px}@media screen and (min-width:769px){.otoku-hero__character--left{height:140px;width:88px}}.otoku-hero__character--center{height:100px;width:50px}@media screen and (min-width:769px){.otoku-hero__character--center{height:150px;width:92px}}.otoku-hero__heading{margin:0}.otoku-hero__heading-image{display:block;height:auto;width:220px}@media screen and (min-width:769px){.otoku-hero__heading-image{width:420px}}.otoku-hero__heading-note{align-self:flex-end;color:#231815;font-size:10px;font-weight:400;margin-bottom:8px}@media screen and (min-width:769px){.otoku-hero__heading-note{font-size:12px;margin-bottom:14px}}.otoku-hero__features{align-items:center;display:flex;gap:8px;justify-content:center;margin-top:20px;position:relative}@media screen and (min-width:769px){.otoku-hero__features{gap:30px;margin-top:60px}}.otoku-hero__feature{align-items:center;background-color:#26a1fc;background-image:repeating-linear-gradient(45deg,#46affc 2px,#46affc 4px,transparent 0px,transparent 6px);border-radius:8px;color:#fff;display:flex;flex:1;font-size:14px;font-weight:900;justify-content:center;line-height:1.4;min-height:130px;padding:14px;text-align:center}@media screen and (min-width:769px){.otoku-hero__feature{font-size:24px;min-height:210px;padding:20px}}.otoku-hero__feature-em{background-image:linear-gradient(transparent 70%,#0068b6 70%,#0068b6 92%,transparent 92%);background-repeat:no-repeat;background-size:100% 100%;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#f9e620;display:inline;font-size:18px;padding:0 4px}@media screen and (min-width:769px){.otoku-hero__feature-em{font-size:32px;font-weight:900}}.otoku-hero__features .otoku-hero__character--center{bottom:-20px;left:50%;position:absolute;transform:translate(-50%);z-index:1}@media screen and (min-width:769px){.otoku-hero__features .otoku-hero__character--center{bottom:-50px}}.otoku-hero__feature-note{color:#231815;font-size:10px;font-weight:400;line-height:1.4;margin-top:8px;text-align:left}@media screen and (min-width:769px){.otoku-hero__feature-note{font-size:12px;margin-top:12px}}.otoku-hero__paragraph{color:#231815;font-size:13px;font-weight:700;line-height:1.8;margin-top:32px;position:relative;text-align:center;z-index:2}@media screen and (min-width:769px){.otoku-hero__paragraph{font-size:20px;margin-top:88px}}.otoku-hero__arrow{align-self:center;display:block;margin-top:-80px;position:relative;width:200px;z-index:1}@media screen and (min-width:769px){.otoku-hero__arrow{margin-top:-90px;width:340px}}.point-promo{display:flex;flex-direction:column;margin-top:32px;width:100%}@media screen and (min-width:769px){.point-promo{margin-top:48px}}.point-promo__catch{align-self:center;color:#ff0015;font-size:14px;font-weight:900;letter-spacing:.5px;line-height:1.15;margin:0 auto;position:relative;width:fit-content}@media screen and (min-width:769px){.point-promo__catch{font-size:20px}}.point-promo__catch:before,.point-promo__catch:after{background:#ff0015;border-radius:2px;content:"";height:22px;position:absolute;top:-2px;width:3px}.point-promo__catch:before{left:-14px;transform:rotate(-22deg)}.point-promo__catch:after{right:-14px;transform:rotate(22deg)}.point-promo__badge{align-self:center;background:#fadf14;border-radius:9999px;color:#231815;font-size:16px;font-weight:900;letter-spacing:.5px;line-height:1;margin-top:8px;padding:8px 22px;position:relative}@media screen and (min-width:769px){.point-promo__badge{font-size:25px;padding:10px 28px}}.point-promo__badge:after{border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid #fadf14;bottom:-6px;content:"";height:0;left:50%;position:absolute;transform:translate(-50%);width:0}.point-promo__heading{color:#ff0015;font-size:28px;font-weight:900;letter-spacing:-.1em;line-height:1.2;white-space:nowrap;margin:18px 0 0;text-align:center}@media screen and (min-width:769px){.point-promo__heading{font-size:54px;margin-top:20px}}.point-promo__heading-note{color:#231815;font-size:10px;font-weight:400;margin-left:4px;vertical-align:super}@media screen and (min-width:769px){.point-promo__heading-note{font-size:14px}}.point-promo__paragraph{color:#231815;font-size:13px;font-weight:700;letter-spacing:-.05em;line-height:1.8;margin-left:-7px;margin-top:20px;text-align:center;white-space:nowrap}@media screen and (min-width:769px){.point-promo__paragraph{font-size:20px;font-weight:400;letter-spacing:normal;margin-left:0;margin-top:24px;white-space:normal}}.point-promo__graph{align-self:center;display:block;height:auto;margin-top:24px;max-width:100%;width:300px}@media screen and (min-width:769px){.point-promo__graph{margin-top:40px;width:500px}}.point-note{align-items:flex-start;display:flex;justify-content:flex-start;overflow:hidden;width:100%}.point-note__text{color:#0068b6;font-size:14px;font-weight:700;letter-spacing:-.08em;line-height:21px;padding:0 0 12px;text-align:center;width:100%}@media screen and (min-width:769px){.point-note__text{font-size:20px;letter-spacing:normal;line-height:28px;padding:4px 0 0}}.point-note__em{color:#ff0015}.footnote-list{color:#231815;font-size:11px;font-weight:400;line-height:1.7;margin-top:20px}@media screen and (min-width:769px){.footnote-list{font-size:12px;margin-top:28px}}.footnote-list__item+.footnote-list__item{margin-top:4px}.benefit-wrap{background-color:#fffae3;border-radius:10px;margin-top:20px;padding:20px 5px}@media screen and (min-width:769px){.benefit-wrap{border-radius:15px;margin-top:72px;padding:32px}}@media screen and (min-width:769px){.section-white:has(.benefit-steps) .section-title--lg{margin:100px auto 70px}}.benefit-steps{align-items:flex-start;display:flex;column-gap:20px;justify-content:center;padding:12px 10px 4px;width:100%}@media screen and (min-width:769px){.benefit-steps{column-gap:60px;justify-content:center;padding:36px 10px 8px}}.benefit-steps__item{align-items:center;display:flex;flex-direction:column;gap:10px;width:86px}@media screen and (min-width:769px){.benefit-steps__item{gap:16px;width:auto}}.benefit-steps__icons{align-items:center;display:flex;height:30px;justify-content:center}@media screen and (min-width:769px){.benefit-steps__icons{height:48px}}.benefit-steps__icon{height:30px;width:auto}@media screen and (min-width:769px){.benefit-steps__icon{height:48px}}.benefit-steps__label{font-size:11px;font-weight:700;line-height:1.05;white-space:nowrap}@media screen and (min-width:769px){.benefit-steps__label{font-size:16px}}.web-promo{overflow:hidden;width:100%}.web-promo__catch{color:#ff0015;font-size:15px;font-weight:700;letter-spacing:.02em;line-height:1.1;padding-top:8px;text-align:center}@media screen and (min-width:769px){.web-promo__catch{font-size:20px}}.web-promo__heading{margin-top:18px;text-align:center}@media screen and (min-width:769px){.web-promo__heading{margin-top:5px}}.web-promo__line{display:inline-block;line-height:1;position:relative}.web-promo__line+.web-promo__line{margin-top:6px}.web-promo__line--sp-only{display:block}@media screen and (min-width:769px){.web-promo__line--sp-only{display:inline}.web-promo__line--sp-only+.web-promo__line{margin-top:0}}.web-promo__marker{background-image:linear-gradient(#f9e620,#f9e620);background-position:0 100%;background-repeat:no-repeat;background-size:100% 10px;display:inline-block;padding:0 2px 2px;position:relative}.web-promo__big{color:#ea5f00;font-size:32px;font-weight:900}@media screen and (min-width:769px){.web-promo__big{font-size:38px}}.web-promo__small{font-size:22px;font-weight:900}@media screen and (min-width:769px){.web-promo__small{font-size:29px}}.web-promo__body{font-size:13px;line-height:1.6;margin-top:24px;padding:0;text-align:center}@media screen and (min-width:769px){.web-promo__body{font-size:16px}}.web-promo__action{margin-top:24px;text-align:center}.web-promo__toggle{cursor:pointer}.web-promo__detail{display:grid;grid-template-rows:0fr;line-height:1.8;margin-top:24px;opacity:0;padding:0 12px;text-align:left;transition:grid-template-rows .3s ease,opacity .3s ease}.web-promo__detail.is-open{grid-template-rows:1fr;opacity:1}@media screen and (min-width:769px){.web-promo__detail{margin:24px auto 0;padding:0}}.web-promo__detail p+p{margin-top:1em}.web-promo__detail-inner{overflow:hidden}.web-promo__detail-img{display:block;height:auto;margin:0 auto;width:284px}@media screen and (min-width:769px){.web-promo__detail-img{width:auto;max-width:100%}}.web-promo__detail-img--safety{width:261px}@media screen and (min-width:769px){.web-promo__detail-img--safety{width:auto;max-width:100%}}.web-promo__notes{color:#666;font-size:14px;line-height:1.6;margin-top:16px}.web-promo__notes li{margin-top:4px}.web-promo__notes li:first-child{margin-top:0}.plans{background:#fff6b0;padding:1px 13px 70px;width:100%}@media screen and (min-width:769px){.plans{align-items:center;display:flex;flex-direction:column;padding:0 0 160px}}.plans__lead{font-size:16px;margin-top:16px;text-align:center}@media screen and (min-width:769px){.plans__lead{font-size:18px;margin-top:20px}}.plans__catch{color:#e60012;font-size:14px;font-weight:900;letter-spacing:.5px;line-height:1.15;margin:0 auto;padding-top:32px;position:relative;text-align:center;white-space:nowrap;width:fit-content}@media screen and (min-width:769px){.plans__catch{font-size:19px;padding-top:0}}.plans__catch:before,.plans__catch:after{background:#e60012;border-radius:2px;content:"";height:22px;position:absolute;top:30px;width:3px}@media screen and (min-width:769px){.plans__catch:before,.plans__catch:after{top:0}}.plans__catch:before{left:-14px;transform:rotate(-22deg)}.plans__catch:after{right:-14px;transform:rotate(22deg)}.plans .section-title__text{margin-top:16px}.plans__stack{display:flex;flex-direction:column;gap:10px;margin-top:30px}@media screen and (min-width:769px){.plans__stack{align-items:stretch;flex-direction:row;gap:60px;margin-top:40px}}.plans__action{margin-top:40px;text-align:center}@media screen and (min-width:769px){.plans__action{margin-top:60px;width:100%}}.plan-card{background:#fff;border-radius:10px;display:flex;flex-direction:column;padding:26px 10px 20px}@media screen and (min-width:769px){.plan-card{border-radius:15px;min-height:400px;padding:48px 43px;width:470px}.plan-card--m{padding-bottom:48px}.plan-card--l{padding:48px 30px}}.plan-card__title{font-size:16px;font-weight:700;letter-spacing:-.05em;line-height:1.15;margin-bottom:10px;text-align:center}.plan-card__title--blue{color:#0068b6}.plan-card__title--orange{color:#ea5f00}@media screen and (min-width:769px){.plan-card__title{font-size:30px;font-weight:900;margin-bottom:10px}}.plan-card__subtitle{font-size:13px;line-height:1.2;text-align:center;margin-bottom:10px}@media screen and (min-width:769px){.plan-card__subtitle{font-size:16px;margin-bottom:20px}}.plan-card--m .plan-card__subtitle{color:#0068b6}.plan-card--l .plan-card__subtitle{color:#ea5f00}.plan-card__illustration{display:flex;align-items:center;justify-content:center;margin-bottom:16px}@media screen and (min-width:769px){.plan-card__illustration{height:140px;margin-bottom:20px}}.plan-card__graph{display:block;max-height:100%;max-width:100%;width:auto}.plan-card__list{display:flex;flex-direction:column;padding-left:0}.plan-card__item{align-items:start;column-gap:0;display:grid;font-size:13px;font-weight:400;grid-template-columns:12px 1fr;line-height:24px}@media screen and (min-width:769px){.plan-card__item{font-size:16px;grid-template-columns:14px 1fr;letter-spacing:-.07em;line-height:28px}}.plan-card__dot{border-radius:999px;height:10px;margin-top:7px;width:10px}.plan-card__dot--blue{background:#0068b6}.plan-card__dot--orange{background:#ea5f00}@media screen and (min-width:769px){.plan-card__dot{height:12px;margin-top:8px;width:12px}}.section-cta{background-color:#fff560;background-image:repeating-linear-gradient(45deg,#ffffff59,#ffffff59 3px,#fff0 3px,#fff0 7px);padding:80px 13px 110px}@media screen and (min-width:769px){.section-cta{padding:120px 0}}.section-cta .section-title--lg{margin:0 auto 32px}@media screen and (min-width:769px){.section-cta .section-title--lg{margin:40px auto}}.section-cta__illust{display:none;height:auto;margin:0 auto -60px;width:100px}@media screen and (min-width:769px){.section-cta__illust{display:block;margin:-190px auto 0;width:160px}}.section-cta .container{position:relative}.section-cta__icon{display:none;height:auto;position:absolute;width:80px}@media screen and (min-width:769px){.section-cta__icon{display:block;width:152px}}.section-cta__icon--right{right:0;top:-230px;width:110px}@media screen and (min-width:769px){.section-cta__icon--right{top:0;width:152px}}.section-cta__icon--left{bottom:-130px;left:0;width:110px}@media screen and (min-width:769px){.section-cta__icon--left{bottom:0;width:152px}}.section-cta__lead{font-size:16px;line-height:1.7;margin-top:24px;text-align:center}@media screen and (min-width:769px){.section-cta__lead{font-size:18px}}.section-cta__lead-main{display:block;font-size:20px;font-weight:600}@media screen and (min-width:769px){.section-cta__lead-main{font-size:30px;margin-bottom:16px}}.section-cta__action{margin-top:32px;text-align:center}.move-steps{margin-top:40px;overflow:hidden;position:relative;width:100%}.move-steps__tabs{display:grid;gap:10px;grid-template-columns:1fr 1fr;height:104px;padding:0 10px;width:100%}@media screen and (min-width:769px){.move-steps__tabs{grid-template-columns:500px 500px;height:94px;justify-content:center;padding:0}}.move-steps__tab{align-items:center;border:none;border-top-left-radius:10px;border-top-right-radius:10px;color:#0068b6;cursor:pointer;display:flex;flex-direction:column;font-size:15px;font-weight:700;gap:8px;height:104px;justify-content:center;line-height:1.2;opacity:.6;position:relative;text-align:center;transition:opacity .3s}.move-steps__tab:hover{opacity:.8}.move-steps__tab.is-active{opacity:1}.move-steps__tab--left{background:#91def2}.move-steps__tab--right{background:#fde72e}.move-steps__tab--disabled{background:#bfbfbf;cursor:not-allowed;filter:grayscale(1);opacity:1;pointer-events:none}@media screen and (min-width:769px){.move-steps__tab{border-top-left-radius:15px;border-top-right-radius:15px;flex-direction:row;font-size:24px;gap:16px;height:94px;line-height:1.1}}.move-steps__tabIcon{border-radius:999px;box-shadow:0 1px #0000000f;display:grid;height:42px;place-items:center;width:42px}.move-steps__tabIcon img{display:block;height:42px;width:42px}@media screen and (min-width:769px){.move-steps__tabIcon{height:44px;width:44px}.move-steps__tabIcon img{height:50px;width:50px}}.move-steps__panel{display:none;padding:40px 0 100px;width:100%}.move-steps__panel.is-active{display:block}.move-steps__panel--switch{background:#91def2}.move-steps__panel--moving{background:#fde72e}@media screen and (min-width:769px){.move-steps__panel{padding:96px 0 120px}}.move-steps__container{background:#fff;border-radius:16px;box-shadow:0 3px 6px #00000029;margin:0 auto;padding:40px 16px;width:calc(100% - 40px)}@media screen and (min-width:769px){.move-steps__container{padding:56px 0 80px;width:min(1000px,100% - 160px)}}.move-steps__action{margin-top:40px;text-align:center}.move-steps__flow{display:flex;flex-direction:column;gap:50px;padding-top:6px}@media screen and (min-width:769px){.move-steps__flow{align-items:flex-start;flex-direction:row;gap:40px;justify-content:center;padding-top:0}}.step{align-items:center;display:flex;flex-direction:column;position:relative}@media screen and (min-width:769px){.step{width:256px}}.step__label{color:#ea5f00;font-size:12px;font-weight:700;letter-spacing:.02em;margin-bottom:8px;text-align:center}@media screen and (min-width:769px){.step__label{font-size:13px;margin-bottom:0}}.step__badge{background:#ea5f00;border-radius:999px;color:#fff;display:grid;font-size:30px;font-weight:700;height:44px;line-height:1;margin-bottom:-22px;place-items:center;width:44px;z-index:2}@media screen and (min-width:769px){.step__badge{font-size:28px;height:54px;margin-bottom:-20px;width:54px}}.step__card{background:#fff;border-radius:10px;box-shadow:0 3px 6px #00000029;padding:30px 16px 22px;position:relative;text-align:center;width:100%;z-index:1}@media screen and (min-width:769px){.step__card{border-radius:8px;height:340px;padding:30px 20px 24px;width:256px}}.step__icon{display:grid;height:70px;margin-bottom:15px;margin-top:6px;place-items:center}@media screen and (min-width:769px){.step__icon{margin-bottom:16px;margin-top:20px}}.step__iconSvg{display:block;height:70px;object-fit:contain;width:auto}.step__iconSvg--myokayama{height:auto;width:138px}.step__title{color:#0068b6;font-size:20px;font-weight:700;line-height:1.2;margin-bottom:15px}@media screen and (min-width:769px){.step__title{font-size:24px;margin-bottom:16px}}.step__text{color:#231815;font-size:13px;font-weight:400;line-height:1.6;text-align:left}@media screen and (min-width:769px){.step__text{font-size:14px;line-height:1.7}}.step__textMark{color:#ea5f00;font-weight:700}.step__textMark:is(a){color:#ea5f00}@media screen and (min-width:769px){.step__textMark{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}}.step__arrow{border-left:7px solid transparent;border-right:7px solid transparent;border-top:12px solid #ea5f00;bottom:-24px;height:0;left:50%;position:absolute;transform:translate(-50%);width:0}@media screen and (min-width:769px){.step__arrow{border-bottom:7px solid transparent;border-left:12px solid #ea5f00;border-right:0;border-top:7px solid transparent;bottom:auto;left:auto;right:-30px;top:50%;transform:translateY(-50%)}}.step--last .step__arrow{display:none}.faq{background:#fefde5;padding:1px 18px 80px;position:relative;width:100%}.faq .container{padding:0}@media screen and (min-width:769px){.faq .container{padding:0 15px}}@media screen and (min-width:769px){.faq{padding:10px 0 120px}}.faq__illust{display:none;height:auto;left:50%;margin-top:-60px;position:absolute;top:0;transform:translate(-50%);width:93px}@media screen and (min-width:769px){.faq__illust{display:block}}.faq__list{border-top:1px solid #cbcccb;margin-top:40px;width:100%}@media screen and (min-width:769px){.faq__list{border-top:none;margin:0 auto;width:1000px}}.faq__item{border-bottom:1px solid #cbcccb;width:100%}@media screen and (min-width:769px){.faq__item{border-bottom-color:#dbdcdc}}.faq__link{align-items:center;display:flex;gap:15px;min-height:86px;padding:20px 0;width:100%}.faq__link:focus-visible{outline:2px solid #0068b6;outline-offset:2px}@media screen and (min-width:769px){.faq__link{gap:25px;min-height:73px;padding:15px 0}}.faq__q{align-items:center;background:#0068b6;border-radius:19px;color:#fff;display:flex;flex:0 0 38px;font-size:20px;font-weight:700;height:38px;justify-content:center;line-height:1;width:38px}@media screen and (min-width:769px){.faq__q{border-radius:22px;flex:0 0 44px;font-size:22px;height:44px;width:44px}}.faq__text{color:#231815;flex:1 1 auto;font-size:16px;font-weight:500;line-height:1.5}@media screen and (min-width:769px){.faq__text{font-size:18px;font-weight:400}}.faq__arrow{align-items:center;display:flex;flex:0 0 7px;height:12px;justify-content:center;margin-left:2px;width:7px}.faq__arrow svg{display:block;height:12px;width:7px}@media screen and (min-width:769px){.faq__arrow{flex:0 0 8px;height:14px;margin-left:auto;width:8px}.faq__arrow svg{height:14px;width:8px}}.faq__action{margin-top:40px;text-align:center}@media screen and (min-width:769px){.faq__action{margin-top:60px}}.news-list{background:#fff;padding:80px 13px;width:100%}.news-list .container{padding:0}@media screen and (min-width:769px){.news-list .container{padding:0 15px}}@media screen and (min-width:769px){.news-list{padding:10px 0 121px}}.news-list__items{margin-top:40px;width:100%}@media screen and (min-width:769px){.news-list__items{margin:40px auto 0;width:1000px}}.news-list__item{border-bottom:1px solid #dbdcdc}@media screen and (min-width:769px){.news-list__item{height:72px;position:relative}.news-list__item:after{background:#0068b6;clip-path:polygon(0 0,22% 0,100% 50%,22% 100%,0 100%,78% 50%);content:"";height:12px;position:absolute;right:36px;top:50%;transform:translateY(-50%);width:7px}}.news-list__link{color:inherit;display:block;padding:18px 0;text-decoration:none;transition:opacity .3s;width:100%}@media screen and (min-width:769px){.news-list__link{align-items:center;display:flex;height:100%;padding:0 36px}}.news-list__link:hover{opacity:.7}.news-list__date{color:#0068b6;font-size:16px;font-weight:700;letter-spacing:0;line-height:19px;margin-bottom:10px}@media screen and (min-width:769px){.news-list__date{flex:0 0 173px;font-size:16px;font-weight:400;line-height:18px;margin-bottom:0;width:173px}}.news-list__action{margin-top:40px;text-align:center}.news-list__title{color:#231815;font-size:16px;font-weight:700;letter-spacing:0;line-height:19px}@media screen and (min-width:769px){.news-list__title{font-size:16px;font-weight:400;line-height:18px;padding-right:43px}}.pagination{align-items:center;display:flex;gap:26px;justify-content:center;margin-top:40px}@media screen and (min-width:769px){.pagination{gap:29px;margin-top:57px}}.pagination__arrow{display:block;flex-shrink:0;height:12px;width:6px}.pagination__pages{align-items:center;color:#231815;display:flex;font-size:16px;gap:19.2px;line-height:1}.pagination__page{position:relative}.pagination__page--current{color:#009ce3}.pagination__page--current:after{background:#009ce3;bottom:-6px;content:"";height:4px;left:50%;position:absolute;transform:translate(-50%);width:15px}.contact-cards{display:flex;flex-direction:row;gap:12px;margin-top:40px}@media screen and (min-width:769px){.contact-cards{gap:40px}}.contact-cards__card{align-items:center;background:#fff;border:2px solid #231815;border-radius:10px;box-shadow:4px 4px #00000026;display:flex;flex:1;flex-direction:column;gap:16px;padding:24px 5px 20px;text-decoration:none;transition:opacity .3s}@media screen and (min-width:769px){.contact-cards__card{border-radius:20px;box-shadow:6px 6px #00000026;padding:36px 24px 32px}}.contact-cards__card:hover{opacity:.8}.contact-cards__card:focus-visible{outline:2px solid #0068b6;outline-offset:3px}.contact-cards__icon,.contact-cards__icon-img{display:block}.contact-cards__icon-img--phone{width:27px;height:auto}@media screen and (min-width:769px){.contact-cards__icon-img--phone{width:auto}}.contact-cards__icon-img--internet{width:65px;height:auto}@media screen and (min-width:769px){.contact-cards__icon-img--internet{width:auto}}.contact-cards__br-sp{display:inline}@media screen and (min-width:769px){.contact-cards__br-sp{display:none}}.contact-cards__body{display:flex;flex-direction:column;gap:8px;text-align:center}.contact-cards__title{color:#231815;font-size:15px;font-weight:700;line-height:1.4}@media screen and (min-width:769px){.contact-cards__title{font-size:27px}}.contact-cards__note{color:#585656;font-size:13px;font-weight:400;line-height:1.6}@media screen and (min-width:769px){.contact-cards__note{font-size:18px}}.contact-cards__note-text--pc{display:none}@media screen and (min-width:769px){.contact-cards__note-text--pc{display:inline}}.contact-cards__note-text--sp{display:inline}@media screen and (min-width:769px){.contact-cards__note-text--sp{display:none}}.contact-card{align-items:flex-start;background:#fff;border-radius:12px;display:flex;justify-content:center;margin-top:40px;padding-top:46px;width:100%}@media screen and (min-width:769px){.contact-card{border-radius:20px;padding-top:52px}}.contact-card__content{align-items:center;display:flex;flex-direction:column;padding-bottom:46px;width:100%}@media screen and (min-width:769px){.contact-card__content{padding-bottom:52px}}.contact-card__title{font-size:20px;font-weight:700;line-height:1.2;text-align:center}@media screen and (min-width:769px){.contact-card__title{font-size:28px}}.contact-card__phone-row{align-items:center;color:#0068b6;display:flex;gap:10px;justify-content:center;margin-top:15px}.contact-card__phone-icon{color:#0068b6;display:block;flex:0 0 22px;height:22px;width:22px}@media screen and (min-width:769px){.contact-card__phone-icon{flex:0 0 34px;height:34px;margin-top:10px;width:34px}}.contact-card__phone-number{font-size:36px;font-weight:700;letter-spacing:.2px;line-height:1}@media screen and (min-width:769px){.contact-card__phone-number{font-size:50px;font-weight:900;letter-spacing:0}}.contact-card__hours{color:#231815;font-size:14px;font-weight:400;line-height:22px;margin-top:18px;text-align:center}@media screen and (min-width:769px){.contact-card__hours{font-size:16px;margin-top:20px}}.contact-card__cta{display:flex;flex-direction:column;gap:12px;margin-top:24px;padding:0 20px;width:100%}@media screen and (min-width:769px){.contact-card__cta{flex-direction:row;gap:20px;justify-content:center;margin-top:32px;max-width:870px;padding:0}}.contact-card__btn{border-radius:32px;box-shadow:0 4px #00000059;color:#fff;display:grid;font-size:18px;font-weight:700;height:64px;line-height:1;place-items:center;transition:opacity .3s;width:100%}@media screen and (min-width:769px){.contact-card__btn{border-radius:9999px;font-size:24px;height:90px}}.contact-card__btn:hover{opacity:.8}.contact-card__btn:focus-visible{outline:2px solid #0068b6;outline-offset:2px}.contact-card__btn--blue{background:#0068b6}.contact-card__btn--orange{background:#ea5f00}.inquiry-page{background-color:#e6f4ff;padding-top:1px;padding-bottom:150px}.inquiry-page .section-title--lg{margin-top:60px;margin-bottom:80px}@media screen and (min-width:769px){.inquiry-page .section-title--lg{margin-top:90px}}.main-content{max-width:1000px;margin:0 auto;background-color:#fff;border-radius:20px;padding:60px 50px}@media(max-width:768px){.main-content{margin:0 12px;padding:40px 16px}}.contact-header{width:900px;height:56px;margin:0 auto;background-color:#efefef;border-radius:10px;display:flex;align-items:center;justify-content:center}.contact-header__text{font-weight:900;font-size:20px;color:#231815;letter-spacing:.8px}@media(max-width:768px){.contact-header{width:320px;margin-left:0;margin-right:auto}.contact-header__text{font-size:16px;letter-spacing:.64px}}.inquiry-phone-card{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:24px;background:#fff;border:2px solid #231815;border-radius:20px;box-shadow:6px 6px #00000026;padding:28px 40px;margin:32px auto 40px;max-width:634px;text-decoration:none;color:inherit;transition:opacity .3s}.inquiry-phone-card:hover{opacity:.8}.inquiry-phone-card:focus-visible{outline:2px solid #0068b6;outline-offset:3px}.inquiry-phone-card__icon{display:block;flex-shrink:0;width:auto;height:auto}.inquiry-phone-card__body{display:flex;flex-direction:column;gap:10px}.inquiry-phone-card__title{font-size:20px;font-weight:700;color:#231815;line-height:1;margin:0;text-align:left}.inquiry-phone-card__note{font-size:13px;color:#585656;line-height:1.6;margin:0;text-align:left}@media(max-width:768px){.inquiry-phone-card{border-radius:10px;box-shadow:4px 4px #00000026;padding:20px 24px;gap:16px;margin:24px 0 36px;max-width:none}.inquiry-phone-card__icon{width:27px}.inquiry-phone-card__title{font-size:16px}}.inquiry-notice{list-style:none;margin-top:40px;padding-left:0}.inquiry-notice__item{font-size:16px;color:#231815;line-height:28px;padding-left:24px;position:relative}.inquiry-notice__item:before{content:"●";color:#0068b6;font-size:16px;position:absolute;left:0}@media(max-width:768px){.inquiry-notice{margin-top:36px}.inquiry-notice__item{font-size:13px;line-height:22.8px}.inquiry-notice__item:before{font-size:13px}}.inquiry-steps{display:flex;justify-content:center;align-items:flex-start;margin-top:57px;margin-bottom:66px}.inquiry-steps__item{display:flex;flex-direction:column;align-items:center;position:relative}.inquiry-steps__circle{width:58px;height:58px;border-radius:50%;border:1px solid #0068b6;display:flex;flex-direction:column;justify-content:center;align-items:center;font-weight:900}.inquiry-steps__circle--active{background-color:#0068b6;border:none}.inquiry-steps__circle--active .inquiry-steps__label,.inquiry-steps__circle--active .inquiry-steps__number{color:#fff}.inquiry-steps__label{font-size:11px;color:#0068b6;line-height:1}.inquiry-steps__number{font-size:18px;color:#0068b6;letter-spacing:.54px;line-height:1;margin-top:4px}.inquiry-steps__text{font-size:18px;color:#0068b6;margin-top:11px;line-height:1}.inquiry-steps__line{width:167px;height:1px;background-color:#0068b6;margin-top:29px;margin-left:11px;margin-right:11px;flex-shrink:0}.inquiry-steps__note{position:absolute;top:95px;left:50%;transform:translate(-50%);border:1px solid #0068b6;border-radius:9999px;padding:6px 20px;line-height:1;white-space:nowrap;background:#fff}.inquiry-steps__note-text{font-size:13px;color:#0068b6;line-height:1;white-space:nowrap}@media(max-width:768px){.inquiry-steps{padding-left:0;margin-top:56px;margin-bottom:65px}.inquiry-steps__circle{width:50px;height:50px}.inquiry-steps__label{font-size:9.5px}.inquiry-steps__number{font-size:15.5px;letter-spacing:.47px;margin-top:3px}.inquiry-steps__text{font-size:15.5px;margin-top:10px}.inquiry-steps__line{width:31px;margin-left:9px;margin-right:9px;margin-top:25px}.inquiry-steps__note{top:84px;width:121px;border-radius:5px;padding:7px 6px;text-align:center}.inquiry-steps__note-text{font-size:13px;line-height:17px;white-space:normal}}.form-section-header{width:830px;height:50px;margin:0 auto;background-color:#0068b6;border-radius:20px 20px 0 0;display:flex;align-items:center;padding-left:25px}.form-section-header--inquiry{margin-top:53px}.form-section-header__text{font-size:16px;color:#fff;line-height:1}@media(max-width:768px){.form-section-header{width:320px;height:51px;margin-left:0;border-radius:10px 10px 0 0;padding-left:14px}.form-section-header--inquiry{margin-top:40px}.form-section-header__text{letter-spacing:0}}.form-table{width:830px;margin:0 auto;border:1px solid #707070;border-top:none;border-radius:0 0 20px 20px;position:relative;overflow:hidden}.form-table--inquiry .form-row__label-area{padding-top:24px}@media(max-width:768px){.form-table{width:320px;margin-left:0;border-radius:0 0 10px 10px}}.form-row{display:flex;border-top:1px solid #707070}.form-row:first-child{border-top:none}.form-row__label-area{width:340px;flex-shrink:0;padding-left:29px;padding-top:45px;background-color:#e6f4ff;border-right:1px solid #707070}.form-row__title{font-size:16px;color:#000;line-height:1;margin:0}.form-row__badge{display:inline-block;padding:2px 6px;background-color:#ff0015;border-radius:2px;font-size:9.2px;color:#fff;line-height:1}.form-row__inputs{flex:1;padding-left:20px;padding-top:16px;padding-bottom:25px}.form-row__input-group{margin-bottom:13px}.form-row__input-group:last-child{margin-bottom:0}.form-row__input-label{display:block;font-size:13px;color:#000;line-height:1;margin-bottom:10px}.form-row__value{font-size:14px;color:#000;line-height:1.6;margin:0}.form-row__input{display:block;width:341px;height:40px;border:1px solid #707070;border-radius:10px;padding:0 14px;font-size:14px;color:#000}.form-row__input::placeholder{color:#999}.form-row__input--postal{width:234px;border-radius:8px}.form-row__input.is-error{border:2px solid #ff0015}.form-row__error{display:flex;align-items:center;gap:6px;font-size:13px;color:#ff0015;margin-top:8px;line-height:1}.form-row__error:before{content:"!";display:flex;align-items:center;justify-content:center;width:14px;height:14px;background-color:#ff0015;border-radius:50%;flex-shrink:0;font-size:10px;font-weight:900;color:#fff;line-height:1}.form-row__postal-wrap{display:flex;align-items:center;gap:20px}.form-row__auto-btn{width:90px;height:40px;background-color:#0068b6;border:none;border-radius:8px;font-size:16px;color:#fff;cursor:pointer}.form-row__auto-btn:hover{opacity:.8}.form-row__auto-btn:focus{outline:2px solid #0068b6;outline-offset:2px}.form-row__select-wrap{position:relative;width:200px}.form-row__select{width:100%;height:40px;border:1px solid #707070;border-radius:10px;padding:0 14px;font-size:14px;color:#000;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 10 6"><path d="M0 0l5 6 5-6z" fill="%23666"/></svg>') no-repeat right 14px center;background-size:10px;cursor:pointer}.form-row__select:focus{outline:2px solid #0068b6;outline-offset:2px}.form-row__notice{margin-bottom:14px}.form-row__notice-header{font-size:13px;color:#000;line-height:1;margin-bottom:9px}.form-row__notice-list{list-style:none;padding-left:0}.form-row__notice-item{font-size:13px;color:#000;line-height:1.6;padding-left:1em;text-indent:-1em}.form-row__notice-item:before{content:"・"}.form-row__radio-group{display:flex;flex-direction:column;gap:6px}.form-row__radio{display:flex;align-items:center;gap:8px;cursor:pointer}.form-row__radio input[type=radio]{width:20px;height:20px;accent-color:#0068b6}.form-row__radio-text{font-size:14px;color:#000}.form-row__note{font-size:13px;color:#ff0015;margin-top:18px;line-height:1}.form-row__note--black{color:#000;line-height:20px;margin-top:21px}.form-row__note--indent{margin-top:0;padding-left:13px}.form-row__textarea{display:block;width:430px;height:234px;border:1px solid #707070;border-radius:10px;padding:14px;font-size:14px;color:#000;resize:vertical}.form-row__textarea:focus{outline:2px solid #0068b6;outline-offset:2px}@media(max-width:768px){.form-row{flex-direction:column;border-top:none;margin-top:33px}.form-row:first-child{margin-top:0}.form-row__label-area{width:100%;height:46px;padding-left:18px;padding-top:16px;border-right:none;border-top:1px solid #707070;border-bottom:1px solid #707070;display:flex;align-items:flex-start;gap:12px}.form-row__title{font-size:13px;margin-bottom:0}.form-row__inputs{padding:19px 18px 0}.form-row__input-group{margin-bottom:21px}.form-row__input-label{font-size:13px;margin-bottom:10px}.form-row__input{width:280px;height:40px;font-size:12px;border-radius:10px}.form-row__input--postal{width:190px;border-radius:8px}.form-row__postal-wrap{gap:9px}.form-row__auto-btn{width:80px;font-size:13px}.form-row__select-wrap{width:280px}.form-row__select{width:280px;font-size:12px}.form-row__notice{margin-bottom:32px}.form-row__notice-header{font-size:13px;margin-bottom:10px}.form-row__notice-item{font-size:13px;line-height:20px}.form-row__radio-group{gap:16px}.form-row__radio-text{font-size:13px}.form-row__note{font-size:13px;line-height:20px;margin-top:10px}.form-row__note--black{margin-top:10px}.form-row__note--indent{padding-left:0}.form-row__textarea{width:280px;height:120px}.form-row--email .form-row__inputs{padding-bottom:30px}}@media(max-width:768px){.form-table--inquiry .form-row__inputs{padding-bottom:22px}}.privacy-policy{width:830px;margin:40px auto 0;border:1px solid #707070;border-radius:20px;overflow:hidden}.privacy-policy__header{height:50px;background-color:#0068b6;display:flex;align-items:center;padding-left:25px}.privacy-policy__header-text{font-size:16px;color:#fff;line-height:1}.privacy-policy__body{display:flex}.privacy-policy__label-area{width:340px;flex-shrink:0;padding-left:30px;padding-top:24px;background-color:#e6f4ff;border-right:1px solid #707070}.privacy-policy__title{font-size:14px;color:#000;line-height:24px;margin:0 0 14px}.privacy-policy__badge{display:inline-block;padding:2px 6px;background-color:#ff0015;border-radius:2px;font-size:9.2px;color:#fff;line-height:1}.privacy-policy__content{flex:1;padding:24px 20px 24px 31px}.privacy-policy__description{font-size:14px;color:#000;line-height:24px;margin:0 0 44px}.privacy-policy__link{color:#0068b6;text-decoration:underline}.privacy-policy__link:hover{text-decoration:none}.privacy-policy__link:focus{outline:2px solid #0068b6;outline-offset:2px}.privacy-policy__checkbox-group{display:flex;align-items:center;cursor:pointer}.privacy-policy__checkbox{width:24px;height:24px;margin-right:12px;accent-color:#0068b6}.privacy-policy__checkbox-label{font-size:14px;color:#000;line-height:1}@media(max-width:768px){.privacy-policy{width:320px;margin-left:0;margin-top:40px;border-radius:10px}.privacy-policy__header{height:50px;border-radius:10px 10px 0 0;padding-left:16px}.privacy-policy__body{flex-direction:column}.privacy-policy__label-area{width:100%;height:45px;padding-left:18px;padding-top:18px;border-right:none;border-bottom:1px solid #707070;display:flex;align-items:flex-start;gap:7px}.privacy-policy__title{font-size:13px;line-height:1;margin-bottom:0;white-space:nowrap}.privacy-policy__title br{display:none}.privacy-policy__content{padding-left:20px;padding-top:21px;padding-right:15px}.privacy-policy__description{font-size:13px;line-height:22.8px;margin-bottom:25px}.privacy-policy__checkbox-group{margin-bottom:15px;margin-left:22px}.privacy-policy__checkbox-label{font-size:13px}}.submit-area{margin-top:60px;text-align:center}@media(max-width:768px){.submit-area{margin-top:72px;padding-bottom:50px}}.form-table--confirm .form-row--confirm .form-row__label-area{padding-top:24px;padding-bottom:24px}.form-table--confirm .form-row--confirm .form-row__inputs{padding-top:24px;padding-bottom:24px;display:flex;align-items:center}.privacy-policy--confirm .privacy-policy__label-area{padding-top:24px;padding-bottom:24px}.privacy-policy--confirm .privacy-policy__content{padding-top:24px;padding-bottom:24px;display:flex;align-items:center}.privacy-policy--confirm .privacy-policy__description{margin-bottom:0}.error-box{width:900px;margin:60px auto 0;padding:80px 50px;background-color:#fff;border:2px solid #ff0015;border-radius:20px;text-align:center}.error-box__icon{width:80px;height:80px;margin:0 auto 30px;background-color:#ff0015;border-radius:50%;position:relative}.error-box__icon:before{content:"!";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:48px;font-weight:900;color:#fff;line-height:1}.error-box__title{font-size:24px;font-weight:900;color:#ff0015;margin-bottom:30px}.error-box__message{font-size:16px;color:#231815;line-height:28px}.error-box__message+.error-box__message{margin-top:20px}@media(max-width:768px){.error-box{width:100%;margin:40px auto 0;padding:50px 20px}.error-box__icon{width:60px;height:60px;margin-bottom:20px}.error-box__icon:before{font-size:36px}.error-box__title{font-size:18px;margin-bottom:20px}.error-box__message{font-size:14px;line-height:24px}}.validation-error{width:900px;margin:40px auto 0;padding:30px 40px;background-color:#ffeee8;border:2px solid #ea5f00;border-radius:10px;display:flex;align-items:flex-start;gap:20px}.validation-error__icon{width:40px;height:40px;flex-shrink:0;position:relative}.validation-error__icon:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:35px solid #ea5f00}.validation-error__icon:after{content:"!";position:absolute;top:12px;left:50%;transform:translate(-50%);font-size:20px;font-weight:900;color:#fff;line-height:1}.validation-error__content{flex:1}.validation-error__title{font-size:20px;font-weight:900;color:#231815;margin-bottom:10px}.validation-error__message{font-size:16px;color:#231815;line-height:28px}@media(max-width:768px){.validation-error{width:100%;margin:30px auto 0;padding:20px 15px;gap:15px}.validation-error__icon{width:30px;height:30px}.validation-error__icon:before{border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:26px solid #ea5f00}.validation-error__icon:after{top:8px;font-size:16px}.validation-error__title{font-size:16px;margin-bottom:5px}.validation-error__message{font-size:14px;line-height:22px}}.completion-message{text-align:center;padding-top:73px}.completion-message__title{font-size:24px;font-weight:900;color:#231815;line-height:1.75}.completion-message__receipt{font-size:20px;margin:30px 0;text-align:center}.completion-message__body{font-size:16px;color:#231815;line-height:28px;margin-top:33px;max-width:783px;margin-left:auto;margin-right:auto}@media(max-width:768px){.completion-message{padding-top:57px}.completion-message__title{font-size:20px;line-height:1.75}.completion-message__body{font-size:13px;line-height:22.8px;margin-top:18px;max-width:321px;text-align:justify}}.troubleshooting-box{width:820px;margin:40px auto 0;border:1px solid #cbcccb;border-radius:11px;padding:49px 52px 37px}@media(max-width:768px){.troubleshooting-box{width:320px;margin-left:0;border-radius:10px;padding:31px 18px 42px 19px}}.troubleshooting-list{list-style:none}.troubleshooting-item{display:flex;align-items:flex-start;gap:8px}.troubleshooting-item+.troubleshooting-item{margin-top:28px}.troubleshooting-item__bullet{font-size:16px;color:#0068b6;line-height:28px;flex-shrink:0}.troubleshooting-item__content{font-size:16px;color:#231815;line-height:28px}.troubleshooting-item__title{font-weight:400}.troubleshooting-item__text{margin-top:0}@media(max-width:768px){.troubleshooting-item{gap:7px}.troubleshooting-item+.troubleshooting-item{margin-top:22px}.troubleshooting-item__bullet{font-size:13px;line-height:22.8px}.troubleshooting-item__content{font-size:13px;line-height:22.8px;text-align:justify}}.contact-header--complete{margin-top:60px}@media(max-width:768px){.contact-header--complete{margin-top:40px}}.phone-info--complete{margin-bottom:0}@media(max-width:768px){.phone-info--complete{margin-bottom:0}}.submit-area--complete{margin-top:60px;padding-bottom:5px}@media(max-width:768px){.submit-area--complete{margin-top:30px;padding-bottom:66px}}.inquiry-steps__note--filled{background-color:#0068b6;border-color:#0068b6}.inquiry-steps__note--filled .inquiry-steps__note-text{color:#fff}.plan-page{background-color:#91def2;padding-top:0}.plan-header{background-color:#e6f4ff;padding-bottom:60px}.plan-header .section-title--lg{margin-top:0;padding-top:60px;margin-bottom:0}@media screen and (min-width:769px){.plan-header .section-title--lg{padding-top:90px}}.plan-headline{margin:66px auto 0;text-align:center}.plan-headline__text{font-size:16px;color:#231815;line-height:28px;text-align:center;margin-top:59px}.plan-headline__marker{background:linear-gradient(transparent 60%,#f9e620 60%)}.plan-headline__highlight{font-size:39px;color:#ea5f00}.plan-description{width:898px;margin:13px auto 0;font-size:16px;color:#231815;line-height:28px;text-align:center}.plan-note{font-size:14px;color:#231815;line-height:24.5px;letter-spacing:-.7px;text-align:center;margin-top:36px}.plan-scroll-icon{display:block;width:139px;height:auto;margin:-140px auto 30px}.plan-target-box{width:1000px;margin:100px auto 0;padding:62px 0 50px;background-color:#fff;border-radius:20px;box-shadow:4px 4px #00000026}.plan-target-box__header{display:flex;align-items:center;justify-content:center;gap:25px}.plan-target-box__line{display:block;width:53px;height:2.4px;background-color:#0068b6}.plan-target-box__line--left{transform:rotate(52deg)}.plan-target-box__line--right{transform:rotate(-52deg)}.plan-target-box__title{font-size:39px;color:#0068b6;letter-spacing:.78px;line-height:1}.plan-target-box__marker{font-weight:900;background:linear-gradient(transparent 60%,#f9e620 60%)}.plan-target-box__highlight{color:#ea5f00}.plan-target-box__list{margin-top:39px;padding:0 0 0 277px;font-weight:600;list-style:none}.plan-target-box__item{display:flex;align-items:center;gap:18px;font-size:20px;color:#0068b6;line-height:26px}.plan-target-box__item+.plan-target-box__item{margin-top:13px}.plan-target-box__check{width:24px;height:auto;flex-shrink:0}.plan-cards{background-color:#fff6b0;padding-top:1px;padding-bottom:80px}.plan-cards__heading{text-align:center}.plan-cards__heading .section-title{margin-bottom:31px}.plan-cards__subtitle{font-size:16px;color:#231815;line-height:1}.plan-cards__container{display:flex;justify-content:center;gap:60px;margin-top:40px}.plan-page .plan-card{width:470px;background-color:#fff;border-radius:20px;padding:45px 40px 50px;display:flex;flex-direction:column;align-items:center;border:2px solid transparent;cursor:pointer;text-align:left;font-family:inherit;transition:all .3s;position:relative;box-shadow:4px 4px #00000026}.plan-page .plan-card:focus{outline:none}.plan-page .plan-card.is-active{border-color:#231815}.plan-page .plan-card__overlay{position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background-color:#0000004d;border-radius:20px;z-index:10;transition:opacity .3s}.plan-page .plan-card.is-active .plan-card__overlay{opacity:0;pointer-events:none}.plan-page .plan-card:hover .plan-card__overlay{opacity:.15}.plan-page .plan-card.is-active:hover .plan-card__overlay{opacity:0}.plan-page .plan-card:before{content:"";position:absolute;bottom:-27px;left:50%;transform:translate(-50%);width:0;height:0;border-left:22px solid transparent;border-right:22px solid transparent;border-top:28px solid #fff;z-index:1;opacity:0;transition:opacity .3s}.plan-page .plan-card:after{content:"";position:absolute;bottom:-30px;left:50%;transform:translate(-50%);width:0;height:0;border-left:24px solid transparent;border-right:24px solid transparent;border-top:30px solid #231815;z-index:0;filter:drop-shadow(4px 4px 0 rgba(0,0,0,.15));opacity:0;transition:opacity .3s}.plan-page .plan-card.is-active:before,.plan-page .plan-card.is-active:after{opacity:1}.plan-page .plan-card--l{padding:45px 20px 50px}.plan-page .plan-card__title--m{color:#0068b6}.plan-page .plan-card__title--l{color:#ea5f00}.plan-page .plan-card--m .plan-page .plan-card__subtitle{color:#0068b6}.plan-page .plan-card--l .plan-page .plan-card__subtitle{color:#ea5f00}.plan-page .plan-card__illustration{margin-top:33px;display:flex;align-items:center;justify-content:center}.plan-page .plan-card__graph{width:auto}.plan-page .plan-card__list{display:inline-flex;flex-direction:column;margin-top:29px;width:auto;padding-left:0;list-style:none}.plan-page .plan-card__item{display:flex;align-items:flex-start;gap:6px;font-size:16px;color:#231815;line-height:28px}.plan-page .plan-card__bullet{flex-shrink:0}.plan-page .plan-card__bullet--m{color:#0068b6}.plan-page .plan-card__bullet--l{color:#ea5f00}.plan-detail{width:1000px;margin:70px auto 0;background-color:#fff;border:2px solid #231815;border-radius:20px;padding:81px 50px 60px;box-shadow:4px 4px #00000026}.plan-detail.is-hidden{display:none}.plan-detail.is-animate{animation:fadeSlideIn .4s ease-out}.plan-detail__section{max-width:900px;margin:0 auto}.plan-detail__section+.plan-detail__section{margin-top:42px}.plan-detail__header{background-color:#efefef;border-radius:10px;padding:18px 33px}.plan-detail__header--row{display:flex;align-items:center;gap:58px}.plan-detail__title{font-size:20px;font-weight:900;color:#231815;letter-spacing:.8px;line-height:1}.plan-detail__title--lg{font-size:26px;letter-spacing:1.04px}.plan-detail__highlight{font-size:26px;color:#ea5f00}.plan-detail__note{color:#231815;font-size:16px;line-height:1;margin-top:20px}.plan-detail__list{margin-top:27px;list-style:none}.plan-detail__item{display:flex;align-items:flex-start;gap:4px;font-size:16px;color:#231815;line-height:28px}.plan-detail__bullet{color:#0068b6;flex-shrink:0}.plan-detail__link{color:#ff0015}.plan-detail__text{font-size:16px;color:#231815;line-height:28px;margin-top:31px}#panel-plan-m .plan-detail__highlight,#panel-plan-l .plan-detail__highlight{color:#ff9514}#panel-plan-m .plan-formula__box--result,#panel-plan-l .plan-formula__box--result,#panel-plan-m .plan-calc-table__total-label,#panel-plan-l .plan-calc-table__total-label{background-color:#ff9514}#panel-plan-m .plan-formula__arrow,#panel-plan-l .plan-formula__arrow{border-left-color:#ff9514}@media(max-width:768px){#panel-plan-m .plan-formula__arrow,#panel-plan-l .plan-formula__arrow{border-left-color:transparent;border-top-color:#ff9514}}.plan-price-table-wrapper{margin:35px auto 0}.plan-price-table{width:830px;margin:0 auto;border-collapse:separate;border-spacing:0;border:1px solid #707070;border-radius:20px;overflow:hidden}.plan-price-table+.plan-price-table{margin-top:25px}.plan-price-table th,.plan-price-table td{font-size:16px;line-height:28px;padding:11px 16px;text-align:left;border-bottom:1px solid #707070}.plan-price-table thead th{background-color:#0068b6;color:#fff;text-align:center;border-bottom:2px solid #231815}.plan-price-table tbody tr:last-child td{border-bottom:none}.plan-price-table tbody td:first-child{background-color:#efefef;width:361px}.plan-price-table tbody td:nth-child(2),.plan-price-table tbody td:nth-child(3){text-align:center;border-left:1px solid #707070}.plan-price-table tbody td:nth-child(2){width:181px}.plan-price-table tbody td:nth-child(3){width:288px}.plan-formula{display:flex;align-items:flex-start;justify-content:center;gap:0;margin-top:38px;padding:0 20px;font-weight:600}.plan-formula__box{display:flex;flex-direction:column;align-items:center;border-radius:10px;position:relative;flex-shrink:0}.plan-formula__box--result{width:100px;height:175px;background-color:#ea5f00;justify-content:center;margin-right:18px;border-radius:20px}.plan-formula__box--item{width:100px;height:175px;background-color:#e6f4ff;padding-top:8px;border-radius:20px}.plan-formula__box--wide1 .plan-formula__name,.plan-formula__box--wide2 .plan-formula__name,.plan-formula__box--wide3 .plan-formula__name{margin-top:-20px}.plan-formula__box--wide1{width:131px}.plan-formula__box--wide2{width:169px}.plan-formula__box--wide3{width:230px}.plan-formula__label{font-size:20px;color:#fff;text-align:center;line-height:1.5}.plan-formula__arrow{position:absolute;right:-14px;top:50%;transform:translateY(-50%);width:0;height:0;border-top:24px solid transparent;border-bottom:24px solid transparent;border-left:24px solid #ea5f00}.plan-formula__num{font-size:20px;color:#0068b6;transform:scale(1.1);margin-right:auto;padding-left:10px}.plan-formula__name{font-size:18px;color:#0068b6;text-align:center;line-height:1.5;margin-top:21px}.plan-formula__inner{background-color:#fff;border-radius:18px;padding:6px 12px;width:80%;margin-top:8px;text-align:center}.plan-formula__inner span{display:inline-block;font-size:14px;color:#000;line-height:1.15}.plan-formula__operator{display:flex;align-items:center;justify-content:center;width:41px;height:41px;background-color:#26a1fc;border-radius:50%;font-size:24px;color:#fff;margin:67px -8px;position:relative;z-index:1;flex-shrink:0}.plan-calc-table{width:820px;margin:35px auto 0;border-collapse:separate;border-spacing:0;border:1px solid #707070;border-radius:20px;overflow:hidden}.plan-calc-table th,.plan-calc-table td{font-size:16px;line-height:1.75;padding:18px 19px;text-align:left;border-bottom:1px solid #707070;vertical-align:middle}.plan-calc-table tbody tr:last-child td{border-bottom:none}.plan-calc-table__th-left{background-color:#0068b6;color:#fff;text-align:center;width:376px;border-right:1px solid #707070}.plan-calc-table__th-right{background-color:#0068b6;color:#fff;text-align:center;width:444px}.plan-calc-table__category{background-color:#e6f4ff;width:138px;font-weight:600;text-align:left;vertical-align:middle;border-right:1px solid #707070}.plan-calc-table__category-wide{background-color:#e6f4ff;width:376px;font-weight:600;border-right:1px solid #707070}.plan-calc-table__range{background-color:#efefef;width:238px;color:#000;border-right:1px solid #707070}.plan-calc-table__method{width:444px;color:#000}.plan-calc-table__label{font-weight:600;color:#0068b6}.plan-calc-table__row--total td{border-bottom:none}.plan-calc-table__total-label{background-color:#ea5f00;color:#fff;font-size:20px;font-weight:600;width:376px;border-right:none}.plan-calc-table__total-formula{font-size:1.4em;font-weight:900;color:#0068b6;padding-left:25px}.plan-details{position:relative;background:repeating-linear-gradient(45deg,#fff186,#fff186 4px,#ffeb52 4px,#ffeb52 10px);padding:100px 0}.plan-details__illustration{position:absolute;left:50%;top:-45px;transform:translate(-50%);width:82px;height:auto}.plan-details__header-wrapper{width:1000px;height:90px;margin:0 auto;background-color:#0068b6;border-radius:20px;box-shadow:4px 4px #00000026;display:flex;align-items:center;justify-content:center;position:relative;border:none;cursor:pointer;font-family:inherit;transition:opacity .3s}.plan-details__header-wrapper:hover{opacity:.9}.plan-details__header-wrapper:focus{outline:none}.plan-details__header-wrapper--secondary{margin-top:30px}.plan-details__toggle-icon{position:absolute;right:50px;top:50%;transform:translateY(-50%);width:28px;height:28px}.plan-details__toggle-icon:before{content:"";position:absolute;top:50%;left:0;width:100%;height:5px;background-color:#fff;transform:translateY(-50%)}.plan-details__toggle-icon:after{content:"";position:absolute;top:0;left:50%;width:5px;height:100%;background-color:#fff;transform:translate(-50%);transition:opacity .3s}.is-open .plan-details__toggle-icon:after{opacity:0}.plan-details__content{width:1000px;margin:14px auto 30px;padding-bottom:100px;background-color:#fff;border-radius:20px;display:none;overflow:hidden}.plan-details__content.is-open{display:block;animation:slideDown .4s ease-out}.plan-details__intro{padding:79px 51px 27px 48px}.plan-details__paragraph{font-size:16px;color:#231815;line-height:28px;text-align:left}.plan-details__label-box{margin:21px 52px 0 48px}.plan-details__label-box--island{margin-top:55px}.plan-details__label-box--calc{margin-top:52px}.plan-details__label-box--timing{margin-top:81px;position:relative}.plan-details__label-header{background-color:#efefef;border-radius:10px;padding:18px 34px;font-weight:900;position:relative}.plan-details__label-header--with-illustration{height:56px;padding:17px 33px}.plan-details__label-title{font-size:20px;color:#231815;letter-spacing:.8px;line-height:1}.plan-details__timing-illust{position:absolute;right:33px;top:-17px;width:108px;height:auto}.plan-details__label-text{font-size:16px;color:#231815;line-height:28px;text-align:justify;margin-top:33px}.plan-details__label-box--timing .plan-details__label-text{margin-top:37px}.plan-details__accordion{width:1000px;height:90px;margin:0 auto;background-color:#0068b6;border-radius:20px;box-shadow:4px 4px #00000026;display:flex;align-items:center;justify-content:center;position:relative}.plan-details-header{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:relative}.plan-details-header__title{font-size:24px;font-weight:900;color:#fff;letter-spacing:.96px;line-height:1;text-align:center}.plan-details-header__line{position:absolute;right:50px;top:50%;transform:translateY(-50%);width:28px;height:5px;background-color:#fff}.fuel-formula{margin:40px auto 0;width:fit-content;font-weight:600}.fuel-formula__row{display:flex;align-items:center;justify-content:flex-start}.fuel-formula__row--top{margin-bottom:31px}.fuel-formula__pair{display:flex;align-items:center}.fuel-formula__box{display:flex;align-items:center;justify-content:center;border-radius:20px}.fuel-formula__box--result{width:138px;height:138px;background-color:#ff9514}.fuel-formula__box--result-small{width:130px;height:59px;background-color:#ea5f00}.fuel-formula__box--item{width:130px;height:59px;background-color:#e6f4ff}.fuel-formula__box-text{font-size:16px;color:#fff}.fuel-formula__item-text{font-size:16px;color:#231815}.fuel-formula__group{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#e6f4ff;border-radius:20px;padding:10px}.fuel-formula__group--wide{width:388px;height:138px}.fuel-formula__group--narrow{width:179px;height:138px}.fuel-formula__inner-row{display:flex;align-items:center;justify-content:center;gap:8px}.fuel-formula__inner-box{display:flex;align-items:center;justify-content:center;background-color:#fff;border-radius:10px;width:133px;height:43px}.fuel-formula__inner-text,.fuel-formula__inner-operator{font-size:16px;color:#231815}.fuel-formula__divider{font-size:18px;color:#231815;margin:8px 0}.fuel-formula__operator{font-size:18px;color:#231815;text-align:center;flex-shrink:0}.fuel-formula__operator--top{width:59px}.fuel-formula__operator--top-mul{width:56px}.fuel-formula__operator--bottom{width:30px}.fuel-formula__circle{width:41px;height:41px;background-color:#e6f4ff;border-radius:50%;display:flex;align-items:center;justify-content:center}.fuel-formula__circle-text{font-size:20px;color:#231815}.fuel-formula__note{font-size:16px;font-weight:500;color:#231815;line-height:28px;margin-top:16px}.coefficient-boxes{display:flex;justify-content:center;gap:20px;margin:35px 90px 0}.coefficient-box{width:400px;height:309px;background-color:#e6f4ff;border-radius:20px;padding:32px 29px 0}.coefficient-box__title-wrapper{height:66px;display:flex;align-items:center;justify-content:center}.coefficient-box__title{font-size:18px;font-weight:600;color:#0068b6;text-align:center;line-height:31.5px}.coefficient-box__content{font-size:16px;color:#000;line-height:28px;text-align:justify;margin-top:16px}.timing-chart{margin:31px 90px 0;width:820px;overflow:hidden}.timing-chart__image{display:block;width:100%;height:auto}.accordion-header{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:relative}.accordion-header__title{font-size:24px;font-weight:900;color:#fff;letter-spacing:.96px;line-height:1;text-align:center}.accordion-header__icon{position:absolute;right:50px;top:50%;transform:translateY(-50%);font-size:40px;color:#fff;line-height:1}.plan-payment{background-color:#91def2;padding-bottom:100px;padding-top:100px}.plan-payment__illustration{display:block;width:114px;height:auto;margin:40px auto -30px;position:relative;z-index:1}.plan-payment__content{width:1000px;margin:0 auto;background-color:#fff;border-radius:20px;padding-bottom:90px}.plan-payment__title{padding-top:80px;text-align:center}.plan-payment__description{font-size:16px;color:#231815;line-height:28px;text-align:center;margin-top:40px;padding:0 48px}.plan-payment__notes{font-size:16px;color:#231815;line-height:28px;text-align:left;width:820px;margin:30px auto 0;padding:0}.plan-documents{background-color:#fff}.plan-documents__content{width:1000px;margin:0 auto;padding-bottom:100px;background-color:#fff}.payment-flow-chart{width:820px;margin:35px auto 0}.payment-flow-chart__table{border:2px solid #707070;border-radius:20px;overflow:hidden;background-color:#fff}.payment-flow-chart__header{display:grid;grid-template-columns:273px 273px 274px;height:54px}.payment-flow-chart__header-col{display:flex;align-items:center;justify-content:center;font-size:16px}.payment-flow-chart__header-col--current{background-color:#d1d1d1;color:#000;border-radius:19px 0 0}.payment-flow-chart__header-col--next{background-color:#fff;color:#000;border-left:1px solid #707070;border-right:1px solid #707070}.payment-flow-chart__header-col--after{background-color:#6e6e6e;color:#fff;border-radius:0 19px 0 0}.payment-flow-chart__body{display:grid;grid-template-columns:273px 273px 274px;height:97px;border-top:2px solid #707070}.payment-flow-chart__body-col{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.payment-flow-chart__body-col--current{background:repeating-linear-gradient(45deg,#fff186,#fff186 4px,#ffeb52 4px,#ffeb52 10px);border-radius:0 0 0 19px}.payment-flow-chart__body-col--next{background-color:#f0f0f0;border-left:2px solid #707070;border-right:2px solid #707070}.payment-flow-chart__body-col--after{background:repeating-linear-gradient(45deg,#b2e6f6,#b2e6f6 4px,#91dcf2 4px,#91dcf2 10px);border-radius:0 0 19px;padding-left:8px}.payment-flow-chart__icon{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.payment-flow-chart__icon--electric{background-color:#ad681e}.payment-flow-chart__icon--electric:after{content:"";width:9px;height:16px;background-color:#fff;clip-path:polygon(75% 0%,25% 0%,5% 44%,30% 44%,0% 100%,100% 32%,55% 32%)}.payment-flow-chart__icon--gas{background-color:#1e6fad}.payment-flow-chart__icon--gas:after{content:"";width:10px;height:20px;background-color:#fff;border-radius:50%/30% 30% 70% 70%}.payment-flow-chart__label{font-size:20px;font-weight:600;color:#000}.payment-flow-chart__arrow-section{height:88px;position:relative}.payment-flow-chart__arrow-line{position:absolute;left:137px;top:0;width:520px;height:25px;border-left:3px solid #e6331f;border-bottom:3px solid #e6331f}.payment-flow-chart__arrow-line:after{content:"";position:absolute;right:-16px;bottom:-10px;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:16px solid #e6331f}.payment-flow-chart__arrow-down{position:absolute;right:136px;top:0;width:3px;height:66px;background-color:#e6331f}.payment-flow-chart__arrow-down:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-top:18px solid #e6331f}.payment-flow-chart__arrow-label{position:absolute;top:32px;left:calc(50% + 7px);transform:translate(-50%);font-size:20px;font-weight:600;color:#000}.payment-flow-chart__result{display:flex;align-items:center;justify-content:center;height:135px;background-color:#f0f0f0;border-radius:20px;font-weight:600;gap:10px}.payment-flow-chart__result-item{width:184px;height:55px;border-radius:18px;display:flex;align-items:center;justify-content:center;font-size:20px;color:#000}.payment-flow-chart__result-item--electric{background:repeating-linear-gradient(45deg,#fff186,#fff186 4px,#ffeb52 4px,#ffeb52 10px)}.payment-flow-chart__result-item--gas{background:repeating-linear-gradient(45deg,#b2e6f6,#b2e6f6 4px,#91dcf2 4px,#91dcf2 10px)}.payment-flow-chart__result-plus{font-size:37px;color:#000}.payment-flow-chart__result-equal{font-size:34px;color:#000;margin-left:12px}.documents-section{padding-top:85px;text-align:center}.documents-section__description{font-size:16px;color:#231815;line-height:28px;text-align:center;margin-top:43px;max-width:1001px;margin-left:auto;margin-right:auto}.documents-section__buttons{display:flex;justify-content:center;gap:20px;margin-top:45px}.btn-cta{margin:60px auto 0}@media(max-width:768px){.plan-header{padding-bottom:40px}.plan-headline{margin-top:39px}.plan-headline__text{font-size:13px;line-height:22.8px;text-align:center;margin:25px 13px 30px 12px}.plan-headline__highlight{font-size:31px}.plan-description{width:auto;text-align:left;margin-top:35px;padding:0 11px 0 14px;font-size:13px;line-height:22.8px}.plan-note{text-align:left;margin-top:18px;padding:0 0 0 11px;font-size:13px;line-height:22.8px}.plan-scroll-icon{width:113px;height:auto;margin:-111px auto 30px}.plan-target-box{margin:20px auto 0;width:calc(100% - 26px);max-width:350px;padding:53px 0 30px;border-radius:10px;box-shadow:3px 3px #00000026}.plan-target-box__header{gap:10px}.plan-target-box__line{width:35px;height:2px}.plan-target-box__title{font-size:26px;letter-spacing:.4px}.plan-target-box__list{margin-top:32px;padding:0 0 0 19px}.plan-target-box__item{font-size:16px;line-height:28px;gap:6px;align-items:flex-start}.plan-target-box__item+.plan-target-box__item{margin-top:7px}.plan-target-box__check{width:16px;height:16px;border-radius:3px;margin-top:6px}.plan-target-box__check:after{top:2px;left:4px;width:8px;height:5px}.plan-cards{padding-top:1px;padding-bottom:83px}.plan-cards__heading .section-title{margin-bottom:30px}.plan-cards__subtitle{font-size:13px}.plan-cards__container{gap:9px;margin-top:30px}.plan-page .plan-card{width:170px;min-height:333px;border-radius:10px;padding:26px 12px 20px}.plan-page .plan-card--m{box-shadow:2px 2px #00000026}.plan-page .plan-card--m:before{bottom:-9px;border-left:8px solid transparent;border-right:8px solid transparent;border-top:10px solid #fff}.plan-page .plan-card--m:after{bottom:-11px;border-left:9px solid transparent;border-right:9px solid transparent;border-top:11px solid #231815}.plan-page .plan-card--l{padding:26px 12px 20px;box-shadow:2px 2px #00000026}.plan-page .plan-card__title{font-size:16px;letter-spacing:-.05em}.plan-page .plan-card__illustration{height:56px;margin-top:22px}.plan-page .plan-card__illustration--l{width:139px;height:69px;margin-top:16px}.plan-page .plan-card__graph{height:auto}.plan-card__illustration--l .plan-page .plan-card__graph{width:138px}.plan-page .plan-card__list{margin-top:18px}.plan-page .plan-card__item{font-size:13px;line-height:22.8px;gap:2px}.plan-page .plan-card__bullet{font-size:13px}.plan-page .plan-card__overlay{border-radius:10px}.plan-detail{width:calc(100% - 24px);max-width:350px;margin:25px auto 0;padding:31px 15px 40px}.plan-detail__section{max-width:none;width:320px;margin:0 auto}.plan-detail__section+.plan-detail__section{margin-top:47px}.plan-detail__header{padding:10px 22px;height:46px;display:flex;align-items:center}.plan-detail__header--row{flex-direction:column;align-items:flex-start;gap:13px;height:auto;padding:16px 22px 8px}.plan-detail__title{font-size:16px;letter-spacing:.64px}.plan-detail__title--lg{font-size:21px;letter-spacing:.65px}.plan-detail__highlight{font-size:21px}.plan-detail__note{font-size:13px;line-height:22.8px}.plan-detail__list{margin-top:19px}.plan-detail__item{font-size:13px;line-height:22.8px}.plan-detail__text{font-size:13px;line-height:22.8px;margin-top:21px}.plan-price-table-wrapper{margin:22px 0 0}.plan-price-table{width:100%;margin:0;border-radius:10px}.plan-price-table+.plan-price-table{margin-top:20px}.plan-price-table th,.plan-price-table td{font-size:13px;line-height:22.8px;padding:8px 12px}.plan-price-table tbody td:first-child{width:auto}.plan-price-table tbody td:nth-child(2){width:auto}.plan-price-table tbody td:nth-child(3){width:auto}.plan-formula{flex-direction:column;align-items:center;gap:0;margin-top:25px;padding:0}.plan-formula__box--result{width:250px;height:81px;border-radius:10px;flex-direction:row;gap:8px;position:relative;margin-right:0;margin-bottom:22px}.plan-formula__box--item{width:250px;height:auto;min-height:70px;padding:8px 10px 12px;margin-top:8px;flex-direction:row;justify-content:center;gap:6px;border-radius:10px}.plan-formula__box--item:first-of-type{margin-top:37px}.plan-formula__box--wide1,.plan-formula__box--wide2,.plan-formula__box--wide3{width:250px;flex-wrap:wrap}.plan-formula__box--wide1 .plan-formula__name,.plan-formula__box--wide2 .plan-formula__name,.plan-formula__box--wide3 .plan-formula__name{margin-top:0}.plan-formula__label{font-size:16px}.plan-formula__arrow{position:absolute;top:unset;bottom:-37px;left:50%;transform:translate(-50%);border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #ea5f00;margin-top:0}.plan-formula__num{font-size:16px;margin-right:0;padding-left:0}.plan-formula__name{font-size:16px;line-height:1.4;margin-top:2px}.plan-formula__inner{width:100%;padding:6px 10px;margin-top:6px;border-radius:5px}.plan-formula__inner span{font-size:12px;line-height:1.1}.plan-formula__operator{width:33px;height:33px;font-size:20px;margin:8px 0;position:static;z-index:auto}.plan-calc-table-wrapper{overflow-x:auto}.plan-calc-table{width:667px;margin:25px 0 0;border-radius:10px}.plan-calc-table th,.plan-calc-table td{font-size:13px;line-height:1.75;padding:8px 14px}.plan-calc-table__th-left{width:306px}.plan-calc-table__th-right{width:361px}.plan-calc-table__category{width:112px}.plan-calc-table__total-label{font-size:16px}.plan-calc-table__total-formula{font-size:19.5px}.btn-cta{margin-top:67px}.plan-details{padding:60px 0}.plan-details__header-wrapper{width:calc(100% - 24px);max-width:350px;height:auto;border-radius:10px;box-shadow:3px 3px #00000026}.plan-details__content{width:calc(100% - 24px);max-width:350px;margin:10px auto 20px;padding-bottom:60px}.plan-details__intro{padding:32px 16px 0 15px}.plan-details__paragraph{font-size:13px;line-height:22.8px}.plan-details__label-box{margin:0 15px;max-width:320px}.plan-details__label-box--island{margin-top:51px}.plan-details__label-box--calc{margin-top:50px}.plan-details__label-box--timing{margin-top:57px}.plan-details__label-header{padding:15px 16px;height:46px;display:flex;align-items:center}.plan-details__label-header--with-illustration{width:320px;height:75px;padding:16px 96px 16px 18px}.plan-details__label-title{font-size:16px;letter-spacing:.64px;line-height:28px}.plan-details__illustration{width:58px;top:-31px}.plan-details__timing-illust{width:87px;right:-13px}.plan-details__label-title{letter-spacing:-.02em}.plan-details__label-text{font-size:13px;line-height:22.8px;margin-top:19px}.plan-details__label-box--timing .plan-details__label-text{display:none}.plan-details__accordion{width:calc(100% - 24px);max-width:350px;height:80px;border-radius:10px;box-shadow:2px 3px #00000026}.plan-details__toggle-icon{right:14px;width:20px;height:20px}.plan-details__toggle-icon:before{height:4px}.plan-details__toggle-icon:after{width:4px}.plan-details-header{justify-content:flex-start;padding:32px 16px 32px 20px}.plan-details-header__title{font-size:16px;letter-spacing:.64px}.plan-details-header__line{width:20px;height:3px;margin-top:4px}.fuel-formula{margin:30px auto 0;max-width:310px}.fuel-formula__row{flex-direction:column;align-items:center}.fuel-formula__row--top{margin-bottom:50px}.fuel-formula__box--result,.fuel-formula__box--result-small,.fuel-formula__box--item{width:250px;height:50px;border-radius:10px}.fuel-formula__box-text,.fuel-formula__item-text{font-size:13px}.fuel-formula__group--wide{width:250px;height:60px;padding:13px 10px}.fuel-formula__group--narrow{width:250px;height:60px;flex-direction:row}.fuel-formula__inner-box{width:98px;height:35px;border-radius:10px}.fuel-formula__inner-text{font-size:13px}.fuel-formula__operator{font-size:16px}.fuel-formula__operator--top{width:auto;margin:7px 0}.fuel-formula__operator--top-mul{width:auto;margin:16px 0}.fuel-formula__operator--bottom{width:auto;margin:7px 0}.fuel-formula__circle{width:33px;height:33px}.fuel-formula__circle-text{font-size:16px}.fuel-formula__note{font-size:13px;line-height:22.8px;margin-top:12px}.fuel-formula__pair{width:250px;justify-content:space-between;gap:10px}.fuel-formula__pair .fuel-formula__box--item{width:auto;flex:1}.fuel-formula__row>.fuel-formula__operator--bottom:first-of-type{transform:rotate(90deg)}.coefficient-boxes{flex-direction:column;gap:10px;margin:48px 15px 0}.coefficient-box{width:320px;height:auto;border-radius:10px;padding:24px 24px 18px}.coefficient-box:first-child{padding-top:32px}.coefficient-box__title-wrapper{height:59px}.coefficient-box__title{font-size:16px;line-height:28px}.coefficient-box__content{font-size:13px;line-height:22.8px;margin-top:13px}.coefficient-box:last-child .coefficient-box__content{margin-top:7px}.timing-chart{width:100%;max-width:none;margin:23px 0 0;padding:0 12px}.timing-chart__image{min-width:667px}.accordion-header{padding:0 17px 0 18px;justify-content:flex-start}.accordion-header__title{font-size:16px;letter-spacing:.64px;text-align:left}.accordion-header__icon{right:17px;width:20px;height:20px;font-size:20px}.plan-payment{padding-bottom:70px}.plan-payment__illustration{width:91px;height:auto;margin:40px auto -20px}.plan-payment__content{width:calc(100% - 26px);max-width:350px;padding-bottom:40px}.plan-payment__illustration-overflow{width:91px;height:28px}.plan-payment__title{padding-top:44px}.plan-payment__heading{font-size:20px;letter-spacing:2px;line-height:35px}.plan-payment__underline{margin-top:-6px}.plan-payment__line{height:4px}.plan-payment__line--blue,.plan-payment__line--orange{width:98px}.plan-payment__description{font-size:13px;line-height:22.8px;margin-top:39px;padding:0 27px}.plan-payment__notes{font-size:13px;line-height:22.8px;width:320px;margin:20px auto 0;padding:0}.payment-flow-chart{width:320px;margin:23px auto 0}.payment-flow-chart__table{border-radius:8px}.payment-flow-chart__header{grid-template-columns:108px 107px 105px;height:41px}.payment-flow-chart__header-col{font-size:13px}.payment-flow-chart__header-col--current{border-radius:7px 0 0}.payment-flow-chart__header-col--after{border-radius:0 7px 0 0}.payment-flow-chart__body{grid-template-columns:108px 107px 105px;height:68px}.payment-flow-chart__body-col--current{border-radius:0 0 0 7px}.payment-flow-chart__body-col--after{border-radius:0 0 7px;padding-left:4px}.payment-flow-chart__icon{width:24px;height:24px;margin-bottom:4px}.payment-flow-chart__icon--electric:after{width:8px;height:13px}.payment-flow-chart__icon--gas:after{width:8px;height:16px}.payment-flow-chart__label{font-size:13px}.payment-flow-chart__arrow-section{height:46px}.payment-flow-chart__arrow-line{left:54px;width:201px;height:20px;border-left-width:2.7px;border-bottom-width:2.7px}.payment-flow-chart__arrow-line:after{right:-11px;bottom:-7px;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:11px solid #e6331f}.payment-flow-chart__arrow-down{right:53px;height:33px;width:3px}.payment-flow-chart__arrow-down:after{bottom:-10px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:10px solid #e6331f}.payment-flow-chart__arrow-label{top:24px;left:50%;font-size:13px}.payment-flow-chart__result{height:53px;border-radius:8px;gap:5px}.payment-flow-chart__result-item{width:87px;height:26px;border-radius:13px;font-size:13px}.payment-flow-chart__result-plus{font-size:17px}.payment-flow-chart__result-equal{font-size:17px;margin-left:5px}.plan-documents__content{width:calc(100% - 26px);max-width:350px;padding-bottom:50px}.documents-section{padding-top:60px}.documents-section__title{font-size:20px;letter-spacing:2px;line-height:35px}.documents-section__underline{margin-top:-6px}.documents-section__line{width:156px}.documents-section__description{font-size:13px;text-align:center;line-height:22.8px;margin-top:29px;width:300px;max-width:none;margin-left:auto;margin-right:auto}.documents-section__buttons{flex-direction:column;align-items:center;gap:10px;margin-top:22px}.documents-section__button{width:260px;height:50px;border-radius:25px;font-size:16px;letter-spacing:1.6px;box-shadow:4px 4px #00000026}.documents-section__button:last-of-type{margin-top:14px}}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:2000px}}.flow-page{background-color:#91def2;padding-top:0}.flow-header{background-color:#e6f4ff}.flow-header .section-title--lg{margin-top:0;padding-top:60px;margin-bottom:0}@media screen and (min-width:769px){.flow-header .section-title--lg{padding-top:90px}}.flow-header__description{font-size:16px;color:#231815;line-height:28px;text-align:center;margin-top:59px}.flow-message-box{position:relative;width:1000px;margin:40px auto 0;padding:50px 0 60px;background-color:#fff;border-radius:20px}.flow-message-box__content{display:flex;flex-direction:column;align-items:center}.flow-message-box__catch{color:#e60012;font-size:14px;font-weight:900;letter-spacing:.5px;line-height:1.15;margin:0 auto 16px;position:relative;text-align:center;white-space:nowrap;width:fit-content}@media screen and (min-width:769px){.flow-message-box__catch{font-size:19px}}.flow-message-box__catch:before,.flow-message-box__catch:after{background:#e60012;border-radius:2px;content:"";height:22px;position:absolute;top:-2px;width:3px}@media screen and (min-width:769px){.flow-message-box__catch:before,.flow-message-box__catch:after{top:0}}.flow-message-box__catch:before{left:-14px;transform:rotate(-22deg)}.flow-message-box__catch:after{right:-14px;transform:rotate(22deg)}.flow-message-box__line1{font-size:39px;font-weight:900;line-height:58px;text-align:center}.flow-message-box__text-blue{color:#0068b6;background:linear-gradient(transparent 60%,#f9e620 60%)}.flow-message-box__text-black{font-size:80%;color:#231815}.flow-message-box__line2{font-size:39px;font-weight:900;line-height:58px;text-align:center;color:#ea5f00}.flow-message-box__sub{font-size:30px;font-weight:900;line-height:52.5px;text-align:center;color:#231815;margin-top:17px}.flow-message-box__note{font-size:16px;line-height:28px;text-align:center;color:#231815;margin-top:13px}.flow-message-box__character{position:absolute;right:42px;top:270px;width:94px;height:auto}.flow-cta-tabs{display:flex;justify-content:center;padding-top:96px;gap:12px}.flow-cta-tabs__btn{display:flex;align-items:center;width:494px;height:90px;border-radius:20px 20px 0 0;padding-left:39px;gap:15px;text-decoration:none;border:none;cursor:pointer;font-weight:600;opacity:.6;transition:opacity .3s}.flow-cta-tabs__btn.is-active,.flow-cta-tabs__btn:hover{opacity:1}.flow-cta-tabs__btn:focus,.flow-cta-tabs__btn:focus-visible{outline:none}.flow-cta-tabs__btn--switch{background-color:#91def2}.flow-cta-tabs__btn--move{background-color:#fde72e;padding-left:55px;gap:27px}.flow-cta-tabs__btn--disabled{background-color:#bfbfbf;cursor:not-allowed;filter:grayscale(1);opacity:1;pointer-events:none}.flow-cta-tabs__icon{align-items:center;border-radius:50%;display:flex;height:47px;justify-content:center;width:47px}.flow-cta-tabs__icon img{height:50px;width:50px}.flow-cta-tabs__text{font-size:24px;color:#0068b6}.flow-main{display:flex;flex-direction:column;align-items:center;padding-top:83px;padding-bottom:100px}.flow-main.is-hidden{display:none}.flow-main--move{background-color:#fae621}.flow-main__intro{font-size:16px;color:#231815;line-height:28px;text-align:center}.flow-bubble{position:relative;background-color:#fff;border-radius:20px;width:1000px;margin:49px auto 0;padding:68px 0 55px;text-align:center;filter:drop-shadow(4px 4px 0 rgba(0,0,0,.15))}.flow-bubble:after{content:"";position:absolute;bottom:-29px;left:50%;transform:translate(-50%);width:0;height:0;border-left:50px solid transparent;border-right:50px solid transparent;border-top:29px solid #fff}.flow-bubble__text{font-size:16px;color:#231815;line-height:28px}.flow-mascot{width:107px;height:93px;margin:26px 0 0 638px;background-color:#ccc;display:flex;align-items:center;justify-content:center;color:#666;font-size:12px}.flow-section-heading{margin-top:41px}@media(max-width:768px){.flow-section-heading{margin-top:49px;padding-bottom:21px;align-self:center}}.flow-document-box{position:relative;width:1000px;margin:49px auto 0;padding:66px 0 50px;background-color:#fff;border-radius:20px;box-shadow:4px 4px #00000026}.flow-document-box:after{content:"";position:absolute;bottom:-28px;left:50%;transform:translate(-50%);width:0;height:0;border-left:50px solid transparent;border-right:50px solid transparent;border-top:29px solid #fff;filter:drop-shadow(4px 4px 0 rgba(0,0,0,.15))}.flow-document-box__title{font-size:18px;font-weight:900;color:#231815;letter-spacing:.72px;line-height:31.5px;text-align:center}.flow-document-box__highlight{color:#ff9514}.flow-document-samples{display:flex;align-items:center;justify-content:center;margin-top:36px}.flow-document-samples__left{position:relative;z-index:2}.flow-document-samples__left img{width:292px;height:auto;object-fit:contain}.flow-document-samples__or{display:flex;align-items:center;justify-content:center;width:113px;height:113px;background-color:#fff6b0;border-radius:50%;font-size:36px;font-weight:900;color:#0068b6;letter-spacing:1.4px;margin-left:-8px;margin-right:-8px;z-index:1}.flow-document-samples__right{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center}.flow-document-samples__right img{width:214px;height:auto;object-fit:contain}.flow-document-samples__note{position:relative;width:248px;background-color:#e6f4ff;border:1px solid #231815;border-radius:9px;margin-top:6px;padding:10px 15px}.flow-document-samples__note:before{content:"";position:absolute;top:-38px;left:50%;transform:translate(-50%);width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:38px solid #231815}.flow-document-samples__note:after{content:"";position:absolute;top:-36px;left:50%;transform:translate(-50%);width:0;height:0;border-left:14px solid transparent;border-right:14px solid transparent;border-bottom:36px solid #e6f4ff}.flow-document-samples__note p{font-size:13px;color:#231815;line-height:17.5px;text-align:center}.flow-gas-box{width:830px;margin:30px auto 0;background-color:#fffae3;border:1px solid #0068b6;border-radius:20px;overflow:hidden}.flow-gas-box__header{height:50px;background-color:#ff0015;display:flex;align-items:center;justify-content:center;font-weight:600}.flow-gas-box__header p{font-size:16px;color:#fff;text-align:center}.flow-gas-box__content{padding:37px 0 30px;display:flex;flex-direction:column;align-items:center}.flow-gas-box__text{font-size:18px;font-weight:900;color:#231815;letter-spacing:.72px;line-height:1.4;text-align:center}.flow-gas-box__highlight{color:#ff9514}.flow-gas-box__highlight--lg{font-size:24px}.flow-gas-box__samples{display:flex;align-items:center;justify-content:center;margin-top:32px}.flow-gas-box__sample-left{position:relative;z-index:2;margin-right:-10px}.flow-gas-box__sample-left img{width:145px;height:auto;object-fit:contain}.flow-gas-box__or{display:flex;align-items:center;justify-content:center;width:95px;height:95px;background-color:#e6f4ff;border-radius:50%;font-size:24.67px;font-weight:900;color:#0068b6;letter-spacing:.99px}.flow-gas-box__sample-right{margin-left:-20px}.flow-gas-box__sample-right img{width:178px;height:auto;object-fit:contain}.flow-heading{display:flex;flex-direction:column;align-items:center}.flow-heading__decoration{width:140px;height:auto;margin-top:-100px;margin-bottom:30px}.flow-steps-container{width:1000px;margin:120px auto 0;background-color:#fff;border-radius:20px;padding:88px 0}.flow-steps{display:flex;flex-direction:column;align-items:center;width:820px;margin:37px auto 0}.flow-steps__item{width:820px;height:160px;border-radius:11px;display:flex;align-items:center;padding-left:29px;gap:0}.flow-steps__item--simple{background-color:#e6f4ff}.flow-steps__item--bordered,.flow-steps__item--yellow{background-color:#fffae3;border:1px solid #0068b6}.flow-steps__item--blue{background-color:#e6f4ff;border:1px solid #0068b6}.flow-steps__badge{display:flex;flex-direction:column;align-items:center;justify-content:center;width:70px;height:70px;background-color:#0068b6;border-radius:50%;flex-shrink:0}.flow-steps__label{font-weight:900;font-size:13.28px;color:#f5f5f5;line-height:1}.flow-steps__num{font-weight:900;font-size:21.72px;color:#fff;letter-spacing:.65px;line-height:1.2}.flow-steps__content{display:flex;flex-direction:column;align-items:center;flex:1;padding:0 20px}.flow-steps__title{font-size:24px;font-weight:600;color:#0068b6;text-align:center}.flow-steps__desc{font-size:16px;color:#231815;line-height:28px;text-align:center;margin-top:10px}.flow-steps__link{color:#ff0015;text-decoration:none}.flow-steps__link:hover{text-decoration:underline}.flow-steps__link:focus{outline:2px solid #0068b6;outline-offset:2px}.flow-steps__red{color:#ff0015}.flow-steps__connector{display:flex;flex-direction:row-reverse;align-items:flex-start;width:100%;padding-left:63px;padding-top:14px;padding-bottom:14px;justify-content:flex-end}.flow-steps__connector--with-timing{height:auto}.flow-steps__timing{font-size:18px;font-weight:600;color:#ff0015;letter-spacing:.72px;margin-left:29px;margin-bottom:5px}.flow-steps__arrow{display:block;width:auto;height:38px}.btn-cta{margin:88px auto}.flow-phone-box{position:relative;width:830px;min-height:220px;background-color:#fad6d2;border-radius:20px;margin:62px auto 0;padding:36px 0 30px 144px;display:flex;align-items:flex-start}.flow-phone-box__icon{position:absolute;left:58px;top:91px;width:48px;height:auto}.flow-phone-box__text{display:flex;flex-direction:column}.flow-phone-box__title{font-size:20px;font-weight:900;color:#231815;line-height:1.4}.flow-phone-box__list{margin-top:21px;list-style:none;padding:0}.flow-phone-box__list li{font-size:16px;color:#231815;line-height:1.8;padding-left:24px;position:relative}.flow-phone-box__list li:before{content:"●";position:absolute;left:0}.flow-phone-box__character{position:absolute;right:48px;top:167px;width:108px;height:auto}.sp-only{display:none}@media(max-width:768px){.sp-only{display:inline}.flow-header .section-title--lg{margin-bottom:0}.flow-header__description{font-size:13px;line-height:22.8px;text-align:left;margin:25px 13px 30px 12px}.flow-message-box{width:350px;margin:0 auto 10px;border-radius:10px;padding:30px 0 60px}.flow-message-box__line1,.flow-message-box__line2{font-size:20.8px;line-height:30px}.flow-message-box__sub{font-size:17px;line-height:29.8px;margin-top:20px;padding:0 25px}.flow-message-box__note{font-size:13px;line-height:22.8px;text-align:left;margin-top:10px;padding:0 15px}.flow-message-box__character{right:42px;top:auto;bottom:-54px;width:64px;height:86px}.flow-cta-tabs{padding-top:26px;gap:10px}.flow-cta-tabs__btn{width:170px;height:auto;flex-direction:column;align-items:center;padding:15px 0 10px;gap:13px;border-radius:10px 10px 0 0}.flow-cta-tabs__btn--switch,.flow-cta-tabs__btn--move{padding-left:0}.flow-cta-tabs__icon,.flow-cta-tabs__icon img{height:42px;width:42px}.flow-cta-tabs__text{font-size:16px;text-align:center;line-height:28px;max-width:130px}.flow-main{padding-top:49px;padding-bottom:80px}.flow-main__intro{font-size:13px;line-height:22.8px;text-align:justify;margin-left:23px;margin-right:21px}.flow-bubble{width:350px;border-radius:10px;padding:40px 0;margin:30px auto 0;filter:drop-shadow(4px 4px 0 rgba(0,0,0,.15))}.flow-bubble:after{bottom:-20px;border-left:30px solid transparent;border-right:30px solid transparent;border-top:20px solid #fff}.flow-bubble__text{font-size:13px;line-height:22.8px}.flow-mascot{width:125px;height:106px;margin:46px auto 0}.flow-document-box{width:350px;margin:10px auto 70px;padding-top:45px}.flow-document-box__title{font-size:14px}.flow-document-box__highlight{font-size:18px}.flow-document-box__highlight-sub{font-size:14px}.flow-document-box__title-sp{font-size:14px;color:#231815;letter-spacing:.56px;line-height:28.1px;text-align:center;width:280px;margin:0 auto}.flow-document-samples{align-items:center;margin-top:14px;width:100%;max-width:322px;margin-left:auto;margin-right:auto}.flow-document-samples__left{order:1;margin-bottom:-26px}.flow-document-samples__left img{width:240px;height:auto}.flow-document-samples__or{width:100px;height:100px;font-size:24.7px;transform:none;order:2;margin:15px 0}.flow-document-samples__right{order:3;margin-top:-20px}.flow-document-samples__right img{width:240px;height:auto}.flow-document-samples__note{width:240px;margin-top:10px;padding:10px}.flow-document-samples__note p{font-size:13px;line-height:18px}.flow-gas-box{width:320px;margin:48px auto 0;border-radius:10px;background-color:#fff}.flow-gas-box__header{background-color:#0068b6;border-radius:10px 10px 0 0}.flow-gas-box__header p{font-size:12px}.flow-gas-box__content{padding:38px 0 30px}.flow-gas-box__text{font-size:14px;letter-spacing:.56px;line-height:28px;width:268px}.flow-gas-box__highlight--lg{font-size:17px}.flow-gas-box__samples{align-items:center;margin-top:26px;max-width:90%}.flow-gas-box__sample-left{margin-left:auto;margin-right:auto;margin-bottom:0}.flow-gas-box__sample-left img{width:135px;height:auto}.flow-gas-box__or{width:84px;height:84px;font-size:22px;margin:-21px 0;z-index:1;background-color:#fff6b0}.flow-gas-box__sample-right{margin-left:auto;margin-right:auto}.flow-gas-box__sample-right img{width:158px;height:auto;position:relative;z-index:2}.flow-steps-container{width:350px;margin-top:0;padding-top:50px;padding-bottom:60px}.flow-heading__decoration{width:125px;height:auto;margin-top:-60px;margin-bottom:30px}.flow-heading__main .bracket-text__content{letter-spacing:0}.flow-steps{width:320px;margin-top:38px}.flow-steps__item{width:320px;height:auto;min-height:140px;padding:23px 15px 23px 11px;gap:15px}.flow-steps__badge{width:50px;height:50px}.flow-steps__label{font-size:9.5px}.flow-steps__num{font-size:15.5px;letter-spacing:.47px}.flow-steps__content{align-items:flex-start}.flow-steps__title{font-size:18px;text-align:left}.flow-steps__desc{font-size:13px;line-height:22.8px;text-align:left;margin-top:5px}.flow-steps__connector{height:55px;padding-left:34px}.flow-steps__connector--with-timing{height:auto;padding-top:5px}.flow-steps__timing{font-size:13px;letter-spacing:.52px;margin-left:22px;margin-bottom:3px}.btn-cta{margin:60px auto}.flow-phone-box{width:320px;min-height:300px;margin:48px auto 0;padding:28px 20px 30px;border-radius:10px;flex-direction:column;align-items:center}.flow-phone-box__icon{position:static;width:44px;height:39px;margin-bottom:28px}.flow-phone-box__text{width:100%;align-items:flex-start}.flow-phone-box__title{font-size:16px;letter-spacing:.64px;line-height:28px}.flow-phone-box__list{margin-top:13px}.flow-phone-box__list li{font-size:13px;line-height:22.8px;padding-left:22px}.flow-phone-box__character{right:-2px;top:auto;bottom:-110px;width:107px;height:auto}}.poweroutage-page{padding-bottom:0}.poweroutage-main{padding-top:60px;padding-bottom:68px;text-align:center;background-color:#e6f4ff}@media screen and (min-width:769px){.poweroutage-main{padding-top:1px}}.poweroutage-description{margin-top:53px;font-size:16px;color:#231815;line-height:28px;text-align:center}.poweroutage-buttons{display:flex;justify-content:center;gap:21px;margin-top:45px}.poweroutage-button{display:flex;align-items:center;justify-content:center;width:278px;height:70px;background-color:#fff;border:2px solid #231815;border-radius:35px;font-size:21px;font-weight:600;color:#231815;letter-spacing:2.1px;cursor:pointer;box-shadow:4px 4px #00000026;transition:background-color .3s,color .3s}.poweroutage-button:hover{background-color:#0068b6;border-color:#0068b6;color:#fff}.poweroutage-note{padding:60px 0;background-color:#fff;text-align:center}.poweroutage-note__text{font-size:24px;font-weight:600;color:#0068b6;line-height:42px}@media(max-width:768px){.poweroutage-main{padding-bottom:50px}.poweroutage-main .section-title--lg{margin-top:0}.poweroutage-description{margin-top:23px;font-size:13px;line-height:22.8px;text-align:left;width:350px;margin-left:14px;margin-right:auto}.poweroutage-buttons{flex-direction:column;align-items:flex-start;gap:22px;margin-top:46px;padding-left:60px}.poweroutage-button{width:258px;height:48px;font-size:16px;letter-spacing:1.6px;border-radius:24px}.poweroutage-note{padding:30px;text-align:left}.poweroutage-note__text{font-size:16px;line-height:28px}}.news-page__main{background-color:#e6f4ff;padding:60px 15px 80px}@media screen and (min-width:769px){.news-page__main{padding:90px 0 121px}}.news-page__card{background:#fff;border-radius:12px;margin:40px auto 0;max-width:1000px;padding:24px 0;width:100%}@media screen and (min-width:769px){.news-page__card{border-radius:20px;margin-top:62px;padding:40px 36px}}.news-page__card--article{padding:0 0 60px}@media screen and (min-width:769px){.news-page__card--article{padding:0 0 80px}}.news-page__card .news-list__link{padding:18px 16px}@media screen and (min-width:769px){.news-page__card .news-list__link{padding:0 36px}}.news-page__card .news-list__item:last-child{border-bottom:none}.news-page__card .news-list__items{margin-top:0;width:100%}@media screen and (min-width:769px){.news-page__card .news-list__items{margin:0;width:100%}}.news-page__back{display:flex;justify-content:center;margin-top:40px}@media screen and (min-width:769px){.news-page__back{margin-top:77px}}.article-date-heading{padding:34px 14px 0}@media screen and (min-width:769px){.article-date-heading{padding:77px 50px 0}}.article-date-heading__date{color:#194d7d;font-size:14px;font-weight:400;line-height:1}.article-date-heading__title{color:#231815;font-size:22px;font-weight:400;letter-spacing:.88px;line-height:33px;margin-top:35px}@media screen and (min-width:769px){.article-date-heading__title{font-size:26px;letter-spacing:1.04px;line-height:1;margin-top:34px;padding-left:4px}}.article-date-heading__divider{background-color:#d9d9d9;height:1px;margin-top:14px;max-width:320px;position:relative;width:100%}@media screen and (min-width:769px){.article-date-heading__divider{height:.9px;margin-top:25px;max-width:none;width:900px}}.article-date-heading__divider:before{background-color:#00aad9;content:"";height:4px;left:0;position:absolute;top:-1.5px;width:128px}@media screen and (min-width:769px){.article-date-heading__divider:before{top:-1.55px;width:131px}}.article-gray-heading-box{align-items:flex-start;background-color:#f0f4f6;display:flex;height:90px;margin:50px 15px 0;padding:21px 15px 0 19px}@media screen and (min-width:769px){.article-gray-heading-box{align-items:center;height:70px;margin:65px 50px 0;padding:0 44px}}.article-gray-heading-box__text{color:#231815;font-size:18px;font-weight:400;letter-spacing:.72px;line-height:29px}@media screen and (min-width:769px){.article-gray-heading-box__text{font-size:26px;letter-spacing:1.04px;line-height:1}}.article-image-gallery{align-items:center;display:flex;gap:10px;margin:50px auto 0;width:320px}@media screen and (min-width:769px){.article-image-gallery{gap:33px;margin:27px 50px 0;width:auto}}.article-image-gallery__arrow{background:transparent;border:none;color:#00aad9;cursor:pointer;flex-shrink:0;height:19px;padding:0;width:10px}.article-image-gallery__arrow svg{display:block;height:100%;overflow:visible;width:100%}.article-image-gallery__splide{flex:1;min-width:0}.article-image-gallery__image{aspect-ratio:280/208;width:100%}@media screen and (min-width:769px){.article-image-gallery__image{aspect-ratio:402/298}}.article-image-gallery__image img{display:block;height:100%;object-fit:contain;width:100%}.article-main-image{margin:50px auto 0;max-width:320px}@media screen and (min-width:769px){.article-main-image{margin:27px auto 0;max-height:600px;max-width:600px}}.article-main-image__image{display:block;height:auto;margin:0 auto;max-height:600px;max-width:100%;width:auto}.article-sub-heading{align-items:stretch;border-bottom:1px dotted #d9d9d9;display:flex;margin:70px auto 0;min-height:38px;padding-bottom:4px;width:320px}@media screen and (min-width:769px){.article-sub-heading{border-bottom-width:2px;margin:67px 50px 0;min-height:44px;width:auto}}.article-sub-heading__bar{background-color:#00aad9;flex-shrink:0;margin-left:1px;width:4px}@media screen and (min-width:769px){.article-sub-heading__bar{margin-left:2px}}.article-sub-heading__text{color:#000;font-size:16px;font-weight:400;line-height:1.6;margin-left:17px}@media screen and (min-width:769px){.article-sub-heading__text{font-size:20px;margin-left:10px}}.article-section-heading{color:#000;font-size:18px;font-weight:400;line-height:1;margin:50px auto 0;width:320px}@media screen and (min-width:769px){.article-section-heading{font-size:20px;margin:33px 0 0 50px;width:auto}}.article-body-text{color:#231815;font-size:16px;font-weight:400;letter-spacing:0;line-height:28px;margin:19px auto 0;text-align:justify;width:320px}@media screen and (min-width:769px){.article-body-text{margin:22px 50px 0;width:auto}}.article-body-text p+p{margin-top:16px}.article-pdf-button{margin:50px auto 0;width:320px}@media screen and (min-width:769px){.article-pdf-button{margin:45px 0 0 50px;width:auto}}.article-pdf-button__title{color:#000;font-size:17px;font-weight:400;line-height:1}.article-pdf-button__link{align-items:center;background-color:#42adeb;border-radius:5px;column-gap:20px;display:inline-flex;height:58px;margin-top:14px;padding:0 24px 0 14px}.article-pdf-button__text{color:#fff;font-size:17px;font-weight:400;line-height:1;white-space:nowrap}.article-pdf-button__badge{align-items:center;border:1.5px solid #fff;border-radius:5px;color:#fff;display:flex;flex-shrink:0;font-size:13px;font-weight:400;height:25px;justify-content:center;letter-spacing:.5px;line-height:1;width:52px}.article-text-link{margin:50px auto 0;width:320px}@media screen and (min-width:769px){.article-text-link{margin:60px 0 0 46px;width:auto}}.article-text-link__title{color:#000;font-size:17px;font-weight:400;line-height:1;padding-left:4px}.article-text-link__link{align-items:center;display:inline-flex;gap:10px;margin-top:19px}.article-text-link__arrow{background-color:#42adeb;clip-path:polygon(0 0,100% 50%,0 100%);height:11px;width:9px}.article-text-link__text{color:#000;font-size:16px;font-weight:400;line-height:1}.article-map{background-color:#ccc;height:260px;margin:19px auto 0;width:320px}@media screen and (min-width:769px){.article-map{aspect-ratio:759/441;height:auto;margin:13px 50px 0;width:auto}}@keyframes scroll-hint-appear{0%{transform:translate(40px);opacity:0}10%{opacity:1}50%,to{transform:translate(-40px);opacity:0}}.scroll-hint-icon{position:absolute;top:calc(50% - 25px);left:calc(50% - 60px);box-sizing:border-box;width:120px;height:auto;border-radius:5px;transition:opacity .3s;opacity:0;background:#000000b3;text-align:center;padding:20px 10px 10px}.scroll-hint-icon-wrap{position:absolute;top:0;left:0;width:100%;height:100%;max-height:100%;pointer-events:none}.scroll-hint-text{font-size:10px;color:#fff;margin-top:5px}.scroll-hint-icon-wrap.is-active .scroll-hint-icon{opacity:.8}.scroll-hint-icon:before{display:inline-block;width:40px;height:40px;color:#fff;vertical-align:middle;text-align:center;content:"";background-size:contain;background-position:center center;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=)}.scroll-hint-icon:after{content:"";width:34px;height:14px;display:block;position:absolute;top:10px;left:50%;margin-left:-20px;background-repeat:no-repeat;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);opacity:0;transition-delay:2.4s}.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after{opacity:1}.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before{animation:scroll-hint-appear 1.2s linear;animation-iteration-count:2}.scroll-hint-icon-white{background-color:#fff;box-shadow:0 4px 5px #0006}.scroll-hint-icon-white:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIi8+PC9nPjwvZz48L3N2Zz4=)}.scroll-hint-icon-white:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiLz48L2c+PC9nPjwvc3ZnPg==)}.scroll-hint-icon-white .scroll-hint-text{color:#000}.scroll-hint-shadow-wrap{position:relative}.scroll-hint-shadow-wrap:after{content:"";width:20px;height:100%;background:linear-gradient(270deg,#00000026 0,#0000 16px,#0000);position:absolute;top:0;right:0;pointer-events:none;z-index:1;opacity:0;visibility:hidden}.scroll-hint-shadow-wrap:before{content:"";width:20px;height:100%;background:linear-gradient(90deg,#00000026 0,#0000 16px,#0000);position:absolute;top:0;left:0;pointer-events:none;z-index:1;opacity:0;visibility:hidden}.scroll-hint-shadow-wrap:has(.scroll-hint.is-right-scrollable):after,.scroll-hint-shadow-wrap.is-right-scrollable:after{opacity:1;visibility:visible}.scroll-hint-shadow-wrap:has(.scroll-hint.is-left-scrollable):before,.scroll-hint-shadow-wrap.is-left-scrollable:before{opacity:1;visibility:visible}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}
