@charset "UTF-8";.aside-floating{display:flex;flex-direction:column;gap:1.2rem;position:fixed;right:32px;bottom:36px;z-index:100;font-stretch:normal}.bottom-nav~.aside-floating{bottom:70px}.aside-floating__top,.aside-floating__delete{display:flex;flex-direction:column;align-items:center;justify-content:center;width:5rem;height:5rem;border-radius:100%;box-shadow:var(--shadow-strong);font-size:1.2rem;line-height:1.6rem;font-weight:500;color:var(--label-inverse)}.aside-floating__delete{background-color:var(--status-accent)}.aside-floating__top{background-color:var(--fill-strong);padding-bottom:.4rem}.aside-floating__icon{display:block;width:2rem;height:2rem;background-size:cover;background-repeat:no-repeat;background-position:center}.aside-floating__icon--delete{background-image:url(/dist/assets/icons/system/trash-white.BHxExMG1.svg)}.aside-floating__icon--top{background-image:url(/dist/assets/icons/system/arrow-top-white.ByBh8b_0.svg)}.aside-floating__label{font-size:1.2rem;line-height:1.6rem;font-weight:500;color:var(--label-inverse)}.asidebar{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;pointer-events:none}.asidebar .dimmed{position:fixed;left:0;top:0;width:100vw;height:100%;background:#0006;z-index:10;opacity:0;pointer-events:none;transition:opacity .5s linear}.asidebar__container{position:fixed;left:0;top:0;width:100%;max-width:50rem;height:100%;background:var(--fill-white);z-index:11;transform:translate(-100%);transition:transform linear ease}.asidebar.show .dimmed{opacity:1;pointer-events:auto;transition:opacity linear ease}.asidebar.show .asidebar__container{transform:translate(0);pointer-events:auto}.asidebar__container-inner{height:100%;overflow-y:auto}.asidebar__btn{align-self:flex-end;width:2.4rem;height:2.4rem;background:transparent url(/dist/assets/icons/system/closed.DtKLkmoT.svg) center/cover no-repeat}.asidebar__header{display:flex;flex-direction:column;gap:1rem;padding:1.4rem 1.6rem 2rem;border-bottom:8px solid var(--background-subtle)}.asidebar__header--personal{padding:1.4rem 1.6rem 1rem}.asidebar__top-wrap{display:flex;flex-direction:column;align-items:center;gap:.4rem}.asidebar__top-text{font-size:1.6rem;line-height:2.2rem;font-weight:700;letter-spacing:-.04em}.asidebar__top{display:flex;flex-direction:column;align-items:center;gap:1.2rem}.asidebar__top-user{display:flex;align-self:flex-start;align-items:flex-start;gap:.4rem;padding-right:2.4rem}.asidebar__grade{flex-shrink:0;width:2rem;height:2rem;margin:0;padding-top:.4rem}.asidebar__nickname{font-size:2rem;line-height:2.8rem;font-weight:700;letter-spacing:-.04em;color:var(--label-default)}.asidebar__info{display:flex;flex-direction:column;width:100%}.asidebar__user-info{display:flex;flex-direction:column;gap:1.2rem;width:100%;padding:1.6rem;border-radius:8px;border:1px solid var(--line-subtle)}.asidebar__user-info--has-ad{border-radius:8px 8px 0 0}.asidebar__user-summary{display:flex;align-items:flex-start;justify-content:space-between;width:100%}.asidebar__point-wrap{display:flex;flex-direction:column;gap:.6rem}.asidebar__point{font-size:1.4rem;line-height:2rem;font-weight:500;letter-spacing:-.04em;color:var(--label-subtle)}.asidebar__point-number{font-size:1.8rem;line-height:2.4rem;font-weight:700;letter-spacing:-.04em;color:var(--main-default)}.asidebar__detail{display:flex;align-items:center;gap:.4rem;font-size:1.4rem;line-height:2rem;font-weight:500;letter-spacing:-.04em;color:var(--label-subtle)}.asidebar__level{display:flex;align-items:center;gap:.4rem}.asidebar__level:before{content:"·";display:block;font-size:1.4rem;line-height:2rem;font-weight:500;letter-spacing:-.04em;color:var(--label-mute)}.asidebar__ad{display:flex;flex-direction:column;gap:.4rem}.asidebar__ad-type{display:flex;align-items:center;gap:.4rem;font-size:1.4rem;line-height:2rem;font-weight:500;letter-spacing:-.04em;color:var(--label-subtle)}.asidebar__ad-label{display:flex;align-items:center;gap:.4rem}.asidebar__ad-label:after{content:"|";display:block;font-size:1.4rem;line-height:2rem;font-weight:500;letter-spacing:-.04em;color:var(--label-mute)}.asidebar__ad-status{display:flex;align-items:center;gap:.4rem}.asidebar__ad-state{padding:.2rem .4rem;border-radius:4px;font-size:1.2rem;line-height:1.6rem;font-weight:500}.asidebar__ad-state--active{background-color:#d9f2dd;color:#1a4c22}.asidebar__ad-state--paused{background-color:#ffeacc;color:#995900}.asidebar__ad-state--expired{background-color:#f8e2e2;color:var(--status-accent)}.asidebar__ad-date{font-size:1.8rem;line-height:2.4rem;font-weight:700;letter-spacing:-.04em;color:var(--fill-strong)}.asidebar__ad-date--expired{color:var(--status-accent)}.asidebar__ad-remain{font-size:1.4rem;line-height:2rem;font-weight:500;letter-spacing:-.04em;color:var(--label-subtle)}.asidebar__ad-actions{display:flex;border:1px solid var(--line-subtle);border-top:none;border-radius:0 0 8px 8px;overflow:hidden}.asidebar__ad-actions>li{flex:1;display:flex}.asidebar__ad-actions>li:first-child{border-right:1px solid var(--line-subtle)}.asidebar__ad-btn{flex:1;display:flex;align-items:center;justify-content:center;padding:1rem 2.4rem;font-size:1.4rem;line-height:2rem;font-weight:500;letter-spacing:-.04em;background-color:var(--fill-white);color:var(--label-default)}.asidebar__ad-btn:focus-visible{outline:2px solid var(--main-default);outline-offset:-2px}.asidebar__ad-link{display:flex;align-items:center;justify-content:center;padding:1rem 3.6rem;border-radius:8px;font-size:1.6rem;line-height:2.4rem;font-weight:500;letter-spacing:-.04em;background-color:var(--main-default);color:var(--fill-white)}.asidebar__quickmenu{width:100%;margin-top:.8rem}.asidebar__quickmenu-list{display:flex;width:100%}.asidebar__quickmenu-list>li{flex:1}.asidebar__quickmenu-item{display:flex;flex-direction:column;align-items:center;gap:.6rem;padding:.8rem 0 1.2rem}.asidebar__quickmenu-icon{position:relative;width:2.4rem;height:2.4rem}.asidebar__quickmenu-badge{position:absolute;right:-2px;top:-2px;display:inline-flex;align-items:center;justify-content:center;width:1.2rem;height:1.2rem;padding:3px;border-radius:100%;font-size:.8rem;font-weight:700;letter-spacing:-.04em;background-color:var(--status-accent);color:var(--fill-white)}.asidebar__quickmenu-meta{display:flex;gap:.4rem;font-size:1.4rem;line-height:2rem;font-weight:500;letter-spacing:-.04em}.asidebar__quickmenu-title{color:var(--label-default)}.asidebar__quickmenu-count{color:var(--main-default)}.asidebar__join{padding:1rem 2.4rem;font-size:1.4rem;line-height:2rem;font-weight:500;letter-spacing:-.04em;border-radius:8px;background-color:var(--main-default);color:var(--fill-white)}.asidebar__nav-list{display:flex;flex-direction:column}.asidebar__nav-title{padding:.8rem 1.6rem .6rem;font-size:1.4rem;line-height:2rem;font-weight:500;letter-spacing:-.04em;color:var(--label-subtle)}.asidebar__nav-menu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding-bottom:2rem}.asidebar__nav-link{display:block;padding:1.6rem;font-size:1.6rem;line-height:2.2rem;font-weight:700;letter-spacing:-.04em;color:var(--label-default)}.asidebar__logout{padding:1rem 1.6rem;border-top:8px solid var(--background-subtle)}.asidebar__logout-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:.8rem;border-radius:6px;font-size:1.4rem;line-height:2rem;font-weight:500;letter-spacing:-.04em;border:1px solid var(--line-default);color:var(--label-subtle)}.bottom-nav{position:fixed;bottom:0;left:0;width:100%;background-color:var(--background-default);border-top:1px solid var(--line-subtle);box-shadow:0 0 .6rem #0000001a;z-index:10}.bottom-nav__list{display:flex;justify-content:space-between;align-items:center;min-width:360px;max-width:576px;margin:0 auto}.bottom-nav__item{flex-basis:7.2rem}.bottom-nav__link{display:flex;flex-direction:column;align-items:center;gap:.2rem;width:100%;padding:.8rem 0}.bottom-nav__icon{width:2.4rem;height:2.4rem;background-position:center;background-repeat:no-repeat;background-size:cover}.bottom-nav__icon--map{background-image:url(/dist/assets/icons/system/map.CBPHPEd8.svg)}.bottom-nav__icon--chart{background-image:url(/dist/assets/icons/system/chart.B_aVZeSI.svg)}.bottom-nav__icon--home{background-image:url(/dist/assets/icons/system/home.CnBdARWw.svg)}.bottom-nav__icon--bubble{background-image:url(/dist/assets/icons/system/bubble.BPQW5WsH.svg)}.bottom-nav__icon--coupon{background-image:url(/dist/assets/icons/system/coupon.BN5m5RKE.svg)}.bottom-nav__item.is-active .bottom-nav__icon--map{background-image:url(/dist/assets/icons/system/map-fill.BAAwASeg.svg)}.bottom-nav__item.is-active .bottom-nav__icon--chart{background-image:url(/dist/assets/icons/system/chart-fill.DJqJK40k.svg)}.bottom-nav__item.is-active .bottom-nav__icon--home{background-image:url(/dist/assets/icons/system/home-fill.BcN5agWD.svg)}.bottom-nav__item.is-active .bottom-nav__icon--bubble{background-image:url(/dist/assets/icons/system/bubble-fill.BnfI1lKV.svg)}.bottom-nav__item.is-active .bottom-nav__icon--coupon{background-image:url(/dist/assets/icons/system/coupon-fill.D-cbFsDu.svg)}.bottom-nav__label{font-size:1.2rem;line-height:1.6rem;font-weight:500;color:var(--label-default)}.footer-mo{background-color:#f8f8f8;padding-bottom:34px}.footer-mo__content{display:flex;flex-direction:column;gap:16px;max-width:576px;margin:0 auto;padding:16px 16px 24px}.footer-mo__contact{font-size:1.4rem;line-height:1.8rem;font-weight:700;letter-spacing:-.04em}.footer-mo__contact-title{font-weight:700;color:#000}.footer-mo__contact-number{color:#366aad}.footer-mo__sns{display:flex;align-items:center;gap:12px}.footer-mo__sns-link{display:block;width:32px;height:32px}.footer-mo__sns-link img{width:100%;height:100%}.footer-mo__info{display:flex;flex-direction:column;gap:8px}.footer-mo__info-row{display:flex;gap:8px}.footer-mo__info-label,.footer-mo__info-value{font-size:1.2rem;line-height:1.6rem;font-weight:500;color:gray}.footer-mo__info-link{text-decoration:none}.footer-mo__policy{display:flex;flex-wrap:wrap;gap:16px}.footer-mo__policy-link{font-size:1.2rem;line-height:1.6rem;font-weight:500;text-decoration:underline;color:gray}.footer-mo__policy-link--rss{display:block;width:12px;height:12px}.footer-mo__company-toggle{display:flex;align-items:center;gap:4px;padding-bottom:11px;font-size:1.2rem;line-height:1.6rem;font-weight:500;text-decoration:underline;color:gray;border:none;background-color:transparent}.footer-mo__company-toggle:after{content:"";display:block;width:20px;height:20px;background:url(/dist/assets/icons/system/arrow-down-gray.Be5GBVmW.svg) center/cover no-repeat;transition:transform .3s ease}.footer-mo__company-toggle.active:after{transform:rotate(180deg)}.footer-mo__company-content{display:none;flex-direction:column;gap:4px;padding-bottom:20px;overflow:hidden}.footer-mo__company-content.active{display:flex}.footer-mo__company-item{font-size:1.2rem;line-height:1.6rem;font-weight:500;color:#757575}.footer-pc__policy{background-color:#efefef}.footer-pc__policy-list{display:flex;align-items:center;width:1080px;margin:0 auto;line-height:48px}.footer-pc__policy-link{font-size:1.4rem;line-height:2rem;font-weight:500;letter-spacing:-.04em;cursor:pointer}.footer-pc__policy-link--rss{display:inline-block;color:#f60}.footer-pc__policy-divider{margin:0 8px;vertical-align:2px}.footer-pc__inner{padding:24px 0}.footer-pc__content{display:flex;width:1080px;margin:0 auto}.footer-pc__content-box{width:50%}.footer-pc__logo{width:193px;height:56px}.footer-pc__info{margin:16px 0 20px}.footer-pc__info-row:first-child{display:flex}.footer-pc__info-row:not(:last-child){margin-bottom:8px}.footer-pc__info-row:first-child .footer-pc__info-text:not(:last-child):after{content:"|";display:inline-block;margin:0 4px}.footer-pc__info-text{font-size:1.4rem;line-height:2rem;font-weight:500;letter-spacing:-.04em;color:#666}.footer-pc__info-label{font-size:1.4rem;line-height:1.8rem;font-weight:700;letter-spacing:-.04em}.footer-pc__detail-row:not(:last-child){margin-bottom:8px}.footer-pc__detail-text{font-size:1.6rem;line-height:2.4rem;font-weight:500;letter-spacing:-.04em;color:#666}.footer-pc__detail-label{font-size:1.6rem;line-height:2.2rem;font-weight:700;letter-spacing:-.04em}.footer-pc__copyright{font-size:1.4rem;line-height:2rem;font-weight:500;letter-spacing:-.04em;color:#666}.footer-pc__contact{display:flex;justify-content:space-between}.footer-pc__contact-tell{display:flex;flex-direction:column;margin-bottom:16px}.footer-pc__contact-title{font-size:2.4rem;line-height:3.2rem;font-weight:700;letter-spacing:-.04em;color:#333}.footer-pc__contact-number{font-size:2.4rem;line-height:3.2rem;font-weight:700;letter-spacing:-.04em;color:#0080e3}.footer-pc__sns{display:flex;align-items:center;gap:16px}.footer-pc__sns-link{display:block;width:40px;height:40px}.footer-pc__sns-link img{width:100%;height:100%}#wrap{width:100%;margin:auto;padding-top:0;padding-bottom:0}.wrap{font-size:1.6rem;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:var(--label-default)}.wrap *{font-family:inherit;font-stretch:normal}.wrap input[type=text],.wrap input[type=number],.wrap input[type=email],.wrap input[type=tel],.wrap input[type=password],.wrap input[type=search],.wrap input[type=url],.wrap textarea{font-size:1.4rem}.wrap--pc{display:flex;flex-direction:column}.wrap--mobile{display:flex;flex-direction:column;min-height:100vh;min-height:calc(var(--vh, 1vh) * 100)}.main--pc{display:flex;gap:10px;width:1080px;margin:0 auto;padding:110px 0 20px}.main--pc section{flex:1}.main--mobile{display:flex;flex-direction:column;flex:1;position:relative;width:100%;max-width:57.6rem;margin:0 auto}.main--mobile section{display:flex;flex-direction:column;flex:1}.blind{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.move-site-wrap{position:fixed;left:16px;bottom:16px;z-index:999;width:170px;height:38px}.bottom-nav~.move-site-wrap{bottom:70px}.move-site-btn{width:100%;height:100%;font-size:1.4rem;line-height:1.8rem;font-weight:700;letter-spacing:-.04em;color:#000;border:1px solid #cacaca;border-radius:5px;background-color:#fff}.site-list{overflow:hidden;display:none;width:100%;position:absolute;bottom:43px;box-shadow:0 6px 16px #0000001a;border-radius:5px;border:1px solid #cacaca;background-color:#fff;z-index:9999;font-size:1.4rem;line-height:2rem;font-weight:500;letter-spacing:-.04em}.site-list.show{display:block}.site-list a{display:block;padding:12px 16px;color:#333}.site-list a:hover{background-color:#f8f8f8}.site-list a.active{font-weight:700;position:relative}.site-list .server-group{display:flex}.site-list .server-group a{flex:1;padding:12px 8px}.site-list .server-group:not(:first-child){border-top:1px solid #efefef}.site-list .personal-server{background-color:#f3f4f61a}
