@charset "UTF-8";:root{--bg-primary: #0d0d0d;--bg-secondary: #1f1f1f;--black-line: #383838;--black-weak: #494a3a;--gray: #656565;--text-secondary: #838383;--yellow-dark: #cac200;--yellow-normal: #fff73e;--yellow-light: #fff73e80;--yellow-weak: #fff73e1a;--green-dark: #2e8510;--green-normal: #68ff4f;--green-light: #3eff5d;--bage-dark: #7f7f5d;--bage-normal: #bebe92;--white: #ffffff;--red-dark: #b73e42;--red: #ff575c;--red-weak: #d77d86;--blue: #6ad4f6;--blue-dark: rgba(56, 144, 170, 1);--orange-gradient: linear-gradient(135deg, #ff6b6b, #ffa500);--txt-color: #fff;--link-color: var(--blue);--main-gradient: linear-gradient( 180deg, #ffea4f 0%, #fff73e 33.33%, #68ff4f 75%, #00e517 100% );--font: "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;--font-system: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--font-logo: "Righteous", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;--z-gnav: 10000001;--z-play-queue: 10000002;--z-volume: 10000003;--z-play-area: 100000000;--z-over-wrap: 1000000000000;--root_dir: "../img";--radius-full: calc(infinity * 1px)}.user-page{padding:0 0 8rem}.user-page.custom-page{min-height:100vh;--page-bg-color: var(--custom-bg-color, #0d0d0d);--page-text-color: var(--custom-text-color, #ffffff);--page-button-color: var(--custom-button-color, #fff73e);--page-accent-color: var(--custom-accent-color, #fff73e);color:var(--page-text-color)}.user-page.custom-page .header{position:relative;background:transparent}.user-page.custom-page .header:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;background:linear-gradient(color-mix(in srgb,var(--page-bg-color, #0d0d0d) 30%,transparent),color-mix(in srgb,var(--page-bg-color, #0d0d0d) 50%,transparent) 50%,color-mix(in srgb,var(--page-bg-color, #0d0d0d) 70%,transparent) 70%,var(--page-bg-color, #0d0d0d) 90%);pointer-events:none}.user-page.custom-page .header .inner{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.user-page.custom-page .header .social-links{position:absolute!important;top:1rem!important;right:1rem!important;z-index:3;display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.user-page.custom-page .header .social-links .link{width:2.5rem!important;height:2.5rem!important;padding:0!important;background-color:#ffffff80!important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:none!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important}@media screen and (max-width: 767px){.user-page.custom-page .header .social-links .link{width:2rem!important;height:2rem!important}}.user-page.custom-page .header .social-links .link:hover{background-color:#ffffffb3!important}.user-page.custom-page .header .social-links .link .icon{width:1.4rem!important;height:1.4rem!important;background-color:transparent!important;background-repeat:no-repeat!important;background-position:center!important;background-size:contain!important;filter:var(--sns-icon-filter, none)}@media screen and (max-width: 767px){.user-page.custom-page .header .social-links .link .icon{width:1.1rem!important;height:1.1rem!important}}.user-page.custom-page .header .base-section{position:relative;z-index:2}.user-page.custom-page .header .base-section .name-box .name{color:var(--page-text-color)!important;text-shadow:0 0 8px var(--page-bg-color),0 0 16px var(--page-bg-color),0 0 24px var(--page-bg-color)}.user-page.custom-page .header .base-section .name-box .name .user-id{color:var(--page-text-color)!important;opacity:.8}.user-page.custom-page .header .base-section .name-box .name .user-id .copy-button .icon{background-color:var(--page-text-color);-webkit-mask-image:url(/images/shared/icon/clipboardWhite.svg);mask-image:url(/images/shared/icon/clipboardWhite.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.user-page.custom-page .header .base-section .name-box .name .user-id .copy-button .icon img{display:none}.user-page.custom-page .header .base-section .ff-datum .txt{color:var(--page-text-color)!important;text-shadow:0 0 8px var(--page-bg-color),0 0 16px var(--page-bg-color)}.user-page.custom-page .header .base-section .follow-button{background:var(--page-button-color)!important;border-color:var(--page-button-color)!important;color:var(--page-bg-color)!important}.user-page.custom-page .header .base-section .follow-button.following{background:transparent!important;border-color:var(--page-button-color)!important;color:var(--page-button-color)!important}.user-page.custom-page .header .base-section .comment{background:color-mix(in srgb,var(--page-bg-color, #0d0d0d) 80%,transparent)!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid color-mix(in srgb,var(--page-accent-color, #fff73e) 30%,transparent)!important;max-height:none;overflow:visible}.user-page.custom-page .header .base-section .comment .ttl{color:var(--page-text-color, #fff)!important}.user-page.custom-page .header .base-section .comment .txt{color:var(--page-text-color)!important}.user-page.custom-page.header-full .header{aspect-ratio:unset;padding-top:0}.user-page.custom-page.header-full .header:after{display:none}.user-page.custom-page.header-full .header .inner{position:relative;top:unset;left:unset;z-index:1;width:100%;height:auto;aspect-ratio:unset;margin:0}.user-page.custom-page.header-full .header .inner>img{width:100%;height:auto;display:block;object-fit:contain}.user-page.custom-page.header-full .header .social-links{position:static!important;top:unset!important;right:unset!important;justify-content:center;margin-top:1rem;order:1}.user-page.custom-page.header-full .header .social-links .link{width:2.5rem!important;height:2.5rem!important;padding:0!important;background-color:#fff!important;border:none!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important}@media screen and (max-width: 767px){.user-page.custom-page.header-full .header .social-links .link{width:2rem!important;height:2rem!important}}.user-page.custom-page.header-full .header .social-links .link .icon{width:1.4rem!important;height:1.4rem!important;background-color:transparent!important;background-repeat:no-repeat!important;background-position:center!important;background-size:contain!important}@media screen and (max-width: 767px){.user-page.custom-page.header-full .header .social-links .link .icon{width:1.1rem!important;height:1.1rem!important}}.user-page.custom-page.header-full .header .base-section{margin-top:1rem}.user-page.custom-page.header-full .header .base-section .name-box .name{color:var(--page-text-color)!important;text-shadow:0 0 8px var(--page-bg-color),0 0 16px var(--page-bg-color),0 0 24px var(--page-bg-color)}.user-page.custom-page.header-full .header .base-section .name-box .name .user-id{color:var(--page-text-color)!important;opacity:.8}.user-page.custom-page.header-full .header .base-section .name-box .name .user-id .copy-button .icon{background-color:var(--page-text-color);-webkit-mask-image:url(/images/shared/icon/clipboardWhite.svg);mask-image:url(/images/shared/icon/clipboardWhite.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.user-page.custom-page.header-full .header .base-section .name-box .name .user-id .copy-button .icon img{display:none}.user-page.custom-page.header-full .header .base-section .ff-datum .txt{color:var(--page-text-color)!important;text-shadow:0 0 8px var(--page-bg-color),0 0 16px var(--page-bg-color)}.user-page.custom-page.header-full .header .base-section .follow-button{background:var(--page-button-color)!important;border-color:var(--page-button-color)!important;color:var(--page-bg-color)!important}.user-page.custom-page.header-full .header .base-section .follow-button.following{background:transparent!important;border-color:var(--page-button-color)!important;color:var(--page-button-color)!important}.user-page.custom-page.header-full .header .base-section .comment{background:color-mix(in srgb,var(--page-bg-color, #0d0d0d) 80%,transparent)!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid color-mix(in srgb,var(--page-accent-color, #fff73e) 30%,transparent)!important;max-height:none;overflow:visible}.user-page.custom-page.header-full .header .base-section .comment .ttl{color:var(--page-text-color, #fff)!important}.user-page.custom-page.header-full .header .base-section .comment .txt{color:var(--page-text-color)!important}.user-page.custom-page.header-container .header{aspect-ratio:unset;padding-top:0}.user-page.custom-page.header-container .header:after{display:none}.user-page.custom-page.header-container .header .inner{position:relative;top:unset;left:unset;z-index:1;width:100%;max-width:767px;height:auto;aspect-ratio:unset;margin:0 auto}@media screen and (min-width: 1800px){.user-page.custom-page.header-container .header .inner{max-width:60%}}.user-page.custom-page.header-container .header .inner>img{width:100%;height:auto;display:block;object-fit:contain}.user-page.custom-page.header-container .header .social-links{position:static!important;top:unset!important;right:unset!important;justify-content:center;margin-top:1rem}.user-page.custom-page.header-container .header .social-links .link{width:2.5rem!important;height:2.5rem!important;padding:0!important;background-color:#fff!important;border:none!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important}@media screen and (max-width: 767px){.user-page.custom-page.header-container .header .social-links .link{width:2rem!important;height:2rem!important}}.user-page.custom-page.header-container .header .social-links .link .icon{width:1.4rem!important;height:1.4rem!important;background-color:transparent!important;background-repeat:no-repeat!important;background-position:center!important;background-size:contain!important}@media screen and (max-width: 767px){.user-page.custom-page.header-container .header .social-links .link .icon{width:1.1rem!important;height:1.1rem!important}}.user-page.custom-page.header-container .header .base-section{margin-top:1rem}.user-page.custom-page.header-container .header .base-section .name-box .name{color:var(--page-text-color)!important;text-shadow:0 0 8px var(--page-bg-color),0 0 16px var(--page-bg-color),0 0 24px var(--page-bg-color)}.user-page.custom-page.header-container .header .base-section .name-box .name .user-id{color:var(--page-text-color)!important;opacity:.8}.user-page.custom-page.header-container .header .base-section .name-box .name .user-id .copy-button .icon{background-color:var(--page-text-color);-webkit-mask-image:url(/images/shared/icon/clipboardWhite.svg);mask-image:url(/images/shared/icon/clipboardWhite.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.user-page.custom-page.header-container .header .base-section .name-box .name .user-id .copy-button .icon img{display:none}.user-page.custom-page.header-container .header .base-section .ff-datum .txt{color:var(--page-text-color)!important;text-shadow:0 0 8px var(--page-bg-color),0 0 16px var(--page-bg-color)}.user-page.custom-page.header-container .header .base-section .follow-button{background:var(--page-button-color)!important;border-color:var(--page-button-color)!important;color:var(--page-bg-color)!important}.user-page.custom-page.header-container .header .base-section .follow-button.following{background:transparent!important;border-color:var(--page-button-color)!important;color:var(--page-button-color)!important}.user-page.custom-page.header-container .header .base-section .comment{background:color-mix(in srgb,var(--page-bg-color, #0d0d0d) 80%,transparent)!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid color-mix(in srgb,var(--page-accent-color, #fff73e) 30%,transparent)!important;max-height:none;overflow:visible}.user-page.custom-page.header-container .header .base-section .comment .ttl{color:var(--page-text-color, #fff)!important}.user-page.custom-page.header-container .header .base-section .comment .txt{color:var(--page-text-color)!important}.user-page.custom-page .contents .dashed-title,.user-page.custom-page>.base-section .dashed-title{position:relative;isolation:isolate}.user-page.custom-page .contents .dashed-title .text,.user-page.custom-page>.base-section .dashed-title .text{background:transparent!important;color:var(--page-text-color);position:relative;z-index:1}.user-page.custom-page .contents .dashed-title:before,.user-page.custom-page>.base-section .dashed-title:before{z-index:0!important;filter:var(--decoration-filter, none)}.user-page.custom-page .contents .dashed-title .custom-decoration-img,.user-page.custom-page>.base-section .dashed-title .custom-decoration-img{z-index:0}.user-page.custom-page .contents .default-button,.user-page.custom-page .contents .past-sales-goods-button,.user-page.custom-page>.base-section .default-button,.user-page.custom-page>.base-section .past-sales-goods-button{color:var(--page-bg-color);background:var(--page-button-color);border-color:var(--page-button-color)}.user-page.custom-page .contents .default-button:hover,.user-page.custom-page .contents .past-sales-goods-button:hover,.user-page.custom-page>.base-section .default-button:hover,.user-page.custom-page>.base-section .past-sales-goods-button:hover{opacity:.8}.user-page.custom-page .contents h2,.user-page.custom-page .contents h3,.user-page.custom-page>.base-section h2,.user-page.custom-page>.base-section h3{color:var(--page-text-color)}.user-page.custom-page .contents a,.user-page.custom-page>.base-section a{color:var(--page-accent-color)}.user-page.custom-page .contents a:hover,.user-page.custom-page>.base-section a:hover{opacity:.8}.user-page.custom-page .contents .nfts .nft,.user-page.custom-page .contents .stamps .stamp,.user-page.custom-page>.base-section .nfts .nft,.user-page.custom-page>.base-section .stamps .stamp{background:color-mix(in srgb,var(--page-bg-color, #0d0d0d) 70%,transparent);border-color:color-mix(in srgb,var(--page-accent-color, #fff73e) 20%,transparent)}.user-page.custom-page .contents .nfts .nft .title,.user-page.custom-page .contents .nfts .nft .name,.user-page.custom-page .contents .stamps .stamp .title,.user-page.custom-page .contents .stamps .stamp .name,.user-page.custom-page>.base-section .nfts .nft .title,.user-page.custom-page>.base-section .nfts .nft .name,.user-page.custom-page>.base-section .stamps .stamp .title,.user-page.custom-page>.base-section .stamps .stamp .name{color:var(--page-text-color)!important}.user-page.custom-page .contents .audio-item,.user-page.custom-page>.base-section .audio-item{background:color-mix(in srgb,var(--page-bg-color, #0d0d0d) 80%,transparent)!important;border-color:color-mix(in srgb,var(--page-accent-color, #fff73e) 30%,transparent)!important}.user-page.custom-page .contents .audio-item h3,.user-page.custom-page>.base-section .audio-item h3{color:var(--page-text-color)!important}.user-page.custom-page .contents .audio-item p,.user-page.custom-page>.base-section .audio-item p{color:var(--page-text-color)!important;opacity:.8}.user-page.custom-page .contents .link-banner-item:not(:has(img)),.user-page.custom-page>.base-section .link-banner-item:not(:has(img)){background:var(--page-button-color, #fff73e)!important}.user-page.custom-page .contents .link-banner-item:not(:has(img)) span,.user-page.custom-page>.base-section .link-banner-item:not(:has(img)) span{color:var(--page-bg-color, #0d0d0d)!important}.user-page.custom-page .contents .circle-icon-button,.user-page.custom-page>.base-section .circle-icon-button{background-color:var(--page-button-color);border-color:var(--page-button-color)}.user-page.custom-page .contents .circle-icon-button.edit,.user-page.custom-page>.base-section .circle-icon-button.edit{filter:none;background-image:url(/images/shared/icon/penWhite.svg)}.user-page.custom-page .contents .circle-icon-button:hover,.user-page.custom-page>.base-section .circle-icon-button:hover{opacity:.8;background-color:var(--page-button-color);border-color:var(--page-button-color)}.user-page.custom-page .contents .txt,.user-page.custom-page>.base-section .txt{color:var(--page-text-color)}.user-page.custom-page .contents [class*=ownedBadge],.user-page.custom-page>.base-section [class*=ownedBadge]{background:var(--page-button-color)!important;color:var(--page-bg-color)!important}.user-page.custom-page .contents .stamps .stamp .name,.user-page.custom-page>.base-section .stamps .stamp .name{color:var(--page-text-color)!important}.user-page.custom-page .contents .youtube-item,.user-page.custom-page>.base-section .youtube-item{background:color-mix(in srgb,var(--page-bg-color, #0d0d0d) 80%,transparent)!important;border-color:color-mix(in srgb,var(--page-accent-color, #fff73e) 30%,transparent)!important}.user-page.custom-page .contents .youtube-item h3,.user-page.custom-page>.base-section .youtube-item h3{color:var(--page-text-color)!important}.user-page.custom-page .section-title{color:var(--page-text-color)!important}.user-page.custom-page .section-content{color:var(--page-text-color)}.user-page.organization .header{position:relative;aspect-ratio:unset;padding-top:0}@media screen and (max-width: 767px){.user-page.organization .header{padding-top:0}}.user-page.organization .header .inner{position:unset;top:unset;right:unset;width:100%;max-width:767px;height:100%;margin:0 auto;background:transparent no-repeat center/cover}@media screen and (min-width: 1800px){.user-page.organization .header .inner{width:60%;max-width:60%}}.user-page.organization .header .inner.contain{background-size:contain}.user-page.organization .header .base-section{display:flex;flex-direction:row;gap:1rem;align-items:flex-start;max-width:767px;margin:1rem auto 0}@media screen and (min-width: 1800px){.user-page.organization .header .base-section{width:60%;max-width:60%}}@media screen and (max-width: 767px){.user-page.organization .header .base-section{flex-direction:column;align-items:center;margin-top:.5rem}}.user-page.organization .header .base-section .icon-wrapper{position:unset;flex-shrink:0}@media screen and (max-width: 767px){.user-page.organization .header .base-section .icon-wrapper{margin-top:0}}.user-page.organization .header .base-section .icon-wrapper .icon{width:10rem;aspect-ratio:1/1;overflow:hidden;background:#fff;border:.3rem solid #fff;border-radius:.5rem}.user-page.organization .header .base-section .icon-wrapper .icon>img{width:100%;height:100%;object-fit:cover}.user-page.organization .header .base-section .box{padding:0 .5rem}@media screen and (max-width: 767px){.user-page.organization .header .base-section .box .name-box{display:contents;width:100%}}.user-page.organization .header .base-section .box .name-box .name{font-size:2rem;font-weight:700;font-feature-settings:"palt";line-height:.8;color:#fff;text-align:left;word-break:break-all}@media screen and (max-width: 767px){.user-page.organization .header .base-section .box .name-box .name{text-align:center}}.user-page.organization .header .base-section .box .name-box .user-id{font-size:.9rem;font-weight:400;font-feature-settings:"palt";line-height:.5;color:#fff;text-align:left}@media screen and (max-width: 767px){.user-page.organization .header .base-section .box .name-box .user-id{text-align:center}}.user-page.organization .header .base-section .box .name-box .follow-box{display:flex;align-items:center;margin-top:1rem}@media screen and (max-width: 767px){.user-page.organization .header .base-section .box .name-box .follow-box{justify-content:center}}.user-page.organization .header .base-section .box .name-box .ff-datum{margin-top:1rem}@media screen and (max-width: 767px){.user-page.organization .header .base-section .box .name-box .ff-datum{justify-content:center}}.user-page.organization .header .base-section .box .social-links{position:unset;top:unset;right:unset;display:flex;flex-wrap:wrap;gap:1rem;align-items:center;margin-top:1rem}@media screen and (max-width: 767px){.user-page.organization .header .base-section .box .social-links{justify-content:center}}.user-page.organization .header .base-section .box .social-links .link{flex-shrink:0;padding:.3rem;overflow:hidden;background:#fff;border-radius:.3rem;transition:.2s}.user-page.organization .header .base-section .box .social-links .link:hover{opacity:.8}@media screen and (max-width: 767px){.user-page.organization .header .base-section .box .social-links .link:hover{opacity:1}}.user-page.organization .header .base-section .box .social-links .link .icon{display:block;width:2rem;aspect-ratio:1/1;background:#fff no-repeat center/contain}@media screen and (max-width: 767px){.user-page.organization .header .base-section .box .social-links .link .icon{width:1.5rem}}.user-page.organization .header .base-section .box .comment{width:100%;padding:1.5rem;margin-top:1rem;background:var(--bg-secondary);border:.1rem solid var(--black-line);border-radius:.3rem}@media screen and (max-width: 767px){.user-page.organization .header .base-section .box .comment{margin-top:1rem;border-radius:0}}.user-page.organization .header .base-section .box .comment .ttl{font-size:1.2rem;font-weight:700;font-feature-settings:"palt"}.user-page.organization .header .base-section .box .comment .txt{margin-top:1rem;font-size:1rem;font-feature-settings:"palt";white-space:pre-wrap}.user-page .header{position:relative;aspect-ratio:4/1;padding-top:8rem;background:linear-gradient(#0d0d0d80,#0d0d0d80 50%,#0d0d0dcc 70%,#0d0d0d 80%)}@media screen and (max-width: 767px){.user-page .header{padding-top:5rem}}.user-page .header .inner{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background:transparent no-repeat center/cover}.user-page .header .inner.contain{background-size:contain}.user-page .header .social-links{position:absolute;top:1rem;right:1rem;z-index:1;display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.user-page .header .social-links .link{flex-shrink:0;width:2.5rem;height:2.5rem;padding:0;overflow:hidden;background-color:#ffffff80;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:.2s}@media screen and (max-width: 767px){.user-page .header .social-links .link{width:2rem;height:2rem}}.user-page .header .social-links .link:hover{background-color:#ffffffb3}@media screen and (max-width: 767px){.user-page .header .social-links .link:hover{background-color:#ffffff80}}.user-page .header .social-links .link .icon{display:block;width:1.4rem;height:1.4rem;background-color:transparent;background-repeat:no-repeat;background-position:center;background-size:contain}@media screen and (max-width: 767px){.user-page .header .social-links .link .icon{width:1.1rem;height:1.1rem}}.user-page .header .base-section{display:flex;flex-direction:column;gap:1rem;align-items:center;max-width:767px;margin:0 auto}.user-page .header .base-section .icon-wrapper{position:relative}@media screen and (max-width: 767px){.user-page .header .base-section .icon-wrapper{margin-top:3rem}}.user-page .header .base-section .icon-wrapper .icon{width:10rem;aspect-ratio:1/1;overflow:hidden;background:#fff;border:.3rem solid #fff;border-radius:.5rem}.user-page .header .base-section .icon-wrapper .icon>img{width:100%;height:100%;object-fit:cover}@media screen and (max-width: 767px){.user-page .header .base-section .name-box{max-width:calc(100% - 5.5rem)}}.user-page .header .base-section .name-box .name{position:relative;font-size:2rem;font-weight:700;font-feature-settings:"palt";line-height:.8;color:#fff;text-align:center;word-break:break-all}.user-page .header .base-section .name-box .name .user-id{font-size:.9rem;font-weight:400;font-feature-settings:"palt";line-height:.5;color:#fff;transform:translate(-4rem)}.user-page .header .base-section .name-box .name .user-id .copy-button{width:.5rem;margin-left:.3rem}.user-page .header .base-section .name-box .name .user-id .copy-button .icon{width:1rem;aspect-ratio:1/1}.user-page .header .base-section .name-box .name .user-id .copy-button .icon>img{width:100%;height:100%;object-fit:contain}.user-page .header .base-section .name-box .name .badge-area{position:absolute;top:.2rem;right:-6rem;display:flex;gap:.2rem;align-items:center;width:5rem}@media screen and (max-width: 767px){.user-page .header .base-section .name-box .name .badge-area{position:unset;gap:.5rem;justify-content:center;width:100%;margin-top:1rem}}.user-page .header .base-section .name-box .name .badge-area .badge{flex-shrink:0;width:1.8rem;aspect-ratio:1/1;transition:.2s}@media screen and (max-width: 767px){.user-page .header .base-section .name-box .name .badge-area .badge{width:2.5rem}}.user-page .header .base-section .name-box .name .badge-area .badge:hover{opacity:.6}.user-page .header .base-section .ff-datum{display:flex;gap:1rem}.user-page .header .base-section .ff-datum .txt{font-size:1rem;font-feature-settings:"palt"}.user-page .header .base-section .ff-datum .txt:hover{text-decoration:underline}.user-page .header .base-section .comment{width:100%;padding:1.5rem;background:var(--bg-secondary);border-radius:.3rem}@media screen and (max-width: 767px){.user-page .header .base-section .comment{margin-top:1rem;border-radius:0}}.user-page .header .base-section .comment .ttl{font-size:1.2rem;font-weight:700;font-feature-settings:"palt"}.user-page .header .base-section .comment .txt{margin-top:1rem;font-size:1rem;font-feature-settings:"palt";white-space:pre-wrap}.user-page .contents .base-section .filters{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:flex-end}.user-page .contents .base-section .filters .filter{display:flex;gap:.5rem;align-items:center}.user-page .contents .base-section .filters .filter .label{flex-shrink:0;font-size:.8rem;font-feature-settings:"palt"}.user-page .contents .base-section .filters .filter .select{font-size:1rem;font-feature-settings:"palt"}.user-page .contents .base-section .vitems{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}@media screen and (max-width: 767px){.user-page .contents .base-section .vitems{padding:0 5% 1rem;overflow-x:auto}}.user-page .contents .base-section .past-sales-goods-button{display:block;width:100%;padding:1rem 2rem;margin:0 auto;font-weight:700;font-feature-settings:"palt";line-height:2.2;color:var(--bg-secondary);text-align:center;background:var(--yellow-normal);border:.2rem solid var(--yellow-dark);border-radius:var(--radius-full);transition:.2s}.user-page .contents .base-section .past-sales-goods-button:hover{background:var(--yellow-dark)}@media screen and (max-width: 767px){.user-page .contents .base-section .past-sales-goods-button{width:calc(100% - 2rem);padding:.5rem 1rem;line-height:1.7}}.user-page .contents .base-section .artists{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}@media screen and (max-width: 767px){.user-page .contents .base-section .artists{padding:0 5% 1rem;overflow-x:auto}}.user-page .contents .base-section .artists .artist{flex-shrink:0;width:calc((100% - 4rem)/5);transition:.2s}@media screen and (max-width: 767px){.user-page .contents .base-section .artists .artist{width:calc((100% - 2rem) / 3)}}.user-page .contents .base-section .artists .artist:hover{opacity:.6}.user-page .contents .base-section .artists .artist .image{flex-shrink:0;width:100%;aspect-ratio:1/1;overflow:hidden;border:.2rem solid #fff;border-radius:50%}.user-page .contents .base-section .artists .artist .image>img{width:100%;height:100%;object-fit:cover}.user-page .contents .base-section .artists .artist .name{margin-top:.5rem;font-size:1rem;font-weight:700;font-feature-settings:"palt";text-align:center}.user-page .contents .base-section .nfts{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start;max-height:30rem;padding:0;margin-top:2rem;overflow-y:auto;background:transparent}@media screen and (max-width: 767px){.user-page .contents .base-section .nfts{gap:.5rem;padding:1rem;background:var(--bg-secondary)}}.user-page .contents .base-section .nfts .nft{display:flex;flex-direction:column;flex-shrink:0;gap:1rem;align-items:center;width:calc((100% - 6rem) / 7);background:var(--bg-secondary);border:.2rem solid var(--black-line);border-radius:.2rem}@media screen and (max-width: 767px){.user-page .contents .base-section .nfts .nft{width:calc((100% - 2rem)/5)}}.user-page .contents .base-section .nfts .nft .image{position:relative;aspect-ratio:1/1;overflow:hidden;transition:1s}.user-page .contents .base-section .nfts .nft .image>img{width:100%;height:100%;object-fit:cover}.user-page .contents .base-section .nfts .nft .image .count{position:absolute;right:.2rem;bottom:.2rem;font-size:.9rem;text-align:right;filter:drop-shadow(0 1px 2px var(--bg-primary))}.user-page .contents .base-section .nfts .nft .title{font-size:.9rem;font-weight:700;font-feature-settings:"palt";color:var(--yellow-normal);text-align:center}.user-page .contents .base-section .stamps{display:flex;flex-wrap:wrap;gap:3.5rem 1rem;max-height:30rem;padding:1.5rem;margin-top:2rem;overflow-y:auto;background:transparent}@media screen and (max-width: 767px){.user-page .contents .base-section .stamps{padding:1rem;overflow-x:auto;background:var(--bg-secondary)}}.user-page .contents .base-section .stamps .stamp{display:flex;flex-direction:column;flex-shrink:0;gap:1rem;align-items:center;width:calc((100% - 4rem)/5)}@media screen and (max-width: 767px){.user-page .contents .base-section .stamps .stamp{width:calc((100% - 2rem) / 3)}}.user-page .contents .base-section .stamps .stamp .image{aspect-ratio:1/1;overflow:hidden;-webkit-user-select:none;user-select:none;transition:1s}.user-page .contents .base-section .stamps .stamp .image>img{width:100%;height:100%;object-fit:cover}.user-page .contents .base-section .stamps .stamp .name{font-size:.9rem;font-weight:700;font-feature-settings:"palt";color:var(--yellow-normal);text-align:center}.user-page .mystage{width:100%;margin-top:2rem}.user-page .mystage #threejs-container{width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:.3rem}.user-page .mystage #threejs-container>canvas{width:100%!important;height:100%!important}
