.site-route-loading{min-height:58vh;background:#f7f7f8}@media (min-width:768px){.l-page:has(.page-mypage){background-image:url(/design/images/bg-main.jpg);background-size:cover;background-position:50%;background-attachment:fixed}.l-page:has(.page-mypage) .footer,.l-page:has(.page-mypage) .header{background:none}}.site-route-loading__progress{width:100%;height:3px;overflow:hidden;background:#eee;position:relative}.mypage-delete-modal__error{margin:-8px 0 0;color:#d50909;font-size:13px;line-height:1.5;text-align:center}.site-route-loading__progress:after{content:"";position:absolute;top:0;left:-35%;width:35%;height:100%;background:#e60012;animation:site-route-loading-progress 1.1s ease-in-out infinite}.site-route-loading__body{width:min(100%,1120px);margin:0 auto;padding:24px 16px 40px;box-sizing:border-box}.site-route-loading__toolbar{display:flex;flex-direction:column;gap:14px;margin-bottom:18px}.site-route-loading__chips span,.site-route-loading__item,.site-route-loading__line{background:linear-gradient(90deg,#eee,#f8f8f8 45%,#eee 90%);background-size:220% 100%;animation:site-route-loading-shimmer 1.4s ease-in-out infinite}.site-route-loading__line{height:44px;border-radius:6px}.site-route-loading__line--search{max-width:680px}.site-route-loading__chips{display:flex;gap:10px;overflow:hidden}.site-route-loading__chips span{width:92px;height:34px;border-radius:999px;flex:0 0 auto}.site-route-loading__grid{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px}.site-route-loading__item{min-height:148px;border-radius:8px}@media (min-width:768px){.site-route-loading__body{padding:32px 24px 56px}.site-route-loading__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@keyframes site-route-loading-progress{0%{left:-35%}to{left:100%}}@keyframes site-route-loading-shimmer{0%{background-position:120% 0}to{background-position:-120% 0}}.review-card__actions{display:flex;align-items:center;gap:10px}.review-card__comment{display:flex;align-items:center;gap:4px;color:#999}.review-card__comment-count{font-size:11px;font-weight:700}@media (min-width:768px){.review-card__comment-count{font-size:13px}}.review-card__comment-icon{width:20px;height:20px;flex-shrink:0}.shop-detail-empty{color:#999;font-size:12px}@media (min-width:768px){.shop-detail-empty{font-size:14px}}.shop-posts-anchor{scroll-margin-top:56px}@media (min-width:768px){.shop-posts-anchor{scroll-margin-top:0}}.rd-shop{display:flex;align-items:center;gap:7px;padding:8px 20px 8px 12px;border-bottom:1px solid #1247b7;text-decoration:none;position:relative;overflow:hidden}.rd-shop:before{content:"";position:absolute;left:-18px;top:-18px;width:52px;height:52px;background:#1247b7;transform:rotate(-45deg)}.rd-shop__thumb{width:90px;height:67px;border-radius:3px;background:#e6e6e6;background-repeat:no-repeat;background-position:50%;background-size:cover;flex-shrink:0;object-fit:cover;position:relative;z-index:1;display:block}.rd-shop__info{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:7px;position:relative;z-index:1}.rd-shop__name{font-size:14px;font-weight:700;color:#1247b7;display:block}.rd-shop__addr{font-size:11px;font-weight:500;color:#999;line-height:1.4;display:block}.rd-shop__chevron{flex-shrink:0;position:relative;z-index:1}.rd-body{padding:12px;display:flex;flex-direction:column;gap:8px}.rd-meta{justify-content:space-between}.rd-meta,.rd-user{display:flex;align-items:center}.rd-user{gap:8px}.rd-username{font-size:13px;font-weight:700;color:#111}.rd-tag-row{display:flex;align-items:center;gap:12px}.rd-date{font-size:10px;font-weight:700;color:#111}.rd-text{font-size:12px;color:#111;line-height:1.6}.rd-photos{display:flex;flex-direction:column;gap:8px;padding-top:8px}.rd-photos__img{width:100%;aspect-ratio:16/9;background:#e6e6e6;background-repeat:no-repeat;background-position:50%;background-size:cover;display:block;object-fit:cover}.rd-back-wrap{padding:24px 16px}.rd-back-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:16px 14px;background:#111;color:#fff;font-size:14px;font-weight:700;border-radius:45px;text-decoration:none;box-sizing:border-box;position:relative}.rd-back-btn__arrow{position:absolute;right:20px;top:50%;transform:translateY(-50%)}.rd-related{padding:20px 16px 24px}.rd-related__title{font-size:18px;font-weight:700;color:#111;margin-bottom:16px}.rd-related__list{display:flex;flex-direction:column;gap:16px}.rd-card{background:#fff;border-radius:8px;box-shadow:2px 4px 16px 0 rgba(0,0,0,.08);overflow:hidden;position:relative}.rd-card__link{position:absolute;inset:0;z-index:1}.rd-card__body{padding:12px;display:flex;flex-direction:column;gap:8px}.rd-card .rd-text{overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical}.rd-card .rd-text.is-expanded{display:block;overflow:visible}.rd-more{display:inline-flex;align-items:center;gap:6px;background:#1247b7;color:#fff;font-size:10px;font-weight:500;padding:6px 12px;border-radius:12px 0 0 12px;box-shadow:2px 4px 8px rgba(0,0,0,.08);position:absolute;right:0;bottom:12px;z-index:3;line-height:1;border:none;cursor:pointer;font-family:inherit}.rd-card .review-card__actions{position:relative;z-index:2}@media (min-width:768px){.rd-shop{padding:12px 24px 12px 16px}.rd-shop__thumb{width:120px;height:90px}.rd-shop__name{font-size:16px}.rd-shop__addr{font-size:13px}.rd-body{padding:16px}.rd-text{font-size:13px}.rd-back-wrap{padding:32px 0}.rd-related{padding:32px 0 48px}.rd-related__title{font-size:20px}}.rd-comments{padding:0 12px}.rd-comments__header{display:flex;align-items:center;padding:16px 0 14px;border-bottom:2px solid #111}.rd-comments__title{font-size:15px;font-weight:700;color:#111}.rd-comment{padding:12px 0;border-bottom:1px solid #f0f0f0}.rd-comment__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.rd-comment__user{display:flex;align-items:center;gap:8px}.rd-comment__username{font-size:12px;font-weight:700;color:#111;text-decoration:none}.rd-comment__date{font-size:10px;color:#999}.rd-comment__reply-to{display:flex;align-items:center;gap:4px;font-size:11px;font-weight:700;color:#1247b7;margin-bottom:4px}.rd-comment__text{font-size:12px;color:#111;line-height:1.6;margin-bottom:8px}.rd-comment__foot{display:flex;align-items:center;gap:12px}.rd-comment__reply-btn{display:flex;align-items:center;gap:4px;font-size:11px;font-weight:700;color:#999;background:none;border:none;cursor:pointer;padding:0;font-family:inherit}.rd-comment__reply-btn:hover{color:#1247b7}.rd-replies{padding-left:12px;border-left:2px solid #e6e6e6;margin-left:20px;margin-top:4px}.rd-replies .rd-comment{border-bottom:none;padding:8px 0}.rd-replies .rd-replies{margin-left:12px}.rd-reply-form{display:none;margin-top:8px;padding:10px 12px;background:#f5f8ff;border-radius:8px;border-left:3px solid #1247b7}.rd-reply-form.is-open{display:block}.rd-reply-form__mention{font-size:11px;font-weight:700;color:#1247b7;margin-bottom:6px;display:block}.rd-reply-form__textarea{width:100%;box-sizing:border-box;border:1px solid #d0d8ef;border-radius:6px;padding:8px 10px;font-size:12px;font-family:inherit;resize:none;line-height:1.5;outline:none;background:#fff}.rd-reply-form__textarea:focus{border-color:#1247b7}.rd-reply-form__foot{display:flex;justify-content:flex-end;align-items:center;gap:8px;margin-top:8px}.rd-reply-form__cancel{color:#999;background:none;padding:4px 8px}.rd-reply-form__cancel,.rd-reply-form__submit{font-size:12px;border:none;cursor:pointer;font-family:inherit}.rd-reply-form__submit{font-weight:700;color:#fff;background:#1247b7;border-radius:20px;padding:6px 16px}.rd-comment-form{padding:16px 0;display:flex;flex-direction:column;gap:8px;border-top:1px solid #e6e6e6;margin-top:8px}.rd-comment-form__label{font-size:13px;font-weight:700;color:#111}.rd-comment-form__textarea{width:100%;box-sizing:border-box;border:1px solid #e6e6e6;border-radius:8px;padding:10px 12px;font-size:13px;font-family:inherit;resize:none;line-height:1.5;outline:none;background:#fff}.rd-comment-form__textarea:focus{border-color:#1247b7}.rd-comment-form__foot{display:flex;justify-content:flex-end}.rd-comment-form__submit{font-size:13px;font-weight:700;color:#fff;background:#111;border:none;border-radius:20px;cursor:pointer;padding:10px 24px;font-family:inherit}.rd-comment-form__submit:disabled,.rd-reply-form__submit:disabled{opacity:.5;cursor:default}.rd-comments__status{padding:16px 0;font-size:12px;color:#999;line-height:1.6}.rd-comments__error{padding:8px 0;font-size:12px;color:#e8001d;line-height:1.6}.rd-comments__more,.rd-comments__retry{margin-top:8px;font-size:12px;font-weight:700;color:#1247b7;background:none;border:1px solid #1247b7;border-radius:20px;cursor:pointer;padding:6px 16px;font-family:inherit}.rd-comments__more:disabled{opacity:.5;cursor:default}.rd-comments__more-wrap{display:flex;justify-content:center;padding:8px 0}.rd-comment__delete-btn{font-size:11px;font-weight:700;color:#999;background:none;border:none;cursor:pointer;padding:0;font-family:inherit}.rd-comment__delete-btn:hover{color:#e8001d}.rd-comment__delete-btn:disabled{opacity:.5;cursor:default}.rd-comment__text.is-deleted,.rd-comment__username.is-deleted{color:#999}.rd-comment-login{padding:16px 0;border-top:1px solid #e6e6e6;margin-top:8px;display:flex;justify-content:center}.rd-comment-login__link{display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#fff;background:#1247b7;border-radius:20px;padding:10px 24px;text-decoration:none}.review-section .btn--black{margin-top:16px}.review-feed__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.review-feed__header--sort-only{justify-content:flex-end}.review-feed__header .section-title{margin-bottom:0}.review-feed__sort{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-shrink:0;font-size:13px;color:#666}.review-feed__sort .form-select{width:auto;min-width:110px;padding:8px 28px 8px 10px;font-size:13px}.review-feed__more-wrap{display:flex;justify-content:center;margin-top:16px}.review-card__body>.review-card__photos{padding:0;display:flex;flex-direction:column;gap:8px}.review-card__body>.review-card__photos .photo{width:100%;height:auto;aspect-ratio:16/9;border-radius:0;display:block;background-repeat:no-repeat;background-position:50%;background-size:cover}.review-card.is-expanded .review-card__more svg{transform:rotate(90deg)}.mypage-post-card__body:after{content:"";position:absolute;right:0;bottom:0;left:0;display:none;height:80px;border-radius:0 0 8px 8px;background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.5) 33%,#fff 63%);pointer-events:none}.mypage-post-card.has-overflow .mypage-post-card__body:after{display:block}.mypage-post-card.is-expanded .mypage-post-card__body:after{display:none}.mypage-post-card__more{right:auto;bottom:12px;left:50%;z-index:1;transform:translateX(-50%);border-radius:12px;white-space:nowrap}.mypage-shop-suggest{position:relative}.mypage-shop-suggest__list{margin-top:8px;max-height:240px;overflow-y:auto;border:1px solid #d6dce8;border-radius:10px;background:#fff;box-shadow:0 8px 20px rgba(17,24,39,.08)}.mypage-shop-suggest__item{width:100%;display:flex;align-items:center;min-height:46px;padding:0 14px;border:0;border-bottom:1px solid #edf0f5;background:#fff;color:#111;cursor:pointer;text-align:left}.mypage-shop-suggest__item:last-child{border-bottom:0}.mypage-shop-suggest__item:focus-visible,.mypage-shop-suggest__item:hover{background:#f4f7ff}.mypage-shop-suggest__body{min-width:0}.mypage-shop-suggest__name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;line-height:1.4}.mypage-shop-suggest__status{margin:0;padding:14px;color:#555;font-size:13px;line-height:1.5}.mypage-shop-suggest__empty{padding:4px 0 12px}.mypage-shop-suggest__register{display:inline-flex;align-items:center;justify-content:center;margin-left:14px;min-height:36px;padding:0 16px;border-radius:18px;background:#1247b7;color:#fff;font-size:13px;font-weight:700;text-decoration:none}.mypage-shop-suggest__notice{margin:8px 0 0;color:#a04d00;font-size:12px;line-height:1.6}.mypage-post-form .btn:disabled{opacity:.45;cursor:not-allowed}.magazine-page-hero{position:relative;overflow:hidden;padding:24px 38px 10px}.magazine-page-hero__inner{position:relative;width:100%;max-width:760px;margin:0 auto}.magazine-page-hero__watermark{position:absolute;top:-38px;right:-22px;color:#f4f4f4;font-family:Rounded Mplus\ 1c,Noto Sans JP,sans-serif;font-size:60px;font-weight:900;line-height:1;letter-spacing:0;white-space:nowrap;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.magazine-page-hero__title{position:relative;z-index:1;margin:0;color:#111;font-size:20px;font-weight:900;line-height:1.35}.magazine-list{width:100%;max-width:760px;margin:0 auto;padding:8px 38px 32px;box-sizing:border-box}.magazine-filter-row{padding-left:0;margin-bottom:20px}.magazine-filter-row .filter-chip{font-size:12px;font-weight:700;padding:7px 14px;text-decoration:none}.magazine-list__items{display:flex;flex-direction:column}.magazine-list__items .divider{background:#f0f0f0}.blog-card{text-decoration:none}.blog-card--full{padding:14px 0}.blog-card--full .blog-card__thumbnail{width:96px;height:96px;border-radius:8px}.blog-card__category{display:block;color:#111;font-size:13px;font-weight:500;line-height:1.4}.blog-card__title{color:#111;font-size:13px;font-weight:900;line-height:1.5}.blog-card__date{color:#999;font-size:11px;font-weight:700}.magazine-list__more{position:relative;width:100%;margin-top:28px;border:2px solid transparent;background-image:linear-gradient(#111,#111),linear-gradient(90deg,#d50909,#eed200,#02ad0e,#1247b7);background-origin:border-box;background-clip:padding-box,border-box;color:#fff;text-decoration:none}.magazine-list__more span{position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:20px;font-weight:500}.article-header__meta .article-category{font-size:11px;padding:4px 10px}.article-header__meta>span:not(.article-category):not(.article-header__date){font-size:12px;font-weight:700;color:#111}.article-author-profile{display:flex;gap:14px;width:calc(100% - 32px);max-width:800px;margin:8px auto 24px;padding:16px;border:1px solid #f0f0f0;border-radius:8px;background:#fff;box-sizing:border-box}.article-author-profile__avatar{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:56px;height:56px;border-radius:50%;background:#e6e6e6;background-repeat:no-repeat;background-position:50%;background-size:cover;color:#777;font-size:20px;font-weight:900}.article-author-profile__body{display:flex;flex:1 1 auto;min-width:0;flex-direction:column;gap:6px}.article-author-profile__label{color:#999;font-size:11px;font-weight:700}.article-author-profile__name{color:#111;font-size:16px;font-weight:900;line-height:1.4;text-decoration:none}.article-author-profile__handle{color:#999;font-size:12px;font-weight:700}.article-author-profile__tags{display:flex;flex-wrap:wrap;gap:6px;padding-top:2px}.article-author-profile__tags span{border:1px solid #111;border-radius:999px;color:#111;font-size:11px;font-weight:700;line-height:1;padding:5px 10px}.article-author-profile__bio{color:#111;font-size:13px;line-height:1.7;white-space:pre-line}@media (min-width:768px){.rd-comments{padding:0}.rd-comments__title{font-size:16px}.rd-comment__text,.rd-comment__username{font-size:13px}.rd-comment__date{font-size:11px}.rd-comment__delete-btn,.rd-comment__reply-btn,.rd-comment__reply-to{font-size:12px}.magazine-page-hero{padding:42px 32px 18px}.magazine-page-hero__watermark{top:-58px;right:-48px;font-size:112px}.magazine-page-hero__title{font-size:28px}.magazine-list{padding:10px 32px 56px}.magazine-filter-row{margin-bottom:26px}.magazine-filter-row .filter-chip{font-size:14px;padding:8px 18px}.blog-card--full{gap:16px;padding:18px 0}.blog-card--full .blog-card__thumbnail{width:120px;height:120px}.blog-card__category{font-size:15px}.blog-card__title{font-size:16px}.blog-card__date{font-size:13px}.article-author-profile{gap:18px;width:100%;margin-top:16px;margin-bottom:36px;padding:20px}.article-author-profile__avatar{width:72px;height:72px;font-size:24px}.article-author-profile__name{font-size:18px}.article-author-profile__bio{font-size:14px}.mypage-post-list,.mypage-profile,.section__inner .search-list{padding-left:0;padding-right:0}.section__inner .search-list{max-width:none;margin:0}}button.pagination__arrow,button.pagination__page{border:none;font:inherit;cursor:pointer}.notice-section{padding:18px 16px 0;box-sizing:border-box}.notice-section__title{font-size:18px;font-weight:700;color:#111;margin-bottom:4px}.notice-item{display:flex;align-items:center;gap:10px;padding:14px 0;border-bottom:1px solid #f5f5f5;text-decoration:none;color:#111;cursor:pointer}.notice-item__dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.notice-item__dot--unread{background:#1247b7}.notice-item__dot--read{background:#d9d9d9}.notice-item__text{flex:1 1;font-size:13px;line-height:1.5;color:#111}.notice-item__text--unread{font-weight:700}.notice-item__time{font-size:11px;color:#999;flex-shrink:0}.notice-item__arrow{width:6px;height:6px;border-right:1.5px solid #999;border-top:1.5px solid #999;transform:rotate(45deg);flex-shrink:0}.notice-section .pagination{gap:2px;padding:24px 0 32px}.notice-section .pagination__btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:13px;border-radius:4px;text-decoration:none;color:#111;background:none;border:none;cursor:pointer;font-family:inherit}.notice-section .pagination__btn--active{background:#1247b7;color:#fff;font-weight:700}.notice-section .pagination__btn--arrow{color:#999;font-size:11px}.notice-detail-header{padding:18px 16px 20px;box-sizing:border-box}.notice-detail-tag{display:inline-block;background:#1247b7;color:#fff;font-size:11px;font-weight:500;padding:3px 10px;border-radius:100px;margin-bottom:10px}.notice-detail-date{font-size:12px;color:#999;margin-bottom:10px}.notice-detail-title{font-size:18px;font-weight:700;color:#111;line-height:1.55}.notice-detail-body{padding:20px 16px 0;box-sizing:border-box}.notice-detail-body p{font-size:14px;line-height:1.85;color:#111;margin-bottom:16px;white-space:pre-line}.notice-detail-body p:last-child{margin-bottom:0}.notice-detail-back-wrap{padding:28px 16px 40px;box-sizing:border-box}.notice-detail-back{display:inline-flex;align-items:center;gap:6px;text-decoration:none;color:#1247b7;font-size:13px;font-weight:500}.notice-detail-back__arrow{width:6px;height:6px;border-left:1.5px solid #1247b7;border-bottom:1.5px solid #1247b7;transform:rotate(45deg);flex-shrink:0}@media (min-width:768px){.notice-section{padding:24px 0 0}.notice-section__title{font-size:20px}.notice-item__text{font-size:14px}.notice-item__time{font-size:12px}.notice-section .pagination{padding:32px 0 48px}.notice-detail-header{padding:24px 0}.notice-detail-tag{font-size:12px}.notice-detail-date{font-size:13px}.notice-detail-title{font-size:22px}.notice-detail-body{padding:24px 0 0}.notice-detail-body p{font-size:15px}.notice-detail-back-wrap{padding:32px 0 56px}.notice-detail-back{font-size:14px}}.shop-info-header__title-row{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.shop-action-error{position:absolute;right:0;top:calc(100% + 4px);color:#d50909;font-size:10px;line-height:1.4;text-align:right}@media (min-width:768px){.shop-action-error{font-size:12px}}.shop-favorite{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.shop-favorite-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border:1px solid #d50909;border-radius:55px;background:none;color:#d50909;font-family:inherit;font-size:11px;font-weight:700;line-height:1;white-space:nowrap;cursor:pointer}.shop-favorite-btn:disabled{opacity:.6;cursor:default}.shop-favorite-btn.is-active{background-color:#d50909;color:#fff}.shop-favorite-btn svg{width:14px;height:14px;flex-shrink:0}.shop-favorite__error{font-size:10px;color:#d50909;text-align:right}@media (min-width:768px){.shop-favorite-btn{font-size:13px;padding:10px 18px}.shop-favorite-btn svg{width:16px;height:16px}.shop-favorite__error{font-size:12px}}.point-hero-wrap{padding:16px;flex-direction:column;gap:14px}.point-hero,.point-hero-wrap{display:flex;align-items:center;width:100%;box-sizing:border-box}.point-hero{background:#f5f5f5;border-radius:45px;padding:24px 26px;justify-content:center;position:relative}.point-hero__label{color:#1247b7;font-size:0;white-space:nowrap}.point-hero__num{font-size:20px;font-weight:900;color:#1247b7}.point-hero__unit{font-size:18px;font-weight:500;color:#1247b7}.point-hero__help{position:absolute;right:24px;top:50%;transform:translateY(-50%);width:30px;height:30px;border-radius:50%;border:1px solid #1247b7;background:transparent;color:#1247b7;font-size:16px;font-weight:500;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;line-height:1;padding:0}.point-action-row{display:flex;gap:12px;width:100%}.point-action-btn{flex:1 1;height:48px;border:1px solid #1247b7;border-radius:8px;background:#fff;color:#1247b7;font-size:13px;font-weight:500;display:flex;align-items:center;justify-content:center;cursor:pointer;text-decoration:none}.point-section{padding:0 16px;width:100%;box-sizing:border-box}.point-section__title{font-size:13px;font-weight:700;color:#111;height:26px;display:flex;align-items:center}.point-divider{height:1px;background:#f5f5f5;width:100%}.point-history-row{display:flex;gap:12px;align-items:flex-start;padding:14px 0;font-size:14px;font-weight:400;color:#111;line-height:1.6}.point-history-row__amount,.point-history-row__date{flex-shrink:0;white-space:nowrap}.point-history-row__amount{margin-left:auto;font-weight:700}.point-back-wrap{padding:24px 16px 32px;width:100%;box-sizing:border-box}.point-popup-overlay{position:fixed;top:56px;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);z-index:99;display:none;overflow-y:auto}.point-popup-overlay.is-open{display:block}.point-popup-card{margin:74px 16px 32px;background:#fff;border-radius:12px;padding:20px 0 28px;display:flex;flex-direction:column;gap:16px}.point-popup-card__head{padding:16px 16px 0}.point-popup-card__title{font-size:16px;font-weight:700;color:#111;text-align:center;line-height:normal}.point-popup-card__body{padding:0 16px 4px;display:flex;flex-direction:column;gap:12px}.point-popup-card__text{font-size:14px;font-weight:400;color:#111;line-height:1.7}.point-popup-card__footer{padding:0 16px}.point-popup-close-btn{display:flex;align-items:center;justify-content:center;width:100%;height:52px;background:#1247b7;border:none;border-radius:45px;color:#fff;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer}@media (min-width:768px){.point-hero-wrap{padding:24px 0}.point-section{padding:0}.point-back-wrap{padding:24px 0 48px}.point-popup-overlay{top:64px}.point-popup-card{max-width:480px;margin-left:auto;margin-right:auto}}.mypage-fav-name-list{display:flex;flex-direction:column;gap:8px;margin:2px 0 0;padding:0;list-style:none}.mypage-fav-name-list__item{font-size:14px;line-height:1.6;color:#111}.mypage-fav-name-list__item a{color:inherit;text-decoration:none}.mypage-fav-name-list__item a:hover{text-decoration:underline}.mypage-fav-name-list__empty,.mypage-fav-name-list__note{margin:6px 0 0;font-size:12px;line-height:1.6;color:#999}.form-label__private,.mypage-info-row__private{display:inline-block;margin-left:6px;padding:1px 6px;border-radius:999px;background-color:#f5f5f5;font-size:10px;font-weight:500;line-height:1.6;color:#999;vertical-align:middle}.mypage-info-toggle{display:inline-flex;align-items:center;gap:10px;margin-top:2px;cursor:pointer}.mypage-info-toggle input[type=checkbox]{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.mypage-info-toggle__switch{position:relative;flex-shrink:0;width:42px;height:24px;border-radius:999px;background-color:#e6e6e6;transition:background-color .15s ease}.mypage-info-toggle__switch:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background-color:#fff;transition:transform .15s ease}.mypage-info-toggle input:checked~.mypage-info-toggle__switch{background-color:#1247b7}.mypage-info-toggle input:checked~.mypage-info-toggle__switch:after{transform:translateX(18px)}.mypage-info-toggle input:focus-visible~.mypage-info-toggle__switch{outline:2px solid #1247b7;outline-offset:2px}.mypage-info-toggle input:disabled~.mypage-info-toggle__switch{opacity:.6}.mypage-info-toggle__label{font-size:14px;color:#111}.mypage-info-row__note{margin:4px 0 0;font-size:12px;line-height:1.6;color:#999}.mypage-info-row__error{margin:4px 0 0;font-size:12px;line-height:1.6;color:#d50909}.mypage-info-row__sns,.mypage-profile__sns{display:inline-flex;align-items:center;gap:6px;color:#111;font-weight:500;text-decoration:none;word-break:break-all}.mypage-profile__sns{margin-top:8px;font-size:13px}.mypage-info-row__sns{font-size:14px}.mypage-info-row__sns:hover,.mypage-profile__sns:hover{text-decoration:underline}.mypage-profile__sns-icon{flex-shrink:0;width:14px;height:14px}.mypage-visibility-list{display:flex;flex-direction:column;gap:14px;padding-top:4px}.mypage-info-row__value p{margin:0}.mypage-info-row__value p+p{margin-top:4px}.congestion-chart__bar{min-height:4px}.congestion-chart__bar--empty{height:2px;min-height:2px;background-color:hsla(0,0%,7%,.12)}.achievement-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit;margin:0}.achievement-card:disabled{cursor:default}.achieve-popup__badge-text,.achievement-card__icon--text{display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:900;color:currentColor}.achievement-card--filled .achievement-card__icon--text{color:#fff}.achievement-card--clear .achievement-card__icon--text,.achievement-card--outline .achievement-card__icon--text{color:#b9b9b9}.achieve-popup__badge-text{color:#fff;font-size:28px}