@charset "UTF-8";*,:after,:before{box-sizing:border-box}body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,html,li,ol,p,ul{margin:0;padding:0}ol,ul{list-style:none}img,svg{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit;background:none;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}button{cursor:pointer}table{border-collapse:collapse;border-spacing:0}html{font-size:62.5%;-webkit-text-size-adjust:100%}body{font-family:Noto Sans JP,sans-serif;font-size:1.4rem;line-height:1.6;color:#111;background-color:#fff;min-width:375px}@media (min-width:768px){body{font-size:1.5rem}}.l-page{display:flex;flex-direction:column;min-height:100vh}.l-main{flex:1 0 auto}h1,h2,h3,h4{font-family:Rounded Mplus\ 1c,Noto Sans JP,sans-serif}@media (min-width:768px){.u-sp-only{display:none!important}}.u-pc-only{display:none!important}@media (min-width:768px){.u-pc-only{display:block!important}}.header{position:-webkit-sticky;position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;height:56px;background-color:#111;box-shadow:0 2px 3px rgba(0,0,0,.06)}@media (min-width:768px){.header{position:static;height:64px}}.header__inner{width:100%;max-width:1100px;margin-left:auto;margin-right:auto;padding-right:16px;display:flex;align-items:center;justify-content:space-between;padding-left:4px}@media (min-width:768px){.header__inner{padding-left:32px;padding-right:32px;max-width:none;width:100%;padding-left:12px}}.header__logo{display:flex;align-items:center;gap:8px}.header__logo-icon{width:28px;height:28px;border-radius:50%;background-color:#fff;flex-shrink:0}.header__logo-text{font-family:Rounded Mplus\ 1c,Noto Sans JP,sans-serif;font-weight:900;font-size:20px;line-height:1;color:#fff;white-space:nowrap}.header__logo-img{width:140px;height:auto;display:block}@media (min-width:768px){.header__logo-img{width:160px}.header--transparent .header__logo{visibility:hidden}}.header__nav{gap:20px}.header__lang,.header__nav{display:flex;align-items:center}.header__lang{gap:6px;font-size:13px;font-weight:700;line-height:1;color:#fff}@media (min-width:768px){.header__lang{font-size:15px}}.header__lang-icon{width:16px;height:16px;border-radius:50%;background-image:url(/design/images/lang-jp.png);background-size:cover;background-color:transparent;flex-shrink:0}.header__lang-wrap{position:relative}.header__lang{background:none;border:none;padding:0;cursor:pointer}.header__lang-menu{position:absolute;top:calc(100% + 12px);right:0;z-index:200;display:none;width:92px;overflow:hidden;background-color:#111;border:1px solid hsla(0,0%,100%,.25);border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.28)}.header__lang-wrap.is-open .header__lang-menu{display:block}.header__lang-item{display:flex;align-items:center;gap:6px;width:100%;padding:12px 16px;color:#fff;font-size:13px;font-weight:700;line-height:1;border-bottom:1px solid #272727;cursor:pointer}.header__lang-item:last-child{border-bottom:none}.header__lang-item:hover{background-color:hsla(0,0%,100%,.08)}.header__lang-item-icon{width:16px;height:16px;border-radius:50%;background-size:cover;background-color:transparent;flex-shrink:0}.header__lang-item-icon--jp{background-image:url(/design/images/lang-jp.png)}.header__lang-item-icon--en{background-image:url(/design/images/lang-en.png)}.header__lang-item-icon--cn{background-image:url(/design/images/lang-cn.png)}.header__lang-item-arrow{width:5px;height:5px;margin-left:auto;border-top:1.5px solid hsla(0,0%,100%,.6);border-right:1.5px solid hsla(0,0%,100%,.6);transform:rotate(45deg);flex-shrink:0}.header__login-link{font-size:13px;font-weight:700;line-height:1;color:#fff;white-space:nowrap}@media (min-width:768px){.header__login-link{font-size:15px}}.header__login-link:hover{text-decoration:underline}.header__logout-btn{font-size:13px;color:#fff;white-space:nowrap;background:none;border:none;padding:0;cursor:pointer;font:inherit}@media (min-width:768px){.header__logout-btn{font-size:15px}}.header__logout-btn:hover{text-decoration:underline}.header__logout-btn:disabled{cursor:wait;opacity:.7}.header--transparent{position:fixed;width:100%;background-color:transparent;box-shadow:none;transition:background-color .35s ease,box-shadow .35s ease}@media (min-width:768px){.header--transparent{position:absolute;width:100%}}.header--transparent.is-scrolled{background-color:#111;box-shadow:0 2px 3px rgba(0,0,0,.06)}.header__menu-btn{display:flex;flex-direction:column;gap:6px;width:20px;background:none;border:none;padding:0;cursor:pointer}.header__menu-btn span{display:block;width:20px;height:2px;border-radius:1px;background-color:#fff}@media (min-width:768px){.header__menu-btn{display:none}}.header__pc-nav{display:none;list-style:none;margin:0;padding:0}@media (min-width:768px){.header__pc-nav{display:flex;align-items:center;gap:32px}}.header__pc-nav-link{font-size:14px;font-weight:700;color:#fff;white-space:nowrap;transition:opacity .15s ease}.header__pc-nav-link:hover{opacity:.7}.footer{display:flex;flex-direction:column;align-items:center;gap:48px;padding:32px 16px;background-color:#111}@media (min-width:768px){.footer{padding:64px 32px 48px}}.footer__inner{width:100%;max-width:1100px;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;display:flex;flex-direction:column;align-items:center;gap:48px}@media (min-width:768px){.footer__inner{padding-left:32px;padding-right:32px}}.footer__nav{display:flex;flex-wrap:wrap;align-items:flex-start;gap:30px 0;width:100%}@media (min-width:768px){.footer__nav{flex-wrap:nowrap;justify-content:space-between;gap:0 40px}}.footer__shop-nav{display:flex;flex-direction:column;gap:12px;width:100%}@media (min-width:768px){.footer__shop-nav{width:auto;flex:1 1 auto}}.footer__nav-title{font-size:14px;font-weight:700;color:#fff}@media (min-width:768px){.footer__nav-title{font-size:16px}}.footer__shop-nav-columns{display:flex;gap:8px}.footer__shop-nav-column{display:flex;flex-direction:column;gap:8px;flex:1 0;min-width:0}.footer__link-group{display:flex;flex-direction:column;gap:12px;width:179px}@media (min-width:768px){.footer__link-group{width:160px}}.footer__link-list{display:flex;flex-direction:column;gap:8px}.footer__link{display:flex;align-items:center;gap:5px;font-size:12px;color:#fff;white-space:nowrap}@media (min-width:768px){.footer__link{font-size:15px}}.footer__link:before{content:"";display:inline-block;width:8px;height:1px;background-color:#fff;flex-shrink:0}.footer__link:hover{text-decoration:underline}.footer__bottom{flex-direction:column;gap:16px}.footer__bottom,.footer__logo{display:flex;align-items:center}.footer__logo{gap:8px}.footer__logo-icon{width:24px;height:24px;border-radius:50%;background-color:#fff}.footer__logo-text{font-family:Rounded Mplus\ 1c,Noto Sans JP,sans-serif;font-weight:900;font-size:18px;color:#fff}.footer__logo-img{width:220px;height:auto;display:block}@media (min-width:768px){.footer__logo-img{width:300px}}.footer__sns{gap:30px}.footer__sns,.footer__sns-link{display:flex;align-items:center}.footer__sns-link{opacity:.7;transition:opacity .15s ease}.footer__sns-link:hover{opacity:1}.footer__sns-icon{width:36px;height:36px;object-fit:contain}.footer__copyright{font-size:11px;color:#999}@media (min-width:768px){.footer__copyright{font-size:13px}}.btn{position:relative;display:flex;align-items:center;justify-content:center;gap:6px;width:100%;margin:0 auto;padding:16px 14px;border-radius:40px;font-size:14px;font-weight:700;text-align:center;overflow:hidden}.btn:focus-visible{outline:2px solid #1247b7;outline-offset:2px}@media (min-width:768px){.btn{max-width:360px;font-size:16px}}.btn:has(.btn__icon){padding-right:40px}.btn:after{content:"";position:absolute;top:-60%;left:-80%;width:40%;height:220%;background:linear-gradient(100deg,transparent,hsla(0,0%,100%,.25),transparent);transform:rotate(20deg);pointer-events:none}.btn:hover:after{left:120%;transition:left .25s ease-out}.btn--black{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}.btn--black-outline-red{background-color:#111;color:#fff;border:1px solid #d50909}.btn--blue{background-color:#1247b7;color:#fff}.btn--red{background-color:#d50909;color:#fff}.btn--outline{background-color:#fff;color:#111;border:1px solid #999}.btn--outline-red{background-color:#fff;color:#d50909;border:1px solid #d50909}.btn--outline-blue{background-color:#fff;color:#1247b7;border:1px solid #1247b7}.btn--full{max-width:none}@media (min-width:768px){.btn--full{max-width:360px}}.btn--auto{width:auto;max-width:none;margin:0;padding:8px 14px}.btn--sm{padding:8px 16px;font-size:12px}@media (min-width:768px){.btn--sm{font-size:14px}}.btn__icon{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:12px;height:12px;flex-shrink:0}.btn-group{display:flex;flex-direction:column;gap:12px}@media (min-width:768px){.btn-group--row{flex-direction:row}.btn-group--row .btn{width:auto;max-width:none;margin:0;flex:1 1}}.tag-cc{display:inline-flex;align-items:center;padding:2px 5px;border-radius:2px;font-size:8px;font-weight:500;color:#fff;white-space:nowrap;background-color:#999}@media (min-width:768px){.tag-cc{font-size:10px}}.tag-cc--pokeka{background-color:#3b6bbb}.tag-cc--yugioh{background-color:#d7180c}.tag-cc--rushd{background-color:#f5a623}.tag-cc--onepi{background-color:#2a2b5b}.tag-cc--duelm{background-color:#1565c0}.tag-cc--dbscg{background-color:#f48500}.tag-cc--mtg{background-color:#a50000}.tag-cc--ws{background-color:#393b45}.tag-cc--vang{background-color:#0057b8}.tag-cc--bs{background-color:#513521}.tag-cc--holo{background-color:#009be8}.tag-cc--gundam{background-color:#375e5b}.tag-cc--shadow{background-color:#6a1b9a}.tag-cc--ua{background-color:#ff4e50}.tag-cc--attribute{padding:2px 4px;font-size:9px;background-color:#1247b7}@media (min-width:768px){.tag-cc--attribute{font-size:11px}}.tag-row{display:flex;flex-wrap:wrap;gap:3px}.tag-pill{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:500;white-space:nowrap}@media (min-width:768px){.tag-pill{font-size:14px}}.tag-pill--default{background-color:#fff;border:1px solid #999;color:#111}.tag-pill--dark{background-color:#111;color:#fff}.tag-pill--red{background-color:#d50909;color:#fff}.tag-pill--blue{background-color:#1247b7;color:#fff}.filter-row{display:flex;gap:8px;overflow-x:auto;padding-left:16px;scrollbar-width:none}.filter-row::-webkit-scrollbar{display:none}@media (min-width:768px){.filter-row{padding-left:0}}.filter-row.filter-tab{justify-content:space-between;flex-wrap:wrap;gap:0;margin-bottom:20px}.filter-row.filter-tab .filter-chip{width:33.3333%;box-sizing:border-box;border-radius:0;padding:3% 0}.filter-row.filter-tab .filter-chip:first-child{border-radius:12px 0 0 12px}.filter-row.filter-tab .filter-chip:last-child{border-radius:0 12px 12px 0}@media (min-width:768px){.filter-row.filter-tab .filter-chip{padding:10px 0}}.filter-chip{flex-shrink:0;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:500;white-space:nowrap;background-color:#fff;color:#111}@media (min-width:768px){.filter-chip{font-size:14px}}.filter-chip--all,.filter-chip.is-active{background-color:#d50909;color:#fff}.filter-chip--all{font-weight:700}.filter-chip--all.is-active{background-color:#111;color:#fff}.filter-chip .filter-tags{display:flex;flex-wrap:wrap;gap:6px;padding:8px 16px}@media (min-width:768px){.filter-chip .filter-tags{padding-left:0;padding-right:0}}.filter-chip .filter-tag{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:20px;border:1px solid #999;background-color:#fff;color:#111;font-size:11px;font-weight:500;cursor:pointer;white-space:nowrap}@media (min-width:768px){.filter-chip .filter-tag{font-size:13px}}.filter-chip .filter-tag__remove{font-size:13px;line-height:1;color:#999}.filter-chip--dark{background-color:transparent;color:#fff;border-color:#fff}.filter-chip--dark.is-active{background-color:#fff;color:#111;border-color:#fff}.shop-card{display:flex;flex-direction:column;align-items:stretch;background-color:#fff;border:1px solid #fff;border-radius:12px;box-shadow:0 4.8px 14.4px 0 rgba(0,0,0,.08);overflow:hidden;transition:all .4s ease;position:relative;top:0}.shop-card:hover{top:-10px}.shop-card__image{position:relative;width:100%;aspect-ratio:228/134;background-size:cover;background-image:url(/design/images/shop-photo-1.jpg)}.shop-card--product .shop-card__image,.shop-card__image{background-color:#e6e6e6;background-repeat:no-repeat;background-position:50%}.shop-card--product .shop-card__image{background-size:contain;background-image:url(/design/images/product-box.png);background-color:#fff}.shop-card__badge{position:absolute;top:12px;right:-4%;transform:translateX(-50%);display:flex;align-items:center;gap:1px;padding:1px 8px 2px;border-radius:30px;background-color:#d50909;color:#fff}.shop-card__badge .num{font-size:12px;font-weight:500}@media (min-width:768px){.shop-card__badge .num{font-size:14px}}.shop-card__badge .unit{font-size:8px;font-weight:500}@media (min-width:768px){.shop-card__badge .unit{font-size:10px}}.shop-card__body{display:flex;flex-direction:column;gap:6px;padding:12px 14px 8px}.shop-card--product .shop-card__body{border-bottom:1px solid #f5f5f5}.shop-card__name{font-size:14px;font-weight:700;color:#1a1a1a}@media (min-width:768px){.shop-card__name{font-size:15px}}.shop-card--product .shop-card__name{text-align:center}.shop-card__address{display:flex;align-items:center;gap:4px;font-size:10px;color:#999}@media (min-width:768px){.shop-card__address{font-size:12px}}.shop-card__address .icon{flex-shrink:0;width:7px;height:auto}.shop-card__price{gap:4px}.shop-card__price,.shop-card__price .point-icon{display:flex;align-items:center;justify-content:center}.shop-card__price .point-icon{width:16px;height:16px;border-radius:30px;background-color:#d50909;color:#fff;font-size:9px;font-weight:500}@media (min-width:768px){.shop-card__price .point-icon{font-size:11px}}.shop-card__price .value{font-size:18px;font-weight:700}.shop-card__footer{display:flex;align-items:center;justify-content:space-between;padding:6px 4px 8px;font-size:10px;font-weight:500}@media (min-width:768px){.shop-card__footer{font-size:12px}}.shop-card__footer .stat{flex:1 0;display:flex;align-items:center;justify-content:center;gap:6px}.shop-card__footer .stat .label{color:#999}.shop-card__footer .stat .value{color:#d50909}.shop-card__footer .divider{width:1px;height:10px;background-color:#f5f5f5}.shop-list-card{display:block;width:100%;padding:16px 0;border-bottom:1px solid #e6e6e6}@media (min-width:768px){.shop-list-card{display:grid;grid-template-columns:220px 1fr;grid-column-gap:24px;column-gap:24px;padding:32px 0}}.shop-list-card__name{font-size:18px;font-weight:700;color:#1a1a1a;margin-bottom:4px}@media (min-width:768px){.shop-list-card__name{font-size:22px;grid-column:2;grid-row:1;margin-bottom:4px}}.shop-list-card__meta{display:flex;flex-direction:column;gap:2px;margin-bottom:12px}@media (min-width:768px){.shop-list-card__meta{grid-column:2;grid-row:2;margin-bottom:8px}}.shop-list-card__meta-row{display:flex;align-items:center;gap:4px;font-size:11px;color:#999}@media (min-width:768px){.shop-list-card__meta-row{font-size:12px}}.shop-list-card__meta-row .icon{flex-shrink:0;width:8px;height:auto}.shop-list-card__main{display:flex;gap:12px}@media (min-width:768px){.shop-list-card__main{display:contents}}.shop-list-card__image{flex-shrink:0;width:120px;height:94px;background-color:#e6e6e6;background-repeat:no-repeat;background-position:50%;background-size:cover;background-image:url(/design/images/shop-photo-1.jpg)}@media (min-width:768px){.shop-list-card__image{grid-column:1;grid-row:1/span 3;width:220px;height:165px;align-self:start}}.shop-list-card__body{flex:1 0;min-width:0;display:flex;flex-direction:column;gap:8px}@media (min-width:768px){.shop-list-card__body{grid-column:2;grid-row:3}}.shop-list-card__body .tag-row{gap:8px}@media (min-width:768px){.shop-list-card__body .tag-row{font-size:12px}}.shop-list-card__hours{display:flex;align-items:center;gap:5px;font-size:11px;line-height:1.2;color:#111}@media (min-width:768px){.shop-list-card__hours{font-size:14px}}.shop-list-card__hours .icon{flex-shrink:0;width:10px;height:10px}.blog-card{display:flex;align-items:center;gap:12px;width:100%;padding:14px 0}.blog-card__thumbnail{flex-shrink:0;width:48px;height:48px;border-radius:12px;background-color:#e6e6e6;background-repeat:no-repeat;background-position:50%;background-image:url(/design/images/placeholder-photo.svg);background-size:cover}.blog-card--full .blog-card__thumbnail{width:96px;height:96px}@media (min-width:768px){.blog-card--full .blog-card__thumbnail{width:120px;height:120px}}.blog-card__body{flex:1 0;min-width:0;display:flex;flex-direction:column;gap:5px}.blog-card__tag{align-self:flex-start}.blog-card__title{font-size:13px;font-weight:700;color:#1a1a1a;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (min-width:768px){.blog-card__title{font-size:15px}}.blog-card__date{font-size:11px;color:#999}@media (min-width:768px){.blog-card__date{font-size:13px}.blog-list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:0 32px;gap:0 32px;align-items:start}.blog-list .divider{display:none}.blog-list .blog-card{border-bottom:1px solid #f5f5f5;padding-bottom:14px;margin-bottom:14px}}.review-card{background-color:#fff;border-radius:12px;box-shadow:2px 4px 16px 0 rgba(0,0,0,.08)}.review-card__shop-link{position:relative;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 20px 8px 12px;font-size:11px;font-weight:500;color:#1247b7;overflow:hidden;background:#e7eeff;border-radius:12px 12px 0 0;transition:all .5s ease}@media (min-width:768px){.review-card__shop-link{font-size:13px}.review-card__shop-link:hover{background:#c2d2f9}}.review-card__shop-link:before{display:none;content:"";position:absolute;top:-23px;left:-23px;width:63px;height:31px;background-color:#1247b7;transform:rotate(-45deg)}.review-card__shop-thumb{width:36px;height:27px;border-radius:3px;background-color:#e6e6e6;background-repeat:no-repeat;background-position:50%;background-size:cover;background-image:url(/design/images/shop-photo-1.jpg);flex-shrink:0}.review-card__shop-name{flex:1 0}.review-card__body{position:relative;display:flex;flex-direction:column;gap:8px;padding:12px}.review-card__body:after{content:"";position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.5) 33%,#fff 63%);border-radius:0 0 12px 12px;pointer-events:none;display:none}.review-card.has-overflow .review-card__body:after{display:block}.review-card.is-expanded .review-card__body:after{display:none}.review-card__meta{display:flex;align-items:center;justify-content:space-between}.review-card__user{display:flex;align-items:center;gap:8px}.review-card__avatar{width:36px;height:36px;border-radius:50%;background-color:#e6e6e6;background-repeat:no-repeat;background-position:50%;background-image:url(/design/images/placeholder-avatar.svg);background-size:cover;flex-shrink:0}.review-card__user-name{font-size:13px;font-weight:700}@media (min-width:768px){.review-card__user-name{font-size:15px}}.review-card__actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.review-card__comment,.review-card__like-btn{display:flex;align-items:center;gap:4px;flex-shrink:0}.review-card__like-btn{position:relative}.review-card__like-tooltip{position:absolute;bottom:calc(100% + 10px);right:50%;transform:translate(50%,4px);padding:6px 10px;border-radius:8px;background-color:#111;color:#fff;font-size:11px;font-weight:500;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease;z-index:2}@media (min-width:768px){.review-card__like-tooltip{font-size:13px}}.review-card__like-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:5px solid transparent;border-top-color:#111}.review-card__like-btn.show-tooltip .review-card__like-tooltip{opacity:1;transform:translate(50%)}.review-card__like{width:20px;height:20px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.4;color:#e6e6e6}.is-liked .review-card__like{fill:currentColor;stroke:none;color:#ff72bb}.review-card__like-count{font-size:11px;font-weight:700;color:#999}@media (min-width:768px){.review-card__like-count{font-size:13px}}.is-liked .review-card__like-count{color:#ff72bb}.review-card__tag-row{display:flex;align-items:center;gap:12px;margin-bottom:4px}.review-card__tag-row .date{font-size:10px;font-weight:700}@media (min-width:768px){.review-card__tag-row .date{font-size:12px}}.review-card__text{font-size:12px;line-height:1.6;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical;overflow:hidden}@media (min-width:768px){.review-card__text{font-size:15px}}.review-card.is-expanded .review-card__text{-webkit-line-clamp:unset;line-clamp:unset;overflow:visible;display:block}.review-card__more{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);display:none;align-items:center;gap:6px;padding:6px 12px;background-color:#1247b7;color:#fff;font-size:10px;font-weight:500;border-radius:12px;white-space:nowrap;z-index:1;box-shadow:2px 4px 8px rgba(0,0,0,.08);cursor:pointer}@media (min-width:768px){.review-card__more{font-size:12px}}.review-card.has-overflow .review-card__more{display:flex}.review-card__more svg{transition:transform .2s ease}.review-card__photos{display:flex;gap:8px;padding:0 12px 12px}.review-card__photos .photo,.review-card__photos img{width:110px;height:110px;border-radius:12px;background-color:#e6e6e6;background-repeat:no-repeat;background-position:50%;background-size:cover;background-image:url(/design/images/review-photo.jpg);flex-shrink:0}.card-row .shop-card:nth-child(2n):not(.shop-card--product) .shop-card__image,.shop-carousel__track .shop-card:nth-child(2n) .shop-card__image,.shop-list-card:nth-child(2n) .shop-list-card__image{background-color:#e6e6e6;background-repeat:no-repeat;background-position:50%;background-size:cover;background-image:url(/design/images/shop-photo-2.png)}.page-hero{position:relative;overflow:hidden;padding:24px 16px 40px;background:linear-gradient(120deg,#008add,#00bb91)}@media (min-width:768px){.page-hero{padding:40px 32px}}.page-hero__inner{width:100%;max-width:1100px;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;position:relative}@media (min-width:768px){.page-hero__inner{padding-left:32px;padding-right:32px}}.page-hero__watermark{position:absolute;bottom:-44px;right:-15px;opacity:.3;font-family:Rounded Mplus\ 1c,Noto Sans JP,sans-serif;font-weight:900;font-size:56px;letter-spacing:.5px;line-height:1;white-space:nowrap;background:linear-gradient(180deg,#fff,hsla(0,0%,100%,0));-webkit-background-clip:text;background-clip:text;color:transparent;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:768px){.page-hero__watermark{font-size:88px}}.page-hero__title{position:relative;font-size:24px;font-weight:700;color:#fff;margin-bottom:8px}@media (min-width:768px){.page-hero__title{font-size:34px}}.page-hero__desc{position:relative;font-size:14px;line-height:1.6;color:#fff}@media (min-width:768px){.page-hero__desc{font-size:15px}}.section{padding:24px 16px}@media (min-width:768px){.section{padding:40px 0}}.section__inner{width:100%;max-width:1100px;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;position:relative}@media (min-width:768px){.section__inner{padding-left:32px;padding-right:32px}}.section__watermark{position:absolute;top:-.5em;right:-18px;font-family:Rounded Mplus\ 1c,Noto Sans JP,sans-serif;font-weight:700;font-size:80px;letter-spacing:.5px;line-height:1;white-space:nowrap;background:linear-gradient(180deg,#e6e6e6,#f5f5f5);-webkit-background-clip:text;background-clip:text;color:transparent;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1}@media (min-width:768px){.section__watermark{font-size:120px;top:-63px;right:32px}}.section--black{background-color:#111;color:#fff}.section--gray{background-color:#f5f5f5}.section-title{font-size:20px;font-weight:700;margin-bottom:16px;position:relative;z-index:2}@media (min-width:768px){.section-title{font-size:28px}}.divider{width:100%;height:1px;background-color:#f5f5f5}.info-section .info-row{display:flex;gap:12px;padding:12px 0;font-size:12px;border-bottom:1px solid #f5f5f5}@media (min-width:768px){.info-section .info-row{font-size:15px}}.info-section .info-row:last-child{border-bottom:none}.info-section .info-label{flex:0 0 72px;font-weight:500}.info-section .info-value{flex:1 1;min-width:0}.info-section .info-value a{color:#1247b7}.info-section .info-value a:hover{text-decoration:underline}.result-info{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;background-color:#f5f5f5;font-size:13px}@media (min-width:768px){.result-info{width:100%;max-width:1100px;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px;padding:60px 0 12px!important;font-size:22px;background:none;color:#fff}}@media (min-width:768px) and (min-width:768px){.result-info{padding-left:32px;padding-right:32px}}.result-info__count{font-weight:700}.result-info__sort-wrap{position:relative}.result-info__sort-btn{display:flex;align-items:center;gap:4px;font-size:13px;color:#999;cursor:pointer;background:none;border:none;padding:0}@media (min-width:768px){.result-info__sort-btn{font-size:15px}}.result-info__sort-chevron{width:10px;height:7px;flex-shrink:0;transition:transform .15s ease}[data-sort-toggle][aria-expanded=true] .result-info__sort-chevron{transform:rotate(180deg)}.result-info__sort-menu{position:absolute;right:0;top:calc(100% + 6px);z-index:100;min-width:142px;background-color:#fff;border:1px solid #fff;border-radius:8px;box-shadow:0 4px 4px rgba(0,0,0,.25);overflow:hidden;list-style:none;padding:0;margin:0}.result-info__sort-item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;font-size:12px;color:#111;background:none;border:none;border-bottom:1px solid #e6e6e6;cursor:pointer;text-align:left;white-space:nowrap;gap:8px}.result-info__sort-item:last-child{border-bottom:none}.result-info__sort-item svg{width:6px;height:12px;flex-shrink:0;color:#999}.result-info__sort-item.is-selected,.result-info__sort-item:hover{background-color:#e6e6e6}.step-row{display:flex;gap:12px}.step-row__number{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background-color:#1247b7;color:#fff;font-size:14px;font-weight:700}.step-row--red .step-row__number{background-color:#d50909}.step-row__body{flex:1 1;min-width:0}.step-row__title{font-size:14px;font-weight:700;margin-bottom:4px}@media (min-width:768px){.step-row__title{font-size:16px}}.step-row__desc{font-size:12px;line-height:1.5;color:#999}@media (min-width:768px){.step-row__desc{font-size:15px}}.step-list{gap:20px}.faq-list,.step-list{display:flex;flex-direction:column}.faq-item{padding:16px 0;border-bottom:1px solid #f5f5f5}.faq-item:last-child{border-bottom:none}.faq-item__q{font-size:14px;font-weight:700;margin-bottom:6px}@media (min-width:768px){.faq-item__q{font-size:16px}}.faq-item__a{font-size:12px;line-height:1.6;color:#999}@media (min-width:768px){.faq-item__a{font-size:15px}}.pagination{gap:6px;padding:36px 0}.pagination__arrow,.pagination__page{display:flex;align-items:center;justify-content:center;width:36px;height:37px;border-radius:54px;font-size:14px;background-color:#111;color:#fff;flex-shrink:0}@media (min-width:768px){.pagination__arrow,.pagination__page{font-size:16px;width:42px;height:42px}}.pagination__arrow{background-color:transparent;color:#111}.pagination__arrow svg{width:8px;height:14px}.pagination__page.is-current{background-color:#fff;color:#111;border:1px solid #111}.form-field{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.form-field:last-child{margin-bottom:0}.form-label{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:700}@media (min-width:768px){.form-label{font-size:15px}}.form-label .required{background:#d50909;color:#fff;border-radius:12px;font-size:90%;padding:0 10px}.form-required{display:inline-flex;align-items:center;padding:2px 6px;border-radius:8px;background-color:#d50909;color:#fff;font-size:10px;font-weight:700}@media (min-width:768px){.form-required{font-size:12px}}.form-input,.form-select,.form-textarea{width:100%;padding:0 14px;height:48px;border:1px solid #e6e6e6;border-radius:12px;font-size:13px;color:#111;background-color:#f5f5f5}@media (min-width:768px){.form-input,.form-select,.form-textarea{font-size:15px}}.form-input::placeholder,.form-select::placeholder,.form-textarea::placeholder{color:#999}.form-input:focus-visible,.form-select:focus-visible,.form-textarea:focus-visible{outline:2px solid #1247b7;outline-offset:2px}.form-textarea{height:auto;min-height:120px;padding:12px 14px;resize:vertical}.form-select{display:flex;align-items:center;justify-content:space-between;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23999999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}.form-chip-group{display:flex;flex-wrap:wrap;gap:8px}.form-chip{padding:6px 12px;border-radius:20px;border:1px solid #999;background-color:#fff;font-size:12px;font-weight:500}@media (min-width:768px){.form-chip{font-size:14px}}.form-chip.is-selected{background-color:#111;border-color:#111;color:#fff}.form-toggle{display:flex;gap:8px}.form-toggle-btn{flex:1 1;display:flex;align-items:center;justify-content:center;height:44px;border-radius:12px;border:1px solid #e6e6e6;background-color:#fff;font-size:13px;font-weight:700;cursor:pointer}@media (min-width:768px){.form-toggle-btn{font-size:15px}}.form-toggle-btn.is-selected{background-color:#1247b7;border-color:#1247b7;color:#fff}.form-toggle-btn:has(input[type=checkbox]:checked),.form-toggle-btn:has(input[type=radio]:checked){background-color:#1247b7;border-color:#1247b7;color:#fff}.form-toggle-btn input[type=checkbox],.form-toggle-btn input[type=radio]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.freespace-toggle-wrap{display:flex;flex-direction:column;gap:12px}.freespace-note{display:none}.freespace-toggle-wrap:has(input[value=ari]:checked) .freespace-note{display:block}.form-checkbox{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500}@media (min-width:768px){.form-checkbox{font-size:15px}}.form-checkbox input[type=checkbox]{width:20px;height:20px;border:1.5px solid #999;border-radius:8px;flex-shrink:0}.form-checkbox input[type=checkbox]:checked{background-color:#1247b7;border-color:#1247b7}.form-upload{display:flex;align-items:center;justify-content:center;width:100%;min-height:100px;border-radius:12px;background-color:#f5f5f5;color:#999;font-size:13px;font-weight:500;cursor:pointer}@media (min-width:768px){.form-upload{font-size:15px;min-height:160px}}.form-rating{display:flex;gap:6px}.form-rating svg{width:28px;height:28px}.form-radio-group{display:flex;flex-wrap:wrap;gap:8px 16px}.form-radio-group.btn-line label{border:1px solid #ccc;border-radius:12px;padding:8px 14px 10px 8px}.form-radio-group.btn-line label:has(input:checked){border:1px solid #1247b7;background-color:#e8eeff}.form-radio-label{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:500;cursor:pointer}@media (min-width:768px){.form-radio-label{font-size:15px}}.form-radio{-moz-appearance:auto;appearance:auto;-webkit-appearance:radio;width:18px;height:18px;accent-color:#1247b7;flex-shrink:0;cursor:pointer}.modal{position:fixed;inset:0;z-index:1000;display:none}.modal.is-active{display:block}.modal__overlay{position:absolute;inset:0;background-color:rgba(0,0,0,.5)}.modal__panel{position:relative;display:flex;flex-direction:column;width:100%;max-height:100%;margin-top:auto;background-color:#fff;border-radius:16px 16px 0 0;overflow-y:auto;scrollbar-width:none}.modal__panel::-webkit-scrollbar{display:none}@media (min-width:768px){.modal__panel{max-width:980px;margin:40px auto;border-radius:16px;max-height:calc(100vh - 80px)}}.modal__header{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #f5f5f5}.modal__header--dark{padding:16px 22px;background-color:#111;border-bottom:none;border-radius:16px 16px 0 0}.modal__header--dark .modal__close,.modal__header--dark .modal__title{color:#fff}.modal__title{font-size:16px;font-weight:700}@media (min-width:768px){.modal__title{font-size:18px}}.modal__close{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#111}.modal__body{padding:16px}.photo-lightbox .modal__overlay{background-color:rgba(0,0,0,.85)}.photo-lightbox__panel{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding:40px 16px}.photo-lightbox__image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:12px}.photo-lightbox__close{position:absolute;top:16px;right:16px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background-color:rgba(0,0,0,.6);color:#fff}.menu-drawer{position:fixed;inset:0;z-index:1100;display:none}.menu-drawer.is-active{display:block}.menu-drawer__overlay{position:absolute;inset:0;background-color:rgba(0,0,0,.7)}.menu-drawer__panel{position:absolute;top:0;right:0;width:calc(100% - 90px);max-width:306px;height:100%;background-color:#fff;overflow-y:auto;padding:0}@media (min-width:768px){.menu-drawer__panel{max-width:306px}}.menu-drawer__header{display:flex;align-items:center;justify-content:space-between;height:52px;padding:0 24px;background-color:#fff}.menu-drawer__logo{display:flex;align-items:center;gap:8px}.menu-drawer__logo-text{font-size:16px;font-weight:900;line-height:1;font-family:Rounded Mplus\ 1c,Noto Sans JP,sans-serif;color:#111}.menu-drawer__logo-img{width:180px;height:auto;display:block}@media (min-width:768px){.menu-drawer__logo-img{width:220px}}.menu-drawer__close{display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#111;cursor:pointer}.menu-drawer__auth{display:flex;align-items:center;gap:16px;min-height:65px;padding:12px 24px;background-color:#f5f5f5}.menu-drawer__auth-btn{display:flex;align-items:center;justify-content:center;flex:1 1;min-height:40px;padding:8px 0;font-size:14px;font-weight:700;line-height:1;border-radius:12px;border:1.5px solid}.menu-drawer__auth-btn--red{border-color:#d50909;color:#d50909}.menu-drawer__auth-btn--blue{border-color:#1247b7;color:#1247b7}.menu-drawer__nav{display:flex;flex-direction:column}.menu-drawer__link{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:56px;padding:16px 24px;font-size:14px;font-weight:700;line-height:1.4;color:#111;background:none;border:none;border-bottom:1px solid #e6e6e6;text-align:left;cursor:pointer}.menu-drawer__chevron{color:#111;flex-shrink:0}.congestion-vote{padding:16px 0}.congestion-vote:not(:last-of-type){border-bottom:8px solid #f5f5f5}.congestion-vote__title{padding:0 16px;margin-bottom:16px;font-size:16px;font-weight:700;text-align:center}@media (min-width:768px){.congestion-vote__title{font-size:18px}}.congestion-vote__body{display:flex;align-items:center;gap:6px;padding:0 16px}.congestion-vote__legend{display:flex;flex-direction:column;justify-content:space-between;gap:8px;flex-shrink:0;width:32px;padding-bottom:4px}.congestion-vote__legend span{height:18px;display:flex;align-items:center;justify-content:center}.congestion-vote__legend img{height:18px;width:auto}.congestion-vote__columns{display:flex;flex:1 1;min-width:0;justify-content:space-between;gap:4px;border-bottom:1px solid #1247b7;padding-bottom:8px}.congestion-vote__col{display:flex;flex-direction:column;justify-content:space-between;gap:8px}.congestion-vote__cell .checkbox-item__box{width:18px;height:18px;border-radius:3px}.congestion-vote__cell .checkbox-item__box:after{left:4px;top:6px;width:8px;height:4px}.congestion-vote__hours{display:flex;justify-content:space-between;gap:4px;padding:8px 16px 0 calc(16px + 38px);font-size:10px;font-weight:500;color:#1247b7}@media (min-width:768px){.congestion-vote__hours{font-size:12px}}.congestion-vote__hours span{flex:1 1;text-align:center}.congestion-widget{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-radius:12px;background-color:#f5f5f5}.congestion-widget__status{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700}@media (min-width:768px){.congestion-widget__status{font-size:16px}}.congestion-widget__dot{width:10px;height:10px;border-radius:50%;background-color:#eed200}.search-bar{display:flex;align-items:center;gap:8px;width:100%;height:48px;padding:0 8px 0 16px;border-radius:40px;background-color:#111}.search-bar__icon{width:18px;height:18px;color:#fff;flex-shrink:0}.search-bar__input{flex:1 1;min-width:0;color:#fff;font-size:13px;outline:none}@media (min-width:768px){.search-bar__input{font-size:15px}}.search-bar__input::placeholder{color:#999}.search-bar__submit{flex-shrink:0;padding:6px 18px;border-radius:40px;background-color:#fff;color:#111;font-size:13px;font-weight:700;transition:all .25s ease}@media (min-width:768px){.search-bar__submit{font-size:15px}}.search-bar__submit:hover{background:#1247b7}.category-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px 12px;gap:14px 12px}@media (min-width:768px){.category-grid{grid-template-columns:repeat(4,1fr);gap:16px 16px}}.category-btn{position:relative;display:flex;flex-direction:column;gap:2px;padding:20px 60px 20px 14px;border-radius:12px;background:#fff;overflow:hidden;transition:background .18s ease,border-color .18s ease;box-shadow:4px 4px 16px 0 rgba(0,0,0,.08)}.category-btn__name{font-size:13px;font-weight:700;color:#111;letter-spacing:-.3px;transition:color .18s ease}@media (min-width:768px){.category-btn__name{font-size:15px}}.category-btn--bs .category-btn__name,.category-btn--rushd .category-btn__name,.category-btn--ua .category-btn__name{letter-spacing:-1px}.category-btn__sub{font-size:10px;color:#999;transition:color .18s ease}@media (min-width:768px){.category-btn__sub{top:12px}}.category-btn__card{position:absolute;top:10px;right:12px;width:40px;height:55px;perspective:200px}@media (min-width:768px){.category-btn__card{font-size:13px;right:25px;width:40px;height:55px}}.category-btn__card-inner{position:relative;width:96%;height:96%;transform-style:preserve-3d;transform:rotate(9deg);transition:transform .55s cubic-bezier(.4,0,.2,1)}@media (min-width:768px){.category-btn__card-inner{width:110%;height:110%}}.category-btn:hover .category-btn__card-inner{transform:rotate(9deg) rotateY(180deg)}.category-btn__card-face{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:2px;box-shadow:4px 4px 8px rgba(0,0,0,.12);backface-visibility:hidden;-webkit-backface-visibility:hidden}.category-btn__card-face--back{transform:rotateY(180deg)}.category-btn--pokeka{border-color:#3b6bbb}.category-btn--pokeka .category-btn__sub{color:#3b6bbb}.category-btn--pokeka:hover{background:#3b6bbb}.category-btn--pokeka:hover .category-btn__name,.category-btn--pokeka:hover .category-btn__sub{color:#fff}.category-btn--yugioh{border-color:#d7180c}.category-btn--yugioh .category-btn__sub{color:#d7180c}.category-btn--yugioh:hover{background:#d7180c}.category-btn--yugioh:hover .category-btn__name,.category-btn--yugioh:hover .category-btn__sub{color:#fff}.category-btn--rushd{border-color:#f5a623}.category-btn--rushd .category-btn__sub{color:#f5a623}.category-btn--rushd:hover{background:#f5a623}.category-btn--rushd:hover .category-btn__name,.category-btn--rushd:hover .category-btn__sub{color:#fff}.category-btn--onepi{border-color:#2a2b5b}.category-btn--onepi .category-btn__sub{color:#2a2b5b}.category-btn--onepi:hover{background:#2a2b5b}.category-btn--onepi:hover .category-btn__name,.category-btn--onepi:hover .category-btn__sub{color:#fff}.category-btn--duelm{border-color:#1565c0}.category-btn--duelm .category-btn__sub{color:#1565c0}.category-btn--duelm:hover{background:#1565c0}.category-btn--duelm:hover .category-btn__name,.category-btn--duelm:hover .category-btn__sub{color:#fff}.category-btn--dbscg{border-color:#f48500}.category-btn--dbscg .category-btn__sub{color:#f48500}.category-btn--dbscg:hover{background:#f48500}.category-btn--dbscg:hover .category-btn__name,.category-btn--dbscg:hover .category-btn__sub{color:#fff}.category-btn--mtg{border-color:#a50000}.category-btn--mtg .category-btn__sub{color:#a50000}.category-btn--mtg:hover{background:#a50000}.category-btn--mtg:hover .category-btn__name,.category-btn--mtg:hover .category-btn__sub{color:#fff}.category-btn--ws{border-color:#393b45}.category-btn--ws .category-btn__sub{color:#393b45}.category-btn--ws:hover{background:#393b45}.category-btn--ws:hover .category-btn__name,.category-btn--ws:hover .category-btn__sub{color:#fff}.category-btn--vang{border-color:#0057b8}.category-btn--vang .category-btn__sub{color:#0057b8}.category-btn--vang:hover{background:#0057b8}.category-btn--vang:hover .category-btn__name,.category-btn--vang:hover .category-btn__sub{color:#fff}.category-btn--bs{border-color:#513521}.category-btn--bs .category-btn__sub{color:#513521}.category-btn--bs:hover{background:#513521}.category-btn--bs:hover .category-btn__name,.category-btn--bs:hover .category-btn__sub{color:#fff}.category-btn--holo{border-color:#009be8}.category-btn--holo .category-btn__sub{color:#009be8}.category-btn--holo:hover{background:#009be8}.category-btn--holo:hover .category-btn__name,.category-btn--holo:hover .category-btn__sub{color:#fff}.category-btn--gundam{border-color:#375e5b}.category-btn--gundam .category-btn__sub{color:#375e5b}.category-btn--gundam:hover{background:#375e5b}.category-btn--gundam:hover .category-btn__name,.category-btn--gundam:hover .category-btn__sub{color:#fff}.category-btn--shadow{border-color:#6a1b9a}.category-btn--shadow .category-btn__sub{color:#6a1b9a}.category-btn--shadow:hover{background:#6a1b9a}.category-btn--shadow:hover .category-btn__name,.category-btn--shadow:hover .category-btn__sub{color:#fff}.category-btn--ua{border-color:#ff4e50}.category-btn--ua .category-btn__sub{color:#ff4e50}.category-btn--ua:hover{background:#ff4e50}.category-btn--ua:hover .category-btn__name,.category-btn--ua:hover .category-btn__sub{color:#fff}.category-btn--wide{flex-direction:row;align-items:center;justify-content:center;width:100%;padding:16px 14px;border:none;border-radius:40px;background:#111;color:#fff;text-align:center}.category-btn--wide .category-btn__name{font-size:14px;color:#fff}@media (min-width:768px){.category-btn--wide .category-btn__name{font-size:16px}}.avatar{border-radius:50%;background-color:#e6e6e6;background-repeat:no-repeat;background-position:50%;background-image:url(/design/images/placeholder-avatar.svg);background-size:cover;flex-shrink:0}.avatar--sm{width:36px;height:36px}.avatar--md{width:44px;height:44px}.avatar--lg{width:72px;height:72px}.point-banner{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-radius:16px;background-color:#1247b7;color:#fff}.point-banner__label{font-size:11px;font-weight:500;margin-bottom:2px}@media (min-width:768px){.point-banner__label{font-size:13px}}.point-banner__value{display:flex;align-items:baseline;gap:4px;font-size:22px;font-weight:700}.point-banner__value .unit{font-size:12px;font-weight:400}@media (min-width:768px){.point-banner__value .unit{font-size:14px}}.achievement{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.achievement__icon{width:56px;height:56px;border-radius:50%;background-color:#f5f5f5}.achievement.is-achieved .achievement__icon{background-color:#eed200}.achievement__label{font-size:11px;font-weight:700;color:#999}@media (min-width:768px){.achievement__label{font-size:13px}}.is-achieved .achievement__label{color:#111}.breadcrumb{display:flex;align-items:center;gap:4px;font-size:12px;color:#999;margin-bottom:12px}@media (min-width:768px){.breadcrumb{font-size:14px}}.breadcrumb a:hover{text-decoration:underline}.breadcrumb-wrap{width:100%;max-width:1100px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;padding-top:12px}@media (min-width:768px){.breadcrumb-wrap{padding-left:32px;padding-right:32px;padding-top:16px}}.page-mypage .breadcrumb-wrap{max-width:930px}.search-popup .modal__panel{padding-bottom:0}@media (min-width:768px){.search-popup .modal__panel:after{display:block;content:"";width:100%;height:30px;min-height:30px}}.search-popup__header{position:-webkit-sticky;position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;padding:16px 22px;background-color:#1247b7;border-radius:16px 16px 0 0}@media (min-width:768px){.search-popup__header{border-radius:16px 16px 0 0}}.search-popup__title{font-size:16px;font-weight:700;color:#fff}@media (min-width:768px){.search-popup__title{font-size:18px}}.search-popup__close{display:flex;align-items:center;justify-content:center;width:40px;height:30px;color:#fff}.search-popup__search-wrap{display:flex;padding:10px 15px;background-color:#e6e6e6}.search-popup__search-bar{display:flex;align-items:center;gap:10px;width:100%;height:48px;padding:0 16px;border:1px solid #f5f5f5;border-radius:40px;background-color:#fff}.search-popup__search-bar .icon{width:18px;height:18px;color:#999;flex-shrink:0}.search-popup__search-bar input{flex:1 1;min-width:0;font-size:14px;color:#111}@media (min-width:768px){.search-popup__search-bar input{font-size:16px}}.search-popup__search-bar input::placeholder{color:#999}.search-popup__search-submit{flex-shrink:0;padding:6px 16px;border-radius:40px;background-color:#111;color:#fff;font-size:12px;cursor:pointer;transition:all .3s ease}@media (min-width:768px){.search-popup__search-submit{padding:6px 18px;font-size:14px}}.search-popup__search-submit:hover{background-color:#1247b7}.search-popup__region-title{padding:16px 16px 0;font-size:16px;font-weight:700;color:#111}@media (min-width:768px){.search-popup__region-title{font-size:18px}}.search-popup__submit{position:-webkit-sticky;position:sticky;bottom:0;display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:16px;border:none;border-top:1px solid #d50909;background-color:#111;color:#fff;font-size:18px;font-weight:700}@media (min-width:768px){.search-popup__submit{bottom:20px;width:400px;border-radius:100px;margin:0 auto}}.search-popup__submit svg{width:18px;height:18px}.checkbox-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px 10px;gap:20px 10px;padding:20px 16px;border-bottom:2px solid #f5f5f5}.checkbox-grid--cols-3{grid-template-columns:repeat(3,1fr);gap:16px 10px;padding:12px 16px 20px;border-bottom:1px solid #f5f5f5}.checkbox-grid--nodivider{border-bottom:none}@media (min-width:768px){.checkbox-grid{grid-template-columns:repeat(4,1fr)}}.checkbox-item{display:flex;align-items:center;gap:10px;cursor:pointer}.checkbox-item input[type=checkbox]{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.checkbox-item__box{position:relative;flex-shrink:0;width:22px;height:22px;border-radius:4px;background-color:#e6e6e6}.checkbox-item__box:after{content:"";position:absolute;left:6px;top:8px;width:10px;height:5px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg);opacity:0}.checkbox-item__label{font-size:14px;font-weight:700;color:#111;line-height:1.3}@media (min-width:768px){.checkbox-item__label{font-size:16px}}.checkbox-item input:checked~.checkbox-item__box{background-color:#999}.checkbox-item input:checked~.checkbox-item__box:after{opacity:1}.checkbox-item--red input:checked~.checkbox-item__box{background-color:#d50909}.checkbox-item--blue input:checked~.checkbox-item__box{background-color:#1247b7}.checkbox-item--green input:checked~.checkbox-item__box{background-color:#02ad0e}.checkbox-item:focus-visible{outline:2px solid #1247b7;outline-offset:2px}.auth-brand{background-color:#111;padding:48px 16px;text-align:center}.auth-brand__title{font-family:Rounded Mplus\ 1c,Noto Sans JP,sans-serif;font-weight:900;font-size:48px;color:#fff;line-height:1.2;margin-bottom:4px}.auth-brand__logo{width:180px;height:auto;display:block;margin:0 auto 4px}@media (min-width:768px){.auth-brand__logo{width:220px}}.auth-brand__desc{font-size:13px;color:#999}.auth-tabs-wrap{padding:24px 16px}@media (min-width:768px){.auth-tabs-wrap{padding-left:0;padding-right:0}}.auth-tabs{display:flex;height:41px;border-radius:12px;overflow:hidden;border:1px solid #111}.auth-tabs__item{flex:1 1;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#111;text-decoration:none;cursor:pointer}.auth-tabs__item.is-active{background-color:#111;color:#fff}.auth-heading{font-size:20px;font-weight:700;text-align:center;padding:11px 16px;color:#111}@media (min-width:768px){.auth-heading{padding-left:0;padding-right:0}}.auth-sns-wrap{padding:8px 16px 32px}@media (min-width:768px){.auth-sns-wrap{padding-left:0;padding-right:0}}.auth-sns-btns{display:flex;flex-direction:column;gap:8px}.auth-sns-btn{display:flex;align-items:center;gap:8px;padding:14px;border-radius:12px;font-size:16px;font-weight:500;width:100%;cursor:pointer;border:none}.auth-sns-btn:disabled{cursor:not-allowed;opacity:.48}.auth-sns-btn__icon{width:19px;height:19px;flex-shrink:0}.auth-sns-btn__label{flex:1 1;text-align:center;padding-right:27px}.auth-sns-btn--google{background-color:#fff;border:1px solid #111;color:#111}.auth-sns-btn--twitter{background-color:#111;color:#fff}.auth-sns-btn--line{background-color:#06c755;color:#fff}.auth-error{color:#d50909;font-size:13px;font-weight:700;line-height:1.6;margin-top:12px;text-align:center}.auth-benefits{position:relative;padding:32px 0 0;overflow:hidden;background:linear-gradient(160deg,#adc9ff,#ffb4db 40%,#fff284 75%,#7acf86)}@media (min-width:768px){.auth-benefits{padding-left:0;padding-right:0;border-radius:12px}}.auth-benefits__text{padding:0 16px;text-align:center;font-size:15px;font-weight:600;position:relative;line-height:1.7;color:#111}@media (min-width:768px){.auth-benefits__text{font-size:16px}.auth-benefits__text br{display:none}}.auth-benefits img{position:relative;display:block;width:70%;margin:16px auto 0}.auth-policy-note{font-size:13px;line-height:1.8;text-align:center;color:#111;padding:0 16px 20px}.auth-policy-note a{color:#1247b7;text-decoration:underline}@keyframes card-float-onepiece{0%{transform:rotate(6.09deg) translateY(0)}to{transform:rotate(6.09deg) translateY(-18px)}}@keyframes card-float-yugioh{0%{transform:rotate(-15.37deg) translateY(0)}to{transform:rotate(-15.37deg) translateY(-15px)}}@keyframes card-float-pokemon{0%{transform:rotate(19.01deg) translateY(0)}to{transform:rotate(19.01deg) translateY(-20px)}}@keyframes hero-line-sweep{0%{transform:translate(-640px,640px);animation-timing-function:linear}25%{transform:translate(-200px,200px);animation-timing-function:cubic-bezier(.76,0,.24,1)}75%{transform:translate(200px,-200px);animation-timing-function:linear}to{transform:translate(640px,-640px)}}.top-hero{position:relative;overflow:hidden;background-color:#111;background-image:url(/design/images/bg-main.jpg);background-size:cover;background-position:50%;color:#fff;padding:0 0 32px}.top-hero__bg{position:absolute;top:0;left:0;width:100%;height:525px;pointer-events:none;z-index:0;opacity:.4}@media (min-width:768px){.top-hero__bg{display:none}}.top-hero__bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.top-hero__bg-grad{position:absolute;inset:0;background:linear-gradient(162deg,#000 6%,rgba(0,0,0,.45) 45%,rgba(0,0,0,.45) 67%,#000 97%),linear-gradient(217deg,#000,rgba(0,0,0,.45) 50%,rgba(0,0,0,.45) 66%,#000 83%)}.top-hero__bg-blur{position:absolute;inset:0;background:linear-gradient(210deg,hsla(0,56%,67%,.21) 3%,rgba(0,0,0,.33) 102%);mix-blend-mode:hard-light;-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px)}.top-hero__line{position:absolute;pointer-events:none}.top-hero__line--9d{left:28px;top:52px;width:88px;height:88px;z-index:0;animation:hero-line-sweep 6s linear -.8s infinite}@media (min-width:768px){.top-hero__line--9d{left:60px;top:50px;width:100px;height:100px}}.top-hero__line--8c{left:118px;top:88px;width:94px;height:94px;z-index:0;animation:hero-line-sweep 4.8s linear -3.7s infinite}@media (min-width:768px){.top-hero__line--8c{left:200px;top:170px;width:80px;height:80px}}.top-hero__line--7c{left:62px;top:98px;width:130px;height:130px;z-index:0;animation:hero-line-sweep 5.4s linear -2.4s infinite}@media (min-width:768px){.top-hero__line--7c{left:40px;top:310px;width:130px;height:130px}}.top-hero__line--6c{left:198px;top:138px;width:44px;height:44px;z-index:0;animation:hero-line-sweep 4.6s linear -2.9s infinite}@media (min-width:768px){.top-hero__line--6c{left:360px;top:70px;width:50px;height:50px}}.top-hero__line--8{left:248px;top:82px;width:120px;height:120px;z-index:0;animation:hero-line-sweep 5.8s linear -2.1s infinite}@media (min-width:768px){.top-hero__line--8{left:480px;top:220px;width:120px;height:120px}}.top-hero__line--9{left:55px;top:165px;width:130px;height:130px;z-index:0;animation:hero-line-sweep 5.2s linear 0s infinite}@media (min-width:768px){.top-hero__line--9{left:700px;top:40px;width:140px;height:140px}}.top-hero__line--9b{left:188px;top:295px;width:100px;height:100px;z-index:0;animation:hero-line-sweep 7s linear -3.4s infinite}@media (min-width:768px){.top-hero__line--9b{left:900px;top:140px;width:90px;height:90px}}.top-hero__line--9c{left:318px;top:378px;width:42px;height:42px;z-index:0;animation:hero-line-sweep 4.4s linear -1.8s infinite}@media (min-width:768px){.top-hero__line--9c{left:1060px;top:70px;width:110px;height:110px}}.top-hero__line--8b{left:78px;top:322px;width:52px;height:52px;z-index:0;animation:hero-line-sweep 7.6s linear -4.9s infinite}@media (min-width:768px){.top-hero__line--8b{left:1160px;top:350px;width:55px;height:55px}}.top-hero__line--7{left:306px;top:108px;width:158px;height:158px;z-index:2;animation:hero-line-sweep 6.2s linear -4s infinite}@media (min-width:768px){.top-hero__line--7{left:780px;top:270px;width:155px;height:155px}}.top-hero__line--6{left:294px;top:215px;width:96px;height:96px;z-index:2;animation:hero-line-sweep 5s linear -1.3s infinite}@media (min-width:768px){.top-hero__line--6{left:960px;top:360px;width:100px;height:100px}}.top-hero__line--7b{left:222px;top:262px;width:110px;height:110px;z-index:2;animation:hero-line-sweep 8.2s linear -6.5s infinite}@media (min-width:768px){.top-hero__line--7b{left:570px;top:360px;width:115px;height:115px}}.top-hero__line--6b{left:132px;top:358px;width:48px;height:48px;z-index:2;animation:hero-line-sweep 6.8s linear -5.3s infinite}@media (min-width:768px){.top-hero__line--6b{left:1100px;top:390px;width:50px;height:50px}}@media (prefers-reduced-motion:reduce){.top-hero__line{display:none}}.top-hero__inner{width:100%;max-width:1100px;margin-left:auto;margin-right:auto;position:relative;padding:190px 16px 0}@media (min-width:768px){.top-hero__inner{padding-left:32px;padding-right:32px;padding:154px 32px 10px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:0 40px}}.top-hero__visual{position:absolute;top:0;left:0;z-index:0;width:100%;pointer-events:none}@media (min-width:768px){.top-hero__visual{position:relative;top:auto;left:auto;width:400px;height:400px;flex-shrink:0}}@media (min-width:769px) and (max-width:1040px){.top-hero__visual{width:45%;height:360px}}.top-hero__char{position:absolute}.top-hero__char img{display:block;max-width:none}@media (min-width:768px){.top-hero__char{display:none}}.top-hero__char--main{left:32px;top:33px;width:338px}.top-hero__char--main img{width:100%;transform:scaleX(-1)}.top-hero__char--sub{left:-36px;top:0;width:260px}.top-hero__char--sub img{width:100%;transform:scaleX(-1)}.top-hero__illustration{position:absolute;border-radius:8px;display:none}@media (min-width:768px){.top-hero__illustration{display:block}.top-hero__illustration--dragon{top:-110px;left:-100%;width:100%}}@media (min-width:769px) and (max-width:1040px){.top-hero__illustration--dragon{left:-70%}}@media (min-width:768px){.top-hero__illustration--boy{top:-160px;left:-100%;width:750px;max-width:1000px}}@media (min-width:769px) and (max-width:1040px){.top-hero__illustration--boy{left:-90%}}.top-hero__card{position:absolute;border-radius:6px}.top-hero__card--onepiece{top:140px;left:70%;width:17%;z-index:1;animation:card-float-onepiece 3.2s ease-in-out infinite alternate;box-shadow:0 2px 36px 0 rgba(0,0,0,.9)}.top-hero__card--yugioh{top:159px;left:52%;width:19%;z-index:2;animation:card-float-yugioh 4.1s ease-in-out infinite alternate;animation-delay:-1.4s;box-shadow:0 2px 36px 0 rgba(213,9,9,.8)}.top-hero__card--pokemon{top:210px;left:64%;width:20%;z-index:3;animation:card-float-pokemon 3.7s ease-in-out infinite alternate;animation-delay:-.8s;box-shadow:0 2px 36px 0 rgba(18,71,183,.8)}@media (min-width:768px){.top-hero__card--onepiece{top:45px;left:60%;width:30%}.top-hero__card--yugioh{top:80px;left:26%;width:35%}.top-hero__card--pokemon{top:195px;left:56%;width:40%}}.top-hero__body{position:relative;z-index:3}@media (min-width:768px){.top-hero__body{max-width:500px;width:500px;top:-20px}}@media (min-width:769px) and (max-width:1040px){.top-hero__body{width:45%}}.top-hero__body .search-bar{background-color:#fff}.top-hero__body .search-bar__icon,.top-hero__body .search-bar__input{color:#111}@media (min-width:768px){.top-hero__body .search-bar__input{font-size:18px}}.top-hero__body .search-bar__input::placeholder{color:#999}.top-hero__body .search-bar__submit{background-color:#111;color:#fff}@media (min-width:768px){.top-hero__body .search-bar__submit{padding:10px 26px;margin-right:6px}}.top-hero__body .search-bar__submit:hover{background:#1247b7}@media (min-width:768px){.top-hero__body .search-bar{height:68px}}.top-hero__logo{display:none}@media (min-width:768px){.top-hero__logo{display:block;width:300px;height:auto;margin-bottom:30px}}.top-hero__headline{font-family:Rounded Mplus\ 1c,Noto Sans JP,sans-serif;font-weight:900;font-size:20px;line-height:1.35;margin-bottom:12px;font-style:italic;text-shadow:2px 3px 3px rgba(0,0,0,.4)}@media (min-width:768px){.top-hero__headline{font-size:46px}}@media (min-width:769px) and (max-width:1040px){.top-hero__headline{font-size:32px}}.top-hero__subtitle{font-size:14px;font-weight:700;color:hsla(0,0%,100%,.8);text-shadow:0 0 8px #000;margin-bottom:20px}@media (min-width:768px){.top-hero__subtitle{font-size:17px;letter-spacing:2px}}@media (min-width:769px) and (max-width:1040px){.top-hero__subtitle{font-size:14px;letter-spacing:0}}.top-hero-tags{display:flex;gap:12px;padding-top:20px;position:relative;z-index:3}@media (min-width:768px){.top-hero-tags{gap:36px;flex-basis:100%;padding-bottom:20px}}.top-hero-tags .tag-pill{flex:1 1;gap:8px;padding:20px 10px;border-radius:12px;font-size:15px;box-shadow:0 4px 0 0 #fff;position:relative;top:0;transition:all .2s ease}@media (min-width:768px){.top-hero-tags .tag-pill{font-size:20px;border-radius:16px}}.top-hero-tags .tag-pill:hover{top:4px;box-shadow:0 0 0 0 #fff}.top-hero-tags .tag-pill__icon{flex-shrink:0;display:block;filter:brightness(0) invert(1)}.shop-section{position:relative;overflow:hidden;padding-right:0;background:#f5f5f5}.shop-section .section__inner{position:relative;z-index:2}@media (min-width:768px){.shop-section .section__inner{max-width:100%;padding-left:calc((100% - 1036px) / 2);padding-right:0;padding-bottom:20px}}.shop-section__btn-inner{width:100%;max-width:1100px;margin-left:auto;margin-right:auto;padding:0 16px 40px;position:relative;z-index:2}@media (min-width:768px){.shop-section__btn-inner{padding-left:32px;padding-right:32px}}.shop-section__watermark{position:absolute;top:-36px;right:0;font-size:80px;font-weight:700;line-height:1;letter-spacing:.5px;white-space:nowrap;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:linear-gradient(180deg,#e6e6e6,#f5f5f5);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}@media (min-width:768px){.shop-section__watermark{font-size:120px;top:-64px;right:calc((100% - 1036px) / 2)}}.shop-section:after{content:"";display:block;position:absolute;width:120%;left:-10%;bottom:0;height:240px;background:#1247b7}.shop-carousel__track{gap:14px;padding-right:16px;margin-bottom:12px}.shop-carousel__track .shop-card{flex:0 0 65%;scroll-snap-align:start}@media (min-width:768px){.shop-carousel__track .shop-card{flex:0 0 342px}}.shop-carousel__progress-wrap{position:relative;height:5px;border-radius:20px;background:#e6e6e6;overflow:hidden;margin-right:16px;margin-bottom:16px}@media (min-width:768px){.shop-carousel__progress-wrap{display:none;margin-right:32px}}.shop-carousel__progress-bar{position:absolute;top:0;left:0;height:100%;background:#111;border-radius:20px;transition:left .12s linear}@media (min-width:768px){.shop-carousel__arrow{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid #f5f5f5;box-shadow:2px 4px 16px 0 rgba(0,0,0,.08);cursor:pointer;z-index:1;color:#111}.shop-carousel__arrow svg{width:8px;height:14px}.shop-carousel__arrow--prev{left:-18px}.shop-carousel__arrow--next{right:-18px}}.quick-access{position:relative;overflow:hidden;background:#f5f5f5}.quick-access .section__inner{position:relative;z-index:2}.quick-access__watermark{position:absolute;top:-.5em;left:-22px;font-family:Rounded Mplus\ 1c,Noto Sans JP,sans-serif;font-weight:700;font-size:80px;letter-spacing:.5px;line-height:1;white-space:nowrap;background:linear-gradient(180deg,#e6e6e6,#f5f5f5);-webkit-background-clip:text;background-clip:text;color:transparent;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:768px){.quick-access__watermark{font-size:120px;top:-63px;left:32px}}.quick-access__header{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.quick-access__toggle{display:flex;align-items:center;gap:8px;flex-shrink:0;padding:8px 12px 7px;border-radius:12px;font-size:12px;font-weight:500;color:#111;white-space:nowrap;cursor:pointer;background:#fff;transition:border-color .15s ease;border:solid #1247b7;border-width:1px 1px 3px;color:#1247b7}@media (min-width:768px){.quick-access__toggle{padding:8px 36px 7px;font-size:16px}}.quick-access__toggle-icon{flex-shrink:0;color:#1247b7;transition:color .15s ease;width:16px;position:relative;top:2px}.quick-access__toggle-icon path{transition:opacity .15s ease;color:#1247b7}.quick-access__toggle.is-active{background-color:#1247b7;border-color:#1247b7;color:#fff}.quick-access__toggle.is-active .quick-access__toggle-icon,.quick-access__toggle.is-active path{color:#fff}.review-section{overflow:hidden;background:#1247b7}.review-section,.review-section .section__inner{position:relative}@media (min-width:768px){.review-section .section__inner{padding-bottom:20px}}.review-section__watermark{position:absolute;top:-.45em;right:-19px;font-family:Rounded Mplus\ 1c,Noto Sans JP,sans-serif;font-weight:700;font-size:80px;letter-spacing:.5px;line-height:1;white-space:nowrap;background:linear-gradient(180deg,#fff,#1247b7);-webkit-background-clip:text;background-clip:text;color:transparent;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:768px){.review-section__watermark{font-size:120px;top:-62px;right:32px}}.lottery-teaser__watermark{position:absolute;top:-.55em;right:-20px;font-family:Rounded Mplus\ 1c,Noto Sans JP,sans-serif;font-weight:700;font-size:80px;letter-spacing:.5px;line-height:1;white-space:nowrap;background:linear-gradient(180deg,#fff,hsla(0,0%,90%,0));-webkit-background-clip:text;background-clip:text;color:transparent;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:768px){.lottery-teaser__watermark{font-size:120px;top:-71px;right:32px}}.region-nav{overflow:hidden}.region-nav,.region-nav .section__inner{position:relative}.region-nav__watermark{position:absolute;top:-.5em;right:-18px;font-family:Rounded Mplus\ 1c,Noto Sans JP,sans-serif;font-weight:700;font-size:80px;letter-spacing:.5px;line-height:1;white-space:nowrap;background:linear-gradient(180deg,#e6e6e6,#f5f5f5);-webkit-background-clip:text;background-clip:text;color:transparent;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:768px){.region-nav__watermark{font-size:120px;top:-63px;right:32px}}.magazine-section{position:relative;overflow:hidden}.magazine-section .section__inner{position:relative}.magazine-section__watermark{position:absolute;top:-.54em;right:-24px;font-family:Rounded Mplus\ 1c,Noto Sans JP,sans-serif;font-weight:700;font-size:70px;letter-spacing:.5px;line-height:1;white-space:nowrap;background:linear-gradient(180deg,#e6e6e6,#fff);-webkit-background-clip:text;background-clip:text;color:transparent;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:768px){.magazine-section__watermark{font-size:120px;top:-63px;right:32px}}.magazine-section .filter-row .filter-chip{border:1px solid #111}.magazine-section .filter-row .filter-chip.is-active{border:1px solid #d50909}.news-section{overflow:hidden}.news-section,.news-section .section__inner{position:relative}.news-section__watermark{position:absolute;top:-.4em;right:-21px;font-family:Rounded Mplus\ 1c,Noto Sans JP,sans-serif;font-weight:700;font-size:80px;letter-spacing:.5px;line-height:1;white-space:nowrap;background:linear-gradient(180deg,#e6e6e6,#fff);-webkit-background-clip:text;background-clip:text;color:transparent;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:768px){.news-section__watermark{font-size:120px;top:-40px;right:32px}}.shop-carousel{position:relative;margin-bottom:16px;margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px}@media (min-width:768px){.shop-carousel{margin-left:0;margin-right:0;padding-left:0;padding-right:0}}.shop-carousel__track{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-top:10px;padding-bottom:4px}.shop-carousel__track::-webkit-scrollbar{display:none}.shop-carousel__track>.shop-card{flex:0 0 65%;scroll-snap-align:start}@media (min-width:768px){.shop-carousel__track>.shop-card{flex:0 0 342px}}.shop-carousel__arrow{display:none}@media (min-width:768px){.shop-carousel__arrow{display:flex;align-items:center;justify-content:center;position:absolute;top:40%;transform:translateY(-50%);width:60px;height:60px;border-radius:50%;background-color:#1247b7;box-shadow:0 2px 10px rgba(0,0,0,.18);z-index:2;color:#fff;transition:all .5s ease}.shop-carousel__arrow:hover{background-color:#111}}.shop-carousel__arrow--prev{left:-100px}.shop-carousel__arrow--next{right:-20px;display:none}.shop-carousel__arrow svg{width:8px;height:14px}.card-row{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px;margin-bottom:36px}@media (min-width:768px){.card-row{grid-template-columns:repeat(4,1fr);gap:16px}}.review-row{display:flex;flex-direction:column;gap:16px;margin-bottom:16px;position:relative;z-index:2}@media (min-width:768px){.review-row{position:relative;display:block;padding-bottom:20px}.review-row .review-card{transition:transform .3s ease}.review-row .review-card:hover{transform:translateY(-10px)}}.lottery-teaser{position:relative;overflow:hidden;padding:28px 16px;background:linear-gradient(160deg,#adc9ff,#ffb4db 40%,#fff284 75%,#7acf86)}@media (min-width:768px){.lottery-teaser{padding:48px 0}}.lottery-teaser__inner{width:100%;max-width:1100px;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;position:relative}@media (min-width:768px){.lottery-teaser__inner{padding-left:32px;padding-right:32px}}.cta-stack{display:flex;flex-direction:column;gap:16px;padding:48px 0 20px}@media (min-width:768px){.cta-stack{flex-direction:row}.cta-stack .cta-banner{flex:1 1}}.cta-banner{position:relative;padding:32px 16px 18px;border-radius:12px;background-color:#111;color:#fff;text-align:center}.cta-banner:first-child{margin-bottom:20px}@media (min-width:768px){.cta-banner{padding:32px 16px}.cta-banner:first-child{margin-bottom:0}}.cta-banner--blue{box-shadow:inset 0 0 60px rgba(18,71,183,.5)}.cta-banner--red{box-shadow:inset 0 0 60px rgba(213,9,9,.5)}.cta-banner__illustration{position:absolute;top:-3em;width:60%;max-width:240px;border-radius:8px;pointer-events:none}.cta-banner--blue .cta-banner__illustration{left:-30px}.cta-banner--red .cta-banner__illustration{right:-36px}.cta-banner__accent{position:absolute;bottom:130px;width:70px;height:70px;pointer-events:none}.cta-banner--blue .cta-banner__accent{right:-12px;top:-20px;bottom:auto}@media (min-width:768px){.cta-banner--blue .cta-banner__accent{right:auto;left:-20px;top:100px}}.cta-banner--blue .cta-banner__accent.cta-banner__accent--sm{width:70px;height:40px;left:290px;top:32px}@media (min-width:768px){.cta-banner--blue .cta-banner__accent.cta-banner__accent--sm{width:70px;height:70px;left:410px;top:-12px}}.cta-banner--red .cta-banner__accent{left:12px}.cta-banner--red .cta-banner__accent.cta-banner__accent--sm{width:60px;height:50px;left:40px;bottom:200px}.cta-banner__title{position:relative;font-size:20px;font-weight:700;margin-bottom:12px;text-shadow:2px 3px 3px rgba(0,0,0,.4)}@media (min-width:768px){.cta-banner__title{font-size:26px}}.cta-banner__desc{position:relative;font-size:12px;line-height:1.5;margin-bottom:16px}@media (min-width:768px){.cta-banner__desc{font-size:15px;margin-bottom:24px}}.cta-banner .btn{position:relative}.region-nav__group{margin-bottom:20px}.region-nav__group:last-child{margin-bottom:0}.region-nav__label{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:700;margin-bottom:8px}@media (min-width:768px){.region-nav__label{font-size:16px}}.region-nav__label:before{content:"";width:10px;height:10px;border-radius:2px;background-color:#1247b7}.region-nav__links{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px 12px;gap:8px 12px}@media (min-width:768px){.region-nav__links{grid-template-columns:repeat(6,1fr)}}.region-nav__link{font-size:12px;display:flex;align-items:center;gap:2px;white-space:nowrap}@media (min-width:768px){.region-nav__link{font-size:14px}}.event-section{overflow:hidden}.event-section,.event-section .section__inner{position:relative}.event-section__watermark{position:absolute;top:-.5em;right:-21px;font-family:Rounded Mplus\ 1c,Noto Sans JP,sans-serif;font-weight:900;font-size:80px;letter-spacing:.5px;line-height:1;white-space:nowrap;background:linear-gradient(180deg,#3f3f3f,#111);-webkit-background-clip:text;background-clip:text;color:transparent;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:768px){.event-section__watermark{font-size:120px;top:-63px;right:32px}}.event-section .filter-month .filter-chip{width:24%}@media (min-width:768px){.event-section .filter-month .filter-chip{width:90px}}.event-section .filter-row .filter-chip{border:1px solid #fff}.event-calendar{width:100%;table-layout:fixed;border-collapse:collapse;background-color:#fff;margin-bottom:16px;border-radius:12px;overflow:hidden}.event-calendar td,.event-calendar th{width:14.2857142857%;border:1px solid #f5f5f5;text-align:center;vertical-align:top;font-size:9px;font-weight:700;color:#999;padding:4px 6px;height:34px;background-color:#f5f5f5;overflow:hidden}@media (min-width:768px){.event-calendar td,.event-calendar th{font-size:11px}}.event-calendar th{padding:6px 0;font-size:12px;letter-spacing:.5px}@media (min-width:768px){.event-calendar th{font-size:14px}}.event-calendar th.is-sun{color:#d50909}.event-calendar th.is-sat{color:#1247b7}.event-calendar td{background-color:#fff;color:#999}@media (min-width:768px){.event-calendar td{height:80px}}.event-calendar td.has-event{background-color:#d5e3ff;text-align:left}.event-calendar td.has-event .day-num{display:block;text-align:center}.event-calendar td.has-event .event-text{display:block;font-size:8px;line-height:1.2;color:#111;margin-top:2px}@media (min-width:768px){.event-calendar td.has-event .event-text{font-size:10px}}.event-list{display:flex;flex-direction:column;gap:12px}@media (min-width:768px){.event-list{display:grid;grid-template-columns:repeat(2,1fr)}}.event-list-item{display:flex;align-items:center;gap:16px;padding:12px;border-radius:12px;background-color:#fff}.event-list-item__thumb{flex-shrink:0;width:60px;height:60px;border-radius:6px;background-color:#e6e6e6;background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:url(/design/images/event-thumb.png);background-color:#fff}.event-list-item__body{flex:1 1;min-width:0}.event-list-item__title{font-size:14px;font-weight:700;color:#111;margin-bottom:3px}@media (min-width:768px){.event-list-item__title{font-size:16px}}.event-list-item__date{font-size:12px;font-weight:500;color:#999}@media (min-width:768px){.event-list-item__date{font-size:14px}.page-search-list{background-image:url(/design/images/bg-main.jpg);background-size:cover;background-position:50%;background-attachment:fixed}.page-search-list .header{background:none}}.search-toolbar{background-color:#111;overflow:hidden}@media (min-width:768px){.search-toolbar{overflow:visible;width:100%;max-width:1100px;margin-left:auto;margin-right:auto;padding:16px 32px;border-radius:16px;background:#dcdcdc}}@media (min-width:768px) and (min-width:768px){.search-toolbar{padding-left:32px;padding-right:32px}}.search-toolbar .search-bar{margin:12px 16px;width:calc(100% - 16px - 16px);background-color:#fff;border:1px solid #e6e6e6}@media (min-width:768px){.search-toolbar .search-bar{margin-left:0;margin-right:0}}.search-toolbar .search-bar__icon{color:#999}.search-toolbar .search-bar__input{color:#111}.search-toolbar .search-bar__input::placeholder{color:#999}.search-toolbar .search-bar__submit{background-color:#111;color:#fff}.search-toolbar__actions{display:flex;gap:2%;padding:12px 16px}.search-toolbar__actions .search-action-btn{width:28%}.search-toolbar__actions .search-action-btn.min{width:19%}@media (min-width:768px){.search-toolbar__actions .search-action-btn{font-size:14px;flex:1 1;width:auto}}.search-toolbar__actions .search-action-btn--dark{width:19%;background:#1247b7;border:1px solid #1247b7}@media (min-width:768px){.search-toolbar__actions .search-action-btn--dark{flex:none;width:auto}.search-toolbar__actions{gap:12px;padding-left:0;padding-right:0}}.search-toolbar .filter-tags{padding:0 16px 14px}.search-toolbar .filter-tags .filter-tag{background:#02ad0e;color:#fff;border-radius:16px;font-size:11px;margin:1% 2% 1% 0;padding:4px 8px}@media (min-width:768px){.search-toolbar .filter-tags{padding:0}.search-toolbar .filter-tags .filter-tag{font-size:13px;margin:0 1% 0 0}}.search-action-btn{display:flex;align-items:center;justify-content:center;gap:6px;flex-shrink:0;padding:8px 12px;border:1px solid #e6e6e6;border-radius:12px;font-size:10px;font-weight:400;white-space:nowrap;background-color:#fff;color:#111;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease}@media (min-width:768px){.search-action-btn{font-size:12px}}.search-action-btn__icon{width:11px;height:11px;flex-shrink:0;object-fit:contain}.search-action-btn.is-active{background-color:#1247b7;border-color:#1247b7;color:#fff}.search-action-btn.is-active .search-action-btn__icon{filter:brightness(0) invert(1)}.search-action-btn--dark{background-color:#111;border-color:#111;color:#fff}.search-action-btn--dark .search-action-btn__icon{width:9px;height:9px;filter:brightness(0) invert(1)}.search-list{padding:0 16px;background:#fff}@media (min-width:768px){.search-list{width:100%;max-width:1100px;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px;border-radius:16px;margin-bottom:80px}}@media (min-width:768px) and (min-width:768px){.search-list{padding-left:32px;padding-right:32px}}.search-list__area-title{padding:20px 0 4px;font-size:22px;font-weight:700}@media (min-width:768px){.search-list__area-title{font-size:28px}.page-shop-detail{background-image:url(/design/images/bg-main.jpg);background-size:cover;background-position:50%;background-attachment:fixed}.page-shop-detail .header{background:none}.page-shop-detail .l-main{padding-bottom:0}}.shop-hero-image{width:100%;height:220px;background-color:#e6e6e6;background-repeat:no-repeat;background-position:50%;background-size:cover;background-image:url(/design/images/shop-photo-1.jpg)}@media (min-width:768px){.shop-hero-image{max-width:1100px;margin:0 auto;height:480px;border-radius:16px 16px 0 0}}.shop-hero-image--alt{background-color:#e6e6e6;background-repeat:no-repeat;background-position:50%;background-size:cover;background-image:url(/design/images/shop-photo-2.png)}.shop-info-header{padding:20px 16px}@media (min-width:768px){.shop-info-header{width:100%;max-width:1100px;margin-left:auto;margin-right:auto;padding:24px 32px;background:#fff}}@media (min-width:768px) and (min-width:768px){.shop-info-header{padding-left:32px;padding-right:32px}}@media (min-width:768px){.shop-info-header__name-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:8px}}.shop-info-header__name{font-size:20px;font-weight:700;margin-bottom:8px}@media (min-width:768px){.shop-info-header__name{font-size:26px;margin-bottom:0;flex:1 1}}.shop-info-header__meta-row{display:flex;align-items:center;gap:5px;font-size:12px;color:#999;margin-bottom:4px}@media (min-width:768px){.shop-info-header__meta-row{font-size:15px}}.shop-info-header__meta-row .icon{flex-shrink:0;width:12px;height:auto}.shop-info-header__tags{display:flex;flex-wrap:wrap;gap:6px;margin:16px 0}@media (min-width:768px){.shop-info-header__tags .tag-cc{font-size:13px;padding:4px 16px;border-radius:8px}}.price-table{width:100%;border-collapse:collapse;margin-top:8px}.price-table td,.price-table th{padding:8px 4px;text-align:center;border-bottom:1px solid #fff}.price-table thead th{background-color:#111;color:#fff;font-size:11px;font-weight:500}@media (min-width:768px){.price-table thead th{font-size:13px}}.price-table thead th:first-child{width:100px}.price-table tbody tr{background-color:#f5f5f5}.price-table tbody th{width:100px;padding:12px 4px;color:#fff;font-size:10px;font-weight:500;background-color:#999}@media (min-width:768px){.price-table tbody th{font-size:12px}}.price-table tbody th.tag-cc--pokeka{background-color:#3b6bbb}.price-table tbody th.tag-cc--yugioh{background-color:#d7180c}.price-table tbody th.tag-cc--rushd{background-color:#f5a623}.price-table tbody th.tag-cc--onepi{background-color:#2a2b5b}.price-table tbody th.tag-cc--duelm{background-color:#1565c0}.price-table tbody th.tag-cc--dbscg{background-color:#f48500}.price-table tbody th.tag-cc--mtg{background-color:#a50000}.price-table tbody th.tag-cc--ws{background-color:#393b45}.price-table tbody th.tag-cc--vang{background-color:#0057b8}.price-table tbody th.tag-cc--bs{background-color:#513521}.price-table tbody th.tag-cc--holo{background-color:#009be8}.price-table tbody th.tag-cc--gundam{background-color:#375e5b}.price-table tbody th.tag-cc--shadow{background-color:#6a1b9a}.price-table tbody th.tag-cc--ua{background-color:#ff4e50}.price-table td{font-size:14px;font-weight:900;color:#999}@media (min-width:768px){.price-table td{font-size:16px}}.price-table td.is-yes{color:#d50909}.price-table td.is-no{color:#1247b7}.facility-list{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:4px 5px;gap:4px 5px}.facility-list__item{display:flex;align-items:center;justify-content:center;padding:8px 10px;border:1px solid #e6e6e6;border-radius:8px;font-size:11px;font-weight:500;color:#e6e6e6;text-align:center}@media (min-width:768px){.facility-list__item{font-size:13px}}.facility-list__item.is-available{border-color:#111;color:#111}@media (min-width:768px){.congestion-section{padding:0;margin-bottom:80px}.congestion-section .section__inner{width:100%;max-width:1100px;margin-left:auto;margin-right:auto;padding:40px 32px;background:#fff;border-radius:0 0 16px 16px}}@media (min-width:768px) and (min-width:768px){.congestion-section .section__inner{padding-left:32px;padding-right:32px}}.congestion-section__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.congestion-chart{padding:17px 0;border-radius:12px;background-color:#f5f5f5}.congestion-chart__tabs{display:flex;margin:0 16px 16px;border-radius:12px;overflow:hidden;border:1px solid #1247b7}.congestion-chart__tab{flex:1 1;padding:12px;text-align:center;font-size:14px;font-weight:700;color:#1247b7;background-color:#fff}@media (min-width:768px){.congestion-chart__tab{font-size:16px}}.congestion-chart__tab.is-active,.congestion-chart__tab.is-selected{background-color:#1247b7;color:#fff}.congestion-chart__subtitle{margin:0 16px 16px;font-size:14px;font-weight:700;color:#1247b7;text-align:center}@media (min-width:768px){.congestion-chart__subtitle{font-size:16px}}.congestion-chart__bars{position:relative;display:flex;align-items:flex-end;justify-content:center;gap:6px;height:140px;margin:0 16px;padding:0 1px 0 32px;background-image:linear-gradient(90deg,rgba(18,71,183,.15),rgba(18,71,183,.15)),linear-gradient(90deg,rgba(18,71,183,.15),rgba(18,71,183,.15)),linear-gradient(90deg,rgba(18,71,183,.15),rgba(18,71,183,.15));background-size:100% 1px,100% 1px,100% 1px;background-position:0 100%,0 66.9%,0 33.8%;background-repeat:no-repeat}@media (min-width:768px){.congestion-chart__bars{height:260px}}.congestion-chart__level-icon{position:absolute;left:5px;height:20px;width:auto}.congestion-chart__level-icon--low{bottom:0}.congestion-chart__level-icon--mid{bottom:33.1%}.congestion-chart__level-icon--high{bottom:66.2%}.congestion-chart__bar{flex:1 1;min-width:0;background-color:#1247b7;border-radius:1px 1px 0 0}.congestion-chart__hours{display:flex;justify-content:center;gap:6px;margin:6px 16px 0;padding:0 1px 0 32px;font-size:10px;font-weight:500;color:#1247b7}@media (min-width:768px){.congestion-chart__hours{font-size:12px}}.congestion-chart__hours span{flex:1 1;text-align:center}@media (min-width:768px){.shop-detail-body{width:100%;max-width:1100px;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px;display:grid;grid-template-columns:1.4fr 1fr;grid-gap:40px;gap:40px;align-items:start;background:#fff}}@media (min-width:768px) and (min-width:768px){.shop-detail-body{padding-left:32px;padding-right:32px}}.map-section{padding:24px 16px}@media (min-width:768px){.map-section{padding:24px 0}}.map-section__map{width:100%;height:260px;border-radius:12px;background-color:#e6e6e6;background-repeat:no-repeat;background-position:50%;background-size:cover;background-image:url(/design/images/map-screenshot.png);margin-bottom:16px}@media (min-width:768px){.map-section__map{height:420px}}.shop-photo-section{padding:0 16px 24px}@media (min-width:768px){.shop-photo-section{padding:0 0 24px}}.shop-photo-section__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.shop-photo-section__item{display:block;width:100%;aspect-ratio:1;border-radius:8px;cursor:pointer;background-image:url(/design/images/shop-gallery-1.png)}.shop-photo-section__item,.shop-photo-section__item:nth-child(4n+2){background-color:#e6e6e6;background-repeat:no-repeat;background-position:50%;background-size:cover}.shop-photo-section__item:nth-child(4n+2){background-image:url(/design/images/shop-gallery-2.jpg)}.shop-photo-section__item:nth-child(4n+3){background-image:url(/design/images/shop-gallery-3.jpg)}.shop-photo-section__item:nth-child(4n+3),.shop-photo-section__item:nth-child(4n+4){background-color:#e6e6e6;background-repeat:no-repeat;background-position:50%;background-size:cover}.shop-photo-section__item:nth-child(4n+4){background-image:url(/design/images/shop-gallery-4.jpg)}.nearby-shop-section{overflow:hidden;background-image:url(/design/images/bg-main.jpg);background-size:cover;background-position:50%;background-attachment:fixed}.nearby-shop-section .section__inner .section__watermark{background:linear-gradient(180deg,#3d3d3d,#060606);-webkit-background-clip:text;background-clip:text;color:transparent}.nearby-shop-section .section__inner .section-title{color:#fff}#congestion-popup .modal__panel{width:96%;border-radius:12px;margin:30% auto 0}@media (min-width:768px){#congestion-popup .modal__panel{margin:80px auto 0}}#congestion-popup .modal__panel .modal__header--dark{border-radius:0}.shop-action-bar{position:fixed;bottom:0;left:0;right:0;display:flex;gap:8px;padding:40px 16px 20px;background:linear-gradient(180deg,hsla(0,0%,100%,0) 0,#fff 35%);z-index:200}@media (min-width:768px){.shop-action-bar{display:none}}.shop-action-btns{display:none}@media (min-width:768px){.shop-action-btns{display:flex;gap:8px;flex-shrink:0}}.shop-action-btn{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px;border-radius:8px;font-size:12px;font-weight:500;color:#fff;cursor:pointer;flex:1 1}@media (min-width:768px){.shop-action-btn{flex:none;padding:6px 20px;font-size:13px}}.shop-action-btn__icon{width:14px;height:14px;flex-shrink:0;object-fit:contain}.shop-action-btn__tooltip{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translateX(-50%) translateY(4px);padding:6px 10px;border-radius:8px;background-color:#111;color:#fff;font-size:11px;font-weight:500;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease;z-index:300}.shop-action-btn__tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border:5px solid transparent;border-top-color:#111}.shop-action-btn--favorite.show-tooltip .shop-action-btn__tooltip{opacity:1;transform:translateX(-50%) translateY(0)}.shop-action-btn--favorite{border:1px solid #d50909;background-color:#fff;color:#d50909;font-size:13px}.shop-action-btn--favorite .shop-action-btn__icon path{fill:#ccc;transition:fill .2s ease}.shop-action-btn--favorite.is-active{border:1px solid #ffe5e5;color:#d50909;background:#ffe5e5}.shop-action-btn--favorite.is-active .shop-action-btn__icon path{fill:#eed200}.shop-action-btn--post{background-color:#1247b7;text-decoration:none}.lottery-list{padding:24px 16px 32px}@media (min-width:768px){.lottery-list{width:100%;max-width:1100px;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px}}@media (min-width:768px) and (min-width:768px){.lottery-list{padding-left:32px;padding-right:32px}}.product-price-row{display:flex;align-items:center;gap:6px;margin-top:8px}.product-price-row .point-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:30px;background-color:#d50909;color:#fff;font-size:11px;font-weight:500}@media (min-width:768px){.product-price-row .point-icon{font-size:13px}}.product-price-row .value{font-size:22px;font-weight:700}.product-price-row .unit{font-size:12px;color:#999}@media (min-width:768px){.product-price-row .unit{font-size:14px}}.product-hero{position:relative}.product-hero__image{width:100%;height:280px;background-color:#e6e6e6;background-repeat:no-repeat;background-position:50%;background-size:contain;background-image:url(/design/images/product-box.png);background-color:#f5f5f5}@media (min-width:768px){.product-hero__image{height:400px}}.product-hero__badge{position:absolute;top:16px;right:16px;display:flex;align-items:center;gap:1px;padding:2px 8px;border-radius:30px;background-color:#d50909;color:#fff}.product-hero__badge .num{font-size:14px;font-weight:500}@media (min-width:768px){.product-hero__badge .num{font-size:16px}}.product-hero__badge .unit{font-size:9px;font-weight:500}@media (min-width:768px){.product-hero__badge .unit{font-size:11px}}.product-title-block{padding:20px 16px 16px}@media (min-width:768px){.product-title-block{width:100%;max-width:1100px;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px;padding-top:32px}}@media (min-width:768px) and (min-width:768px){.product-title-block{padding-left:32px;padding-right:32px}}.product-title-block__name{font-size:20px;font-weight:700}@media (min-width:768px){.product-title-block__name{font-size:26px}}.article-header{padding:24px 16px 20px}@media (min-width:768px){.article-header{width:100%;max-width:1100px;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px}}@media (min-width:768px) and (min-width:768px){.article-header{padding-left:32px;padding-right:32px}}.article-header__meta{display:flex;align-items:center;gap:8px;margin-bottom:10px}.article-header__date{font-size:12px;color:#999}@media (min-width:768px){.article-header__date{font-size:14px}}.article-header__title{font-size:20px;font-weight:700;line-height:1.4}@media (min-width:768px){.article-header__title{font-size:26px}}.article-body{padding:20px 16px;font-size:14px;line-height:1.7}@media (min-width:768px){.article-body{width:100%;max-width:800px;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px;font-size:16px}}@media (min-width:768px) and (min-width:768px){.article-body{padding-left:32px;padding-right:32px}}.article-body p+p{margin-top:1em}.article-list{padding:0 16px 32px}@media (min-width:768px){.article-list{width:100%;max-width:1100px;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px}}@media (min-width:768px) and (min-width:768px){.article-list{padding-left:32px;padding-right:32px}}.magazine-list{padding:8px 16px 32px}@media (min-width:768px){.magazine-list{width:100%;max-width:1100px;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px}}@media (min-width:768px) and (min-width:768px){.magazine-list{padding-left:32px;padding-right:32px}}.magazine-hero-image{width:100%;height:220px;background-color:#e6e6e6;background-repeat:no-repeat;background-position:50%;background-image:url(/design/images/placeholder-photo.svg);background-size:cover}@media (min-width:768px){.magazine-hero-image{height:400px}.page-review-detail{background-image:url(/design/images/bg-main.jpg);background-size:cover;background-position:50%;background-attachment:fixed}.page-review-detail header{background:none}}.review-list-page{padding:24px 16px 32px}@media (min-width:768px){.review-list-page{width:100%;max-width:1100px;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px}}@media (min-width:768px) and (min-width:768px){.review-list-page{padding-left:32px;padding-right:32px}}.review-grid{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}@media (min-width:768px){.review-grid{display:grid;grid-template-columns:repeat(2,1fr)}}.rd-shop{display:flex;align-items:center;gap:12px;padding:8px 20px 8px 12px;text-decoration:none;position:relative;overflow:hidden;background:#f5f5f5}@media (min-width:768px){.rd-shop{padding:12px 24px 12px 16px;gap:24px;border-radius:12px}}.rd-shop__thumb{width:90px;height:67px;border-radius:3px;background:#e6e6e6;flex-shrink:0;object-fit:cover;position:relative;z-index:1;display:block}@media (min-width:768px){.rd-shop__thumb{width:120px;height:90px}}.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}@media (min-width:768px){.rd-shop__name{font-size:16px}}.rd-shop__addr{font-size:11px;font-weight:500;color:#999;line-height:1.4;display:block}@media (min-width:768px){.rd-shop__addr{font-size:13px}}.rd-shop__chevron{flex-shrink:0;position:relative;z-index:1}@media (min-width:768px){.review-inner{max-width:800px;background:#fff;padding-top:40px;border-radius:12px;margin-bottom:80px}}.rd-body{padding:12px;display:flex;flex-direction:column;gap:8px}@media (min-width:768px){.rd-body{padding:16px}}.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}@media (min-width:768px){.rd-username{font-size:14px}}.rd-tag-row{display:flex;align-items:center;gap:12px}.rd-date{font-size:10px;font-weight:700;color:#111}@media (min-width:768px){.rd-date{font-size:14px}}.rd-text{font-size:12px;color:#111;line-height:1.6}@media (min-width:768px){.rd-text{font-size:16px}}.rd-photos{display:flex;flex-direction:column;gap:8px;padding-top:8px}.rd-photos__img{width:100%;aspect-ratio:16/9;background:#e6e6e6;display:block;object-fit:cover}.rd-back-wrap{padding:24px 16px}@media (min-width:768px){.rd-back-wrap{padding:32px 0}}.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:40px;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}@media (min-width:768px){.rd-related{padding:32px 0 48px}}.rd-related__title{font-size:18px;font-weight:700;color:#111;margin-bottom:16px}@media (min-width:768px){.rd-related__title{font-size:20px}}.rd-related__list{display:flex;flex-direction:column;gap:16px}.rd-card{background:#fff;border-radius:12px;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;-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-comments{padding:0 12px}@media (min-width:768px){.rd-comments{padding:0}}.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}@media (min-width:768px){.rd-comments__title{font-size:16px}}.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}@media (min-width:768px){.rd-comment__username{font-size:13px}}.rd-comment__date{font-size:10px;color:#999}@media (min-width:768px){.rd-comment__date{font-size:13px}}.rd-comment__reply-to{display:flex;align-items:center;gap:4px;font-size:11px;font-weight:700;color:#1247b7;margin-bottom:4px}@media (min-width:768px){.rd-comment__reply-to{font-size:13px}}.rd-comment__text{font-size:12px;color:#111;line-height:1.6;margin-bottom:8px}@media (min-width:768px){.rd-comment__text{font-size:15px}}.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}@media (min-width:768px){.rd-comment__reply-btn{font-size:12px}}.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:12px;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:12px;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}.step-card{background-color:#f5f5f5;border-radius:12px;padding:16px;display:flex;flex-direction:column;gap:14px}.step-card__image{width:100%;height:180px;border-radius:4px;background-color:#e6e6e6;background-repeat:no-repeat;background-position:50%;background-image:url(/design/images/placeholder-photo.svg);background-size:cover}.step-card__text{display:flex;flex-direction:column;gap:6px}.step-card__header{display:flex;align-items:center;gap:4px}.step-card__number{flex-shrink:0;width:20px;height:20px;border-radius:50%;background-color:#1247b7;color:#fff;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}.step-card__title{font-size:14px;font-weight:700;color:#111}.step-card__desc{font-size:12px;line-height:1.5;color:#111}.step-list-arrow{display:flex;justify-content:center}.section__register-about{font-size:14px;line-height:1.7}@media (min-width:768px){.section__register-about{font-size:16px}.section__register-about .step-card{padding:26px}.section__register-about .step-card__number{width:28px;height:28px;font-size:16px}}.section__register-about .section__inner{padding-bottom:24px}.section__register-about .step-list{margin-bottom:12px}.section__register-about .step-card__title{font-size:16px}@media (min-width:768px){.section__register-about .step-card__title{font-size:20px}}.section__register-about .step-card__desc{font-size:14px}@media (min-width:768px){.section__register-about .step-card__desc{font-size:16px}}.page-register .section__inner.section__shop-check{padding:6%;border-radius:16px;border:2px solid transparent;background-image:linear-gradient(#fff,#fff),linear-gradient(90deg,#008add,#00bb91);background-origin:border-box;background-clip:padding-box,border-box}@media (min-width:768px){.page-register .section__inner.section__shop-check{padding:3% 4%;border:3px solid transparent}}.shop-search-form{padding-bottom:24px}.shop-search-form .form-field--row .form-label{width:auto;white-space:nowrap}.shop-search-form .form-field--row .form-select{flex:1 1;min-width:0}.shop-register-wrap{padding:24px 16px 40px}.shop-register-title{font-size:20px;font-weight:700;color:#111;margin-bottom:6px}.shop-register-subtitle{font-size:13px;line-height:1.6;color:#999;margin-bottom:24px}.form-photo-main{margin-bottom:24px}.form-photo-main__preview{width:100%;border-radius:12px;margin-bottom:8px;overflow:hidden;background-color:#e6e6e6}.form-photo-main__preview img{width:100%;aspect-ratio:390/200;object-fit:cover;display:block}.form-photo-main__btn{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 16px;border-radius:12px;background-color:#f5f5f5;font-size:13px;font-weight:500;color:#111;border:1px solid #e6e6e6;width:100%;cursor:pointer}.form-field--row{flex-direction:row;align-items:center;gap:12px}.form-field--row .form-label{flex-shrink:0;width:72px}.form-field--row .form-input{flex:1 1}.game-check-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px}@media (min-width:768px){.game-check-grid{grid-template-columns:repeat(4,2fr)}}.game-check-item{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:12px;border:1.5px solid #e6e6e6;background-color:#fff;font-size:13px;font-weight:500;color:#111;cursor:pointer;transition:border-color .1s,background-color .1s,color .1s}.game-check-item input[type=checkbox]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.game-check-item__checkbox{width:18px;height:18px;flex-shrink:0;border-radius:3px;border:1.5px solid #e6e6e6;background:#fff;display:flex;align-items:center;justify-content:center;transition:all .1s}.game-check-item__checkbox:after{content:"";display:none;width:10px;height:6px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg) translate(1px,-1px)}.game-check-item:has(input:checked){border-color:#1247b7;background-color:#e8eeff;color:#1247b7}.game-check-item:has(input:checked) .game-check-item__checkbox{background-color:#1247b7;border-color:#1247b7}.game-check-item:has(input:checked) .game-check-item__checkbox:after{display:block}.grade-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.grade-table{width:100%;min-width:320px;border-collapse:collapse;font-size:11px;text-align:center}@media (min-width:768px){.grade-table{font-size:13px}}.grade-table td,.grade-table th{border:1px solid #e6e6e6;padding:6px 4px;white-space:nowrap}.grade-table thead th{background-color:#f5f5f5;font-weight:700;font-size:10px}@media (min-width:768px){.grade-table thead th{font-size:12px}}.grade-table tbody td:first-child{font-weight:700;background-color:#f5f5f5;text-align:left;padding-left:8px}.grade-table .grade-cell input[type=radio]{accent-color:#1247b7}.style-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.style-table{width:100%;min-width:300px;border-collapse:collapse;font-size:11px;text-align:center}@media (min-width:768px){.style-table{font-size:13px}}.style-table td,.style-table th{border:1px solid #e6e6e6;padding:6px 4px;white-space:nowrap;vertical-align:middle}.style-table thead th{background-color:#f5f5f5;font-weight:700;font-size:10px}@media (min-width:768px){.style-table thead th{font-size:12px}}.style-table tbody td:first-child{background-color:#f5f5f5;padding:6px 8px;text-align:left}.style-cell-btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:30px;cursor:pointer;background:none;border:none;font-size:15px;line-height:1;padding:4px}.style-cell-btn[data-state=dash]:before{content:"ー";color:#999}.style-cell-btn[data-state=circle]:before{content:"○";color:#d50909}.style-cell-btn[data-state=cross]:before{content:"×";color:#999}.other-check-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.other-check-item{display:flex;align-items:center;gap:6px;padding:8px 10px;border-radius:12px;border:1.5px solid #e6e6e6;background-color:#fff;font-size:11px;font-weight:500;color:#111;cursor:pointer;transition:border-color .1s,background-color .1s,color .1s}@media (min-width:768px){.other-check-item{font-size:13px;padding:10px 12px}}.other-check-item input[type=checkbox]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.other-check-item__checkbox{width:14px;height:14px;flex-shrink:0;border-radius:2px;border:1.5px solid #e6e6e6;background:#fff;display:flex;align-items:center;justify-content:center;transition:all .1s}.other-check-item__checkbox:after{content:"";display:none;width:8px;height:5px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg) translate(1px,-1px)}.other-check-item:has(input:checked){border-color:#1247b7;background-color:#e8eeff;color:#1247b7}.other-check-item:has(input:checked) .other-check-item__checkbox{background-color:#1247b7;border-color:#1247b7}.other-check-item:has(input:checked) .other-check-item__checkbox:after{display:block}.congestion-form{display:flex;flex-direction:column;gap:16px;margin-bottom:4px}.congestion-form-block__title{font-size:12px;font-weight:700;color:#111;margin-bottom:8px}.congestion-form-table{width:100%;overflow-x:auto;display:block}.congestion-form-table table{min-width:340px;border-collapse:collapse;font-size:9px}@media (min-width:768px){.congestion-form-table table{font-size:11px}}.congestion-form-table table td,.congestion-form-table table th{border:1px solid #e6e6e6;padding:4px 2px;text-align:center}.congestion-form-table table thead th{background-color:#f5f5f5;font-weight:500;min-width:20px}.congestion-form-table table .congestion-icon-cell{width:28px;padding:2px 4px;background-color:#f5f5f5;font-size:10px}.extra-photo-upload-btn{display:flex;align-items:center;justify-content:center;width:100%;height:55px;border-radius:12px;background-color:#e6e6e6;font-size:13px;font-weight:500;color:#999;cursor:pointer;border:none}.extra-photos-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px}.extra-photo-item{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:175/119;background-size:cover;background-position:50%;background-color:#e6e6e6}.extra-photo-delete{position:absolute;top:0;right:0;width:25px;height:25px;background-color:#1247b7;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:0 12px 0 4px;padding:0}.form-photos-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.form-photo-thumb{aspect-ratio:1;border-radius:12px;background-image:url(/design/images/shop-photo-1.jpg);overflow:hidden;position:relative}.form-photo-thumb,.form-photo-thumb--empty{background-color:#e6e6e6;background-repeat:no-repeat;background-position:50%;background-size:cover}.form-photo-thumb--empty{background-image:url(/design/images/placeholder-photo.svg)}.confirm-intro{font-size:13px;line-height:1.7;color:#111;margin-bottom:24px}.confirm-field{display:flex;flex-direction:column;gap:6px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #e6e6e6}.confirm-field:last-of-type{border-bottom:none;margin-bottom:0}.confirm-field__label{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#999}.confirm-field__value{font-size:14px;color:#111;line-height:1.6}.confirm-photo{width:100%;aspect-ratio:358/200;background-color:#e6e6e6;background-repeat:no-repeat;background-position:50%;background-size:cover;background-image:url(/design/images/shop-photo-1.jpg);border-radius:12px;margin-bottom:4px}.confirm-photo-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px;margin-top:8px}.confirm-photo-grid .photo-thumb{aspect-ratio:175/119;border-radius:12px;background-color:#e6e6e6;background-repeat:no-repeat;background-position:50%;background-size:cover;background-image:url(/design/images/shop-photo-1.jpg)}.complete-section{display:flex;flex-direction:column;align-items:center;gap:20px;padding:40px 16px;text-align:center}@media (min-width:768px){.complete-section{padding:60px 32px}}.complete-title{font-size:20px;font-weight:700;color:#111;line-height:1.5}@media (min-width:768px){.complete-title{font-size:24px}}.complete-image{width:100%;aspect-ratio:358/220;background-color:#e6e6e6;background-repeat:no-repeat;background-position:50%;background-size:cover;background-image:url(/design/images/shop-photo-1.jpg);border-radius:12px}.complete-shop-name{font-size:20px;font-weight:700;color:#111}@media (min-width:768px){.complete-shop-name{font-size:22px}}.complete-desc{font-size:14px;line-height:1.7;color:#111}.complete-note{font-size:14px;line-height:1.6;color:#111}.complete-btn-wrap{width:100%}@media (min-width:768px){.shop-register-wrap{padding-left:0;padding-right:0}.page-mypage{background-image:url(/design/images/bg-main.jpg);background-size:cover;background-position:50%;background-attachment:fixed}.page-mypage footer,.page-mypage header{background:none}.page-mypage .section__inner{background:#fff;border-radius:16px;max-width:860px;padding-top:20px;padding-bottom:40px}.page-mypage .mypage-tab-panels{background:#f5f5f5}.page-mypage .mypage-post-list{padding:20px}.page-mypage .mypage-post-list .mypage-post-card__date{font-size:14px}.page-mypage .mypage-post-list .mypage-post-card__text{font-size:16px}.page-register .section__inner{max-width:860px;padding:24px 0}.page-register .section__inner .auth-tabs{height:60px}.page-register .section__inner .auth-tabs .auth-tabs__item{font-size:18px}.page-register .section__inner .auth-sns-btns{padding-top:10px;gap:16px}.page-register .section__inner .auth-sns-btns button{transition:all .5s ease}.page-register .section__inner .auth-sns-btns button:hover{opacity:.6}}.page-login .auth-brand{position:relative;overflow:hidden;background-color:#111;background-image:url(/design/images/bg-main.jpg);background-size:cover;background-position:50%}.page-login .header__logo-img{max-width:400px;width:64%;margin:0 auto;transition:all .5s ease}@media (min-width:768px){.page-login .header__logo-img{width:100%}}.page-login .header__logo-img:hover{opacity:.6}@media (min-width:768px){.page-login .section__inner{max-width:640px;padding:60px 0}.page-login .section__inner .auth-tabs{height:60px}.page-login .section__inner .auth-tabs .auth-tabs__item{font-size:18px}.page-login .section__inner .auth-sns-btns{padding-top:10px;gap:16px}.page-login .section__inner .auth-sns-btns button{transition:all .5s ease}.page-login .section__inner .auth-sns-btns button:hover{opacity:.6}}.mypage-profile{background-color:#fff;padding:16px;display:flex;flex-direction:column;gap:16px;position:relative;overflow:visible}@media (min-width:768px){.mypage-profile{padding:12px 0 0}}.mypage-profile__head{display:flex;align-items:center;justify-content:space-between;gap:16px}.mypage-profile__avatar{flex-shrink:0;width:100px;height:100px;border-radius:50%;background-repeat:no-repeat;background-position:50%;background-image:url(/design/images/placeholder-photo.svg);background-size:cover;background-color:#e6e6e6}.mypage-profile__info{flex:1 1;display:flex;flex-direction:column;gap:12px}.mypage-profile__top-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.mypage-point-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 11px;border:1px solid #1247b7;border-radius:45px;font-size:11px;color:#1247b7;white-space:nowrap;line-height:1}.mypage-point-badge__num{font-weight:900;margin-right:2px}.mypage-icons{gap:12px}.mypage-icon-btn,.mypage-icons{display:flex;align-items:center}.mypage-icon-btn{position:relative;width:24px;height:24px;justify-content:center;flex-shrink:0;cursor:pointer;background:none;border:none;padding:0}@media (min-width:768px){.mypage-icon-btn{width:26px;height:26px}}.mypage-icon-btn svg{width:100%;height:100%}.mypage-icon-btn img{width:100%;height:auto;display:block;max-height:25px;object-fit:contain}@media (min-width:768px){.mypage-icon-btn img{max-height:30px}}.mypage-icon-badge{position:absolute;top:-1px;right:-2px;width:6px;height:6px;border-radius:50%;background-color:#d50909;border:1px solid #fff}.mypage-profile__name{font-size:20px;font-weight:500;color:#111;line-height:1}.mypage-profile__level{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;padding:3px 8px;border-radius:45px;background-color:rgba(18,71,183,.08);color:#1247b7;font-size:12px;font-weight:700;line-height:1;margin-right:8px}.mypage-profile__stats{display:flex;gap:16px;font-size:12px;color:#111;font-weight:500}.mypage-profile__stats strong{font-size:14px;font-weight:900}.mypage-profile__body{display:flex;flex-direction:column;gap:8px}.mypage-profile__tags{display:flex;flex-wrap:wrap;gap:3px}.mypage-profile__xlink{display:inline-flex;align-items:center;gap:6px;font-size:13px}.mypage-profile__xicon{width:18px;height:18px;background:#111;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.mypage-profile__xicon img{width:11px;height:11px}.mypage-profile__bio{font-size:12px;color:#111;line-height:1.6}@media (min-width:768px){.mypage-profile__bio{font-size:15px}}.mypage-tabs{display:flex;align-items:stretch;border-bottom:1px solid #e6e6e6;background-color:#fff}.mypage-tabs__item{flex:1 1;display:flex;align-items:center;justify-content:center;padding:16px;font-size:14px;font-weight:500;color:#111;cursor:pointer;border:none;border-bottom:4px solid transparent;text-decoration:none;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (min-width:768px){.mypage-tabs__item{font-size:17px}}.mypage-tabs__item.is-active{border-bottom-color:#1247b7}.mypage-inner{overflow:hidden}@media (min-width:768px){.mypage-inner__profile{margin-bottom:40px}.mypage-inner__contents{padding:0!important}.mypage-inner__contents .mypage-post-list{padding:60px 10% 0}.mypage-inner__contents .mypage-tab-panels{margin-bottom:0}.mypage-inner__contents .shop-list-card{padding:32px}}.mypage-tab-panels{overflow:hidden}@media (min-width:768px){.mypage-tab-panels{margin-bottom:40px}}.mypage-tab-panels__track{display:flex;align-items:flex-start;will-change:transform}.mypage-tab-panel{flex:0 0 100%;min-width:0}.mypage-post-list{background-color:#f5f5f5;padding:16px;display:flex;flex-direction:column;gap:16px;position:relative}.mypage-post-card{position:relative;background-color:#fff;border-radius:12px;box-shadow:2px 4px 16px rgba(0,0,0,.08);overflow:hidden}@media (min-width:768px){.mypage-post-card{margin-bottom:20px}}.mypage-post-card__shop{position:relative;display:flex;align-items:center;justify-content:space-between;padding:8px 20px 8px 12px;overflow:hidden;text-decoration:none;background:#e7eeff;transition:all .5s ease}.mypage-post-card__shop:hover{background:#c2d2f9}.mypage-post-card__shop-corner{position:absolute;top:-23px;left:-23px;width:66px;height:66px;display:flex;align-items:center;justify-content:center;pointer-events:none}.mypage-post-card__shop-corner:before{content:"";display:block;width:63px;height:31px;background-color:#1247b7;transform:rotate(-45deg)}.mypage-post-card__shop-inner{display:flex;align-items:center;gap:7px;position:relative;z-index:1}.mypage-post-card__shop-thumb{width:36px;height:27px;border-radius:3px;background-color:#e6e6e6;flex-shrink:0}.mypage-post-card__shop-name{font-size:11px;font-weight:500;color:#1247b7;white-space:nowrap}@media (min-width:768px){.mypage-post-card__shop-name{font-size:14px}}.mypage-post-card__shop-arrow{flex-shrink:0;width:6px;height:12px;position:relative;z-index:1}.mypage-post-card__shop-arrow svg{width:6px;height:12px}.mypage-post-card__body{padding:12px;display:flex;flex-direction:column;gap:6px;position:relative}@media (min-width:768px){.mypage-post-card__body{padding:24px}}.mypage-post-card__meta{display:flex;align-items:center;justify-content:space-between}.mypage-post-card__meta-left{display:flex;align-items:center;gap:12px}.mypage-post-card__date{font-size:10px;font-weight:700;color:#111;white-space:nowrap}.mypage-post-card__meta-right{display:flex;align-items:center;gap:10px}.mypage-post-card__comment{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#111}.mypage-post-card__comment svg{width:16px;height:15px;flex-shrink:0}.mypage-post-card__like{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:700;color:#111}.mypage-post-card__like svg{width:16px;height:15px;flex-shrink:0}.mypage-post-card__text{font-size:12px;color:#111;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.mypage-post-card.is-expanded .mypage-post-card__text{-webkit-line-clamp:unset;line-clamp:unset;overflow:visible;display:block}.mypage-post-card__more{position:absolute;right:0;bottom:0;display:flex;align-items:center;gap:6px;padding:6px 12px;background-color:#1247b7;color:#fff;font-size:10px;font-weight:500;border:none;border-radius:12px 0 0 0;box-shadow:2px 4px 8px rgba(0,0,0,.08);cursor:pointer}.mypage-post-card__more svg{transition:transform .2s ease}.mypage-post-card.is-expanded .mypage-post-card__more svg{transform:rotate(90deg)}.mypage-post-card__img{width:100%;aspect-ratio:334/188;border-radius:4px;overflow:hidden;background-color:#e6e6e6;background-repeat:no-repeat;background-image:url(/design/images/shop-photo-1.jpg);background-size:cover;background-position:50%}.mypage-post-card__reviewer{display:flex;align-items:center;justify-content:space-between}.mypage-post-card__reviewer-left{display:flex;align-items:center;gap:8px}.mypage-post-card__reviewer-avatar{width:36px;height:36px;border-radius:50%;background-repeat:no-repeat;background-position:50%;background-image:url(/design/images/placeholder-photo.svg);background-size:cover;background-color:#e6e6e6;flex-shrink:0}.mypage-post-card__reviewer-name{font-size:13px;font-weight:700;color:#111}.mypage-post-card__schedule-meta{display:flex;align-items:center;gap:6px}.mypage-post-card__schedule-meta .mypage-post-card__edit-btn{margin-left:auto;flex-shrink:0}.mypage-post-card__event-title{font-size:11px;font-weight:700;color:#111;margin-top:4px;line-height:1.4}@media (min-width:768px){.mypage-post-card__event-title{font-size:16px}}.mypage-more-btn{position:absolute;right:0;background-color:#1247b7;color:#fff;font-size:10px;font-weight:500;padding:6px 12px;border-radius:12px 0 0 12px;display:flex;align-items:center;gap:6px;text-decoration:none;white-space:nowrap;box-shadow:2px 4px 8px rgba(0,0,0,.08)}.mypage-more-btn svg{width:3px;height:6px;flex-shrink:0}.mypage-fab{position:fixed;right:16px;bottom:24px;z-index:100}.mypage-fab__btn{display:inline-flex;align-items:center;gap:12px;padding:10px 24px 10px 20px;border-radius:32px;background-color:#1247b7;border:1.4px solid #fff;box-shadow:2px 4px 12px rgba(0,0,0,.2);cursor:pointer;text-decoration:none}.mypage-fab__icon{flex-shrink:0;object-fit:contain}.mypage-fab__label{font-size:16px;font-weight:700;color:#fff;white-space:nowrap}.mypage-info-wrap{background-color:#fff}.mypage-info-title{font-size:20px;font-weight:700;color:#111;padding:24px 16px 8px}.mypage-info-avatar-wrap{display:flex;align-items:center;justify-content:center;padding:16px}.mypage-info-avatar{width:120px;height:120px;border-radius:50%;background-repeat:no-repeat;background-position:50%;background-image:url(/design/images/placeholder-photo.svg);background-size:cover;background-color:#e6e6e6}.mypage-info-rows{padding:0 16px}.mypage-info-row{display:flex;flex-direction:column;gap:4px;padding:14px 0}.mypage-info-row+.mypage-info-row{border-top:1px solid #f5f5f5}.mypage-info-row .tag-cc{font-size:14px}.mypage-info-row__label{font-size:13px;font-weight:500;color:#999}@media (min-width:768px){.mypage-info-row__label{font-size:14px}}.mypage-info-row__value{font-size:15px;color:#111;line-height:1.6}@media (min-width:768px){.mypage-info-row__value{font-size:16px}}.mypage-info-row__tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:2px}.mypage-info-btn-wrap{padding:24px 16px 32px}.mypage-edit-title{font-size:20px;font-weight:700;color:#111;padding:24px 16px 8px}.mypage-edit-avatar-wrap{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px}.mypage-edit-avatar{width:120px;height:120px;border-radius:50%;background-repeat:no-repeat;background-position:50%;background-image:url(/design/images/placeholder-photo.svg);background-size:cover;background-color:#e6e6e6}.mypage-edit-avatar-btn{font-size:12px;font-weight:500;color:#1247b7;background:none;cursor:pointer;border:1px solid #1247b7;padding:6px 16px;border-radius:20px;margin-top:8px}.mypage-edit-avatar-btn:disabled{color:#999;cursor:default}.mypage-edit-wrap{padding:0 16px 32px;display:flex;flex-direction:column;gap:20px}.mypage-follow-tabs{display:flex;align-items:stretch;border-bottom:1px solid #e6e6e6;background-color:#fff}.mypage-follow-tabs__item{flex:1 1;display:flex;align-items:center;justify-content:center;padding:16px;font-size:14px;font-weight:500;color:#111;cursor:pointer;border-bottom:4px solid transparent;text-decoration:none}.mypage-follow-tabs__item.is-active{border-bottom-color:#1247b7}.mypage-user-row{display:flex;align-items:center;gap:16px;padding:16px;border-bottom:1px solid #e6e6e6;width:100%;overflow:hidden}.mypage-user-row__avatar{flex-shrink:0;width:80px;height:80px;border-radius:50%;background-repeat:no-repeat;background-position:50%;background-image:url(/design/images/placeholder-photo.svg);background-size:cover;background-color:#e6e6e6}.mypage-user-row__info{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:4px;width:100%}.mypage-user-row__head{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%}.mypage-user-row__name{font-size:16px;font-weight:500;color:#111;white-space:nowrap}.mypage-user-row__sub{display:flex;flex-direction:column;gap:8px}.mypage-user-row__tags{display:flex;flex-wrap:wrap;gap:3px}.mypage-user-row__bio{font-size:10px;color:#111;line-height:1.6;white-space:pre-line}.mypage-follow-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border:1px solid #1247b7;border-radius:55px;font-size:9px;font-weight:500;color:#1247b7;background:none;cursor:pointer;white-space:nowrap}@media (min-width:768px){.mypage-follow-btn{font-size:11px}}.mypage-follow-btn--active{background-color:#1247b7;color:#fff}.mypage-post-form{background-color:#fff;padding:16px;display:flex;flex-direction:column;gap:16px}@media (min-width:768px){.mypage-post-form{padding-left:0;padding-right:0}}.mypage-form-title-row{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%}.mypage-form-title{font-size:17px;font-weight:700;color:#111;white-space:nowrap}.mypage-form-add-btn{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;background-color:#1247b7;border-radius:40px;font-size:13px;font-weight:700;color:#fff;border:none;cursor:pointer;white-space:nowrap}.mypage-card-chips{display:flex;gap:8px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:2px}@media (min-width:768px){.mypage-card-chips{flex-wrap:wrap;overflow-x:visible}}.mypage-card-chip{flex-shrink:0;display:inline-flex;align-items:center;padding:8px 16px;border:1px solid #111;border-radius:100px;font-size:12px;font-weight:500;color:#111;cursor:pointer;background:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mypage-card-chip.is-active{background-color:#d50909;border-color:#d50909;color:#fff}.mypage-upload-btn{display:flex;align-items:center;justify-content:center;width:100%;height:55px;border-radius:12px;background-color:#e6e6e6;font-size:13px;font-weight:500;color:#999;border:none;cursor:pointer}.mypage-photo-preview-wrap{position:relative;width:100%}@media (min-width:768px){.mypage-photo-preview-wrap{width:70%;margin:0 auto;border:1px solid #f5f5f5}}.mypage-photo-preview-wrap img{width:100%;aspect-ratio:175/119;object-fit:cover;display:block;border-radius:12px}.mypage-photo-delete-btn{position:absolute;top:8px;right:8px;width:36px;height:36px;border-radius:50%;background-color:hsla(0,0%,7%,.72);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.mypage-photo-delete-btn:hover{background-color:hsla(0,0%,7%,.9)}.mypage-shop-overlay{position:fixed;inset:0;background:rgba(0,0,0,.7);z-index:1000;display:flex;align-items:flex-start;justify-content:center;padding:86px 16px 32px;box-sizing:border-box}.mypage-shop-popup{width:100%;max-width:358px;border-radius:24px;overflow:hidden;background:#fff}@media (min-width:768px){.mypage-shop-popup{max-width:860px}}.mypage-shop-popup__header{background:#111;padding:16px 22px;display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:16px;font-weight:700}.mypage-shop-popup__close{background:none;border:none;color:#fff;cursor:pointer;width:32px;height:32px;padding:0;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:18px;line-height:1;margin-right:-8px}.mypage-shop-popup__list{max-height:55vh;overflow-y:auto}.mypage-shop-popup__item{display:flex;gap:12px;align-items:flex-start;padding:16px;cursor:pointer;background:#fff;width:100%;text-align:left;border:none;border-bottom:1px solid #f5f5f5;box-sizing:border-box}.mypage-shop-popup__item:hover{background:#f5f5f5}.mypage-shop-popup__item-img{width:60px;height:47px;object-fit:cover;flex-shrink:0;background:#e6e6e6;border-radius:4px}@media (min-width:768px){.mypage-shop-popup__item-img{width:100px;height:70px}}.mypage-shop-popup__item-body{flex:1 1;min-width:0}.mypage-shop-popup__item-name{display:block;font-size:14px;font-weight:700;color:#1a1a1a;margin-bottom:4px;line-height:1.4}@media (min-width:768px){.mypage-shop-popup__item-name{font-size:16px}}.mypage-shop-popup__item-meta{display:flex;flex-direction:column;gap:2px}.mypage-shop-popup__item-meta-row{display:flex;align-items:center;gap:4px;font-size:9px;color:#999;line-height:1.4}@media (min-width:768px){.mypage-shop-popup__item-meta-row{font-size:12px}}.mypage-shop-popup__item-meta-row svg{flex-shrink:0}.mypage-post-card__edit-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:1px solid #1247b7;border-radius:24%;background:#fff;cursor:pointer;padding:4px;flex-shrink:0;color:#1247b7;margin-left:8px}.mypage-post-card__edit-btn svg{width:100%;height:100%}.mypage-post-edit-popup{display:none;position:absolute;right:12px;top:44px;z-index:10;background:#fff;border:1px solid #1247b7;border-radius:12px;box-shadow:0 4px 4px rgba(0,0,0,.25);width:130px;overflow:hidden}.mypage-post-edit-popup.is-open{display:block}.mypage-post-edit-popup__item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 16px;border:none;border-bottom:1px solid #e6e6e6;background:#fff;cursor:pointer;text-decoration:none;font-size:13px;font-weight:700;color:#111}.mypage-post-edit-popup__item:last-child{border-bottom:none}.mypage-delete-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.6);z-index:1000;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.mypage-delete-overlay.is-open{display:flex}.mypage-delete-modal{background:#fff;border-radius:12px;padding:28px 20px 20px;width:100%;max-width:300px;display:flex;flex-direction:column;gap:20px}.mypage-delete-modal__title{font-size:15px;font-weight:700;color:#111;text-align:center;line-height:1.5}.mypage-delete-modal__btns{display:flex;gap:10px}.mypage-delete-modal__btns .btn{flex:1 1;padding:12px 8px;font-size:14px;max-width:none}.mypage-settings-popup{display:none;position:absolute;right:16px;top:54px;z-index:200;background-color:#fff;border:1px solid #1247b7;border-radius:12px;box-shadow:0 4px 4px rgba(0,0,0,.25);width:142px;overflow:hidden}.mypage-settings-popup.is-open{display:block}.mypage-settings-popup__item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px;border:none;border-bottom:1px solid #1247b7;background:#fff;cursor:pointer;text-decoration:none}.mypage-settings-popup__item:last-child{border-bottom:none}.mypage-settings-popup__label{font-size:14px;font-weight:700;color:#111}.mypage-settings-popup__arrow{width:6px;height:12px;flex-shrink:0;display:flex;align-items:center}.mypage-settings-popup__arrow svg{width:6px;height:12px}input[type=datetime-local]{-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (min-width:768px){.mypage-post-list,.mypage-profile,.section__inner .search-list{padding-left:0;padding-right:0}.section__inner .search-list{max-width:none;margin:0}.mypage-edit-title,.mypage-edit-wrap,.mypage-info-btn-wrap,.mypage-info-rows,.mypage-info-title,.mypage-user-row{padding-left:0;padding-right:0}}.point-hero-wrap{padding:16px;display:flex;flex-direction:column;gap:14px;align-items:center;width:100%;box-sizing:border-box}@media (min-width:768px){.point-hero-wrap{padding:24px 0}}.point-hero{background:#f5f5f5;border-radius:40px;padding:24px 26px;display:flex;align-items:center;justify-content:center;position:relative;width:100%;box-sizing:border-box}.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:12px;background:#1247b7;color:#fff;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}@media (min-width:768px){.point-section{padding:0}}.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;align-items:center;justify-content:space-between;padding:14px 0;font-size:14px;font-weight:500;color:#111;white-space:nowrap}.point-history-row__pt{flex-shrink:0;font-weight:700;color:#1247b7}.point-back-wrap{padding:24px 16px 32px;width:100%;box-sizing:border-box}@media (min-width:768px){.point-back-wrap{padding:24px 0 48px}}.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}@media (min-width:768px){.point-popup-overlay{top:64px}}.point-popup-card{margin:74px 16px 32px;background:#fff;border-radius:12px;padding:20px 0 28px;display:flex;flex-direction:column;gap:16px}@media (min-width:768px){.point-popup-card{max-width:480px;margin-left:auto;margin-right:auto}}.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__img{width:100%;height:160px;object-fit:cover;border-radius:12px;display:block}.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:40px;color:#fff;font-size:14px;font-weight:700;cursor:pointer}.page-mypage .achievement-section{background:#f5f5f5;padding:16px;display:flex;flex-direction:column;gap:16px;width:100%;box-sizing:border-box}@media (min-width:768px){.page-mypage .achievement-section{padding:40px;gap:20px}}.confetti-container{position:fixed;inset:0;pointer-events:none;z-index:999;overflow:hidden}@keyframes xp-slide-in{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes xp-seg-flash{0%{background-color:#1247b7}50%{background-color:#8faee0}to{background-color:#f5f5f5}}@keyframes level-up-pop{0%{transform:scale(1);color:#111}35%{transform:scale(1.4);color:#1247b7}65%{transform:scale(.92);color:#1247b7}to{transform:scale(1);color:#111}}.achievement-profile{display:flex;align-items:center;gap:16px;position:relative}.achievement-profile__avatar{width:60px;height:60px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#e6e6e6}@media (min-width:768px){.achievement-profile__avatar{width:120px;height:120px}}.achievement-profile__avatar img{width:100%;height:100%;object-fit:cover;display:block}.achievement-profile__info{flex:1 1;display:flex;flex-direction:column;gap:6px;min-width:0}.achievement-profile__level-row{display:flex;align-items:center;gap:12px;white-space:nowrap}.achievement-profile__level{font-size:18px;font-weight:700;color:#111;line-height:1;display:inline-block}@media (min-width:768px){.achievement-profile__level{font-size:24px}}.achievement-profile__level--up{animation:level-up-pop .65s ease-out}.achievement-profile__level-label{font-size:12px;font-weight:500;color:#111;line-height:1}@media (min-width:768px){.achievement-profile__level-label{font-size:16px}}.achievement-profile__help{width:16px;height:16px;border-radius:50%;background:#999;color:#fff;font-size:11px;font-weight:900;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;border:none;padding:0;line-height:1;font-family:inherit}.achievement-profile__xp-bar{display:flex;height:12px;border:1px solid #1247b7;border-radius:16px;overflow:hidden;width:100%}@media (min-width:768px){.achievement-profile__xp-bar{height:20px}}.achievement-profile__xp-seg{flex:1 1;height:100%;background:#e8eefe;border-right:1px solid #1247b7}.achievement-profile__xp-seg:last-child{border-right:none}.achievement-profile__xp-seg--filled{background:#1247b7;border-right:1px solid #fff!important}.achievement-profile__xp-seg--filled:last-child{border-right:none!important}.achievement-profile__xp-seg--filling{position:relative;overflow:hidden;background:#f5f5f5}.achievement-profile__xp-seg--filling:after{content:"";position:absolute;inset:0;background:#1247b7;transform:scaleX(0);transform-origin:left center;animation:xp-slide-in .4s ease-out forwards}.achievement-profile__xp-seg--flash{animation:xp-seg-flash .45s ease-out forwards}@keyframes pt-pill-flash{0%{transform:scale(1);box-shadow:none}30%{transform:scale(1.04);box-shadow:0 0 0 3px rgba(18,71,183,.25)}to{transform:scale(1);box-shadow:none}}.achievement-point-pill{background:#fff;border-radius:40px;padding:14px 24px;display:flex;align-items:center;justify-content:center;gap:10px;width:100%;box-sizing:border-box}.achievement-point-pill--flash{animation:pt-pill-flash .55s ease-out forwards}.achievement-point-pill__icon-wrap{width:26px;height:26px;border-radius:50%;background:#1247b7;display:flex;align-items:center;justify-content:center;flex-shrink:0}.achievement-point-pill__icon-t{font-size:16px;font-weight:900;color:#fff;font-family:M PLUS Rounded\ 1c,sans-serif;line-height:1}.achievement-point-pill__label{font-size:0;white-space:nowrap}.achievement-point-pill__num{font-size:24px;font-weight:900;color:#1247b7}.achievement-point-pill__unit{font-size:16px;font-weight:500;color:#1247b7}.achievement-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}@media (min-width:768px){.achievement-grid{gap:20px}}.achievement-card{border-radius:12px;min-height:90px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:10px 8px;box-sizing:border-box;position:relative;overflow:hidden;box-shadow:4px 4px 16px 0 rgba(0,0,0,.08)}@media (min-width:768px){.achievement-card{padding:20px}}.achievement-card--outline{background:#fff}.achievement-card--outline .achievement-card__pt{color:#1247b7}.achievement-card--outline .achievement-card__desc,.achievement-card--outline .achievement-card__progress{color:#111}.achievement-card--done{border:solid #1247b7;border-width:1px 1px 3px;background:#fff;background:#e7eeff;transition:all .5s ease;cursor:pointer}.achievement-card--done:hover{background:#c2d2f9}@media (min-width:768px){.achievement-card--done{border:solid #1247b7;border-width:2px 2px 6px}}.achievement-card--done .achievement-card__pt{color:#1247b7}.achievement-card--done .achievement-card__desc,.achievement-card--done .achievement-card__progress{color:#111}.achievement-card--done .achievement-card__ribbon{display:block}.achievement-card--claimed{background:#f5f5f5;pointer-events:none;cursor:default}.achievement-card--claimed .achievement-card__icon{opacity:.3}.achievement-card--claimed .achievement-card__pt,.achievement-card--claimed .achievement-card__ribbon{display:none}.achievement-card--claimed .achievement-card__desc,.achievement-card--claimed .achievement-card__progress{color:#999;opacity:.4}.achievement-card--clear{background:#d3d3d3;box-shadow:none;pointer-events:none}.achievement-card--clear .achievement-card__pt,.achievement-card--clear .achievement-card__ribbon{display:none}.achievement-card--clear .achievement-card__desc,.achievement-card--clear .achievement-card__progress{opacity:.2}.achievement-card--clear .achievement-card__clear-overlay{display:flex}.achievement-card--clear img{opacity:.3}.achievement-card__icon{display:block;object-fit:contain;flex-shrink:0;width:auto;height:44px;max-width:100%}@media (min-width:768px){.achievement-card__icon{height:64px}}.achievement-card__pt{position:absolute;top:4px;right:4px;font-size:0;white-space:nowrap;line-height:1}@media (min-width:768px){.achievement-card__pt{top:8px;right:10px}}.achievement-card__pt strong{font-size:11px;font-weight:900;color:#1247b7}@media (min-width:768px){.achievement-card__pt strong{font-size:18px}}.achievement-card__pt span{font-size:10px;font-weight:500;color:#1247b7}.achievement-card__progress{font-size:9px;font-weight:500;color:#111;line-height:1}@media (min-width:768px){.achievement-card__progress{font-size:14px}}.achievement-card__desc{font-size:9px;font-weight:500;text-align:center;line-height:1.4;word-break:keep-all;color:#111}@media (min-width:768px){.achievement-card__desc{font-size:16px}}.achievement-card__ribbon{display:none;position:absolute;top:4px;left:-16px;width:60px;padding:6px 0;background:#1247b7;color:#fff;font-size:9px;font-weight:700;text-align:center;transform:rotate(-45deg);transform-origin:center;pointer-events:none;letter-spacing:1px;line-height:1}@media (min-width:768px){.achievement-card__ribbon{position:absolute;top:10px;left:-25px;width:100px;font-size:15px}}.achievement-card__clear-overlay{display:none;position:absolute;left:0;right:0;bottom:auto;top:auto;flex-direction:column;align-items:center;justify-content:center;gap:3px;pointer-events:none}.achievement-card__clear-title{font-size:18px;font-weight:700;color:#1247b7;line-height:1}@media (min-width:768px){.achievement-card__clear-title{font-size:24px}}.achievement-card__clear-sub{font-size:7px;font-weight:500;color:#1247b7;text-align:center;line-height:1.4;display:none}.achievement-back-wrap{padding:8px 16px 32px}@media (min-width:768px){.achievement-back-wrap{padding:8px 0 48px}}.achieve-popup-overlay{position:fixed;inset:0;background:rgba(0,0,0,.7);z-index:1000;display:none;align-items:center;justify-content:center;padding:16px;box-sizing:border-box}.achieve-popup-overlay.is-open{display:flex}.achieve-popup{background:#fff;border-radius:24px;padding:36px 24px 28px;width:100%;max-width:320px;display:flex;flex-direction:column;align-items:center;gap:12px;position:relative;text-align:center}.achieve-popup__close{position:absolute;top:16px;right:16px;width:32px;height:32px;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.achieve-popup__title{font-size:16px;font-weight:700;color:#111;line-height:1.6}.achieve-popup__badge{width:80px;height:80px;border-radius:50%;background:#1247b7;display:flex;align-items:center;justify-content:center;flex-shrink:0}.achieve-popup__badge img{width:40px;height:40px;object-fit:contain}.achieve-popup__desc{font-size:14px;font-weight:400;font-weight:700}@media (min-width:768px){.achieve-popup__desc{font-size:18px}}.achieve-popup__pt{font-size:22px;font-weight:500;color:#1247b7;white-space:nowrap;line-height:1}.achieve-popup__pt strong{font-size:30px;font-weight:900}.achieve-popup__btn{margin-top:8px;width:100%;height:52px;background:#1247b7;border:none;border-radius:40px;color:#fff;font-size:15px;font-weight:700;cursor:pointer}.achieve-help-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.7);z-index:1100;align-items:center;justify-content:center;padding:16px;box-sizing:border-box}.achieve-help-overlay.is-open{display:flex}.achieve-help-card{background:#fff;border-radius:16px;padding:28px 20px 20px;width:100%;max-width:320px;display:flex;flex-direction:column;gap:16px}.achieve-help-card__title{font-size:16px;font-weight:700;color:#111;text-align:center;line-height:1.5}.achieve-help-card__text{font-size:14px;font-weight:400;color:#111;line-height:1.7}.achieve-help-card__btn{width:100%;height:52px;background:#1247b7;border:none;border-radius:40px;color:#fff;font-size:14px;font-weight:700;cursor:pointer}.levelup-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,.7);z-index:1100;align-items:center;justify-content:center;padding:16px;box-sizing:border-box}.levelup-overlay.is-open{display:flex}.levelup-popup{background:#fff;border-radius:24px;padding:36px 24px 28px;width:100%;max-width:300px;display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.levelup-popup__label{font-size:13px;font-weight:700;color:#1247b7;letter-spacing:.05em}.levelup-popup__level{font-size:32px;font-weight:900;color:#111;line-height:1.2;white-space:nowrap}.levelup-popup__btn{margin-top:4px;width:100%;height:52px;background:#1247b7;border:none;border-radius:40px;color:#fff;font-size:15px;font-weight:700;cursor:pointer}.notice-section{padding:18px 16px 0;box-sizing:border-box}@media (min-width:768px){.notice-section{padding:24px 0 0}}.notice-section__title{font-size:18px;font-weight:700;color:#111;margin-bottom:4px}@media (min-width:768px){.notice-section__title{font-size:20px}}.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}@media (min-width:768px){.notice-item__text{font-size:14px}}.notice-item__time{font-size:11px;color:#999;flex-shrink:0}@media (min-width:768px){.notice-item__time{font-size:12px}}.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}.pagination{display:flex;align-items:center;justify-content:center;gap:2px;padding:24px 0 32px}@media (min-width:768px){.pagination{padding:32px 0 48px}}.pagination__btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:13px;border-radius:8px;text-decoration:none;color:#111;background:none;border:none;cursor:pointer;font-family:inherit}.pagination__btn--active{background:#1247b7;color:#fff;font-weight:700}.pagination__btn--arrow{color:#999;font-size:11px}.notice-detail-header{padding:18px 16px 20px;box-sizing:border-box}@media (min-width:768px){.notice-detail-header{padding:24px 0}}.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}@media (min-width:768px){.notice-detail-tag{font-size:12px}}.notice-detail-date{font-size:12px;color:#999;margin-bottom:10px}@media (min-width:768px){.notice-detail-date{font-size:13px}}.notice-detail-title{font-size:18px;font-weight:700;color:#111;line-height:1.55}@media (min-width:768px){.notice-detail-title{font-size:22px}}.notice-detail-hero{width:100%;display:block;object-fit:cover}.notice-detail-body{padding:20px 16px 0;box-sizing:border-box}@media (min-width:768px){.notice-detail-body{padding:24px 0 0}}.notice-detail-body p{font-size:14px;line-height:1.85;color:#111;margin-bottom:16px}.notice-detail-body p:last-child{margin-bottom:0}@media (min-width:768px){.notice-detail-body p{font-size:15px}}.notice-detail-back-wrap{padding:28px 16px 40px;box-sizing:border-box}@media (min-width:768px){.notice-detail-back-wrap{padding:32px 0 56px}}.notice-detail-back{display:inline-flex;align-items:center;gap:6px;text-decoration:none;color:#1247b7;font-size:13px;font-weight:500}@media (min-width:768px){.notice-detail-back{font-size:14px}}.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}.page-mypage .news-section{padding:18px 16px 0;width:100%;box-sizing:border-box}@media (min-width:768px){.page-mypage .news-section{padding:24px 0 0}}.page-mypage .news-section__title{font-size:18px;font-weight:700;color:#111;height:26px;display:flex;align-items:center;margin-bottom:0}@media (min-width:768px){.page-mypage .news-section__title{font-size:20px;height:32px}}.page-mypage .notice-section .pagination{padding-bottom:0}.news-row{display:flex;gap:12px;align-items:flex-start;padding:14px 0;font-size:14px;font-weight:400;color:#111;line-height:1.6;border-bottom:1px solid #f5f5f5;white-space:nowrap}.news-row__date{flex-shrink:0}.news-back-wrap{padding:24px 16px 32px;width:100%;box-sizing:border-box}@media (min-width:768px){.news-back-wrap{padding:24px 0 48px}}