@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;--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)}.sp-bottom-upper-modal{transition:.2s}@media screen and (max-width: 767px){.sp-bottom-upper-modal.show .modal-body{bottom:0}}.sp-bottom-upper-modal .modal-body{position:absolute;top:50%;left:50%;display:flex;flex-direction:column;align-items:center;width:90%;max-width:1200px;min-height:60dvh;max-height:90dvh;overflow:hidden;background:var(--bg-primary);border-radius:.3rem;box-shadow:0 0 .5rem #ffffff80;transition:.2s;transform:translate(-50%,-50%)}@media screen and (max-width: 767px){.sp-bottom-upper-modal .modal-body{top:unset;bottom:-100%;left:0;width:100%;border-radius:0;border-top-left-radius:2rem;border-top-right-radius:2rem;transform:unset}.sp-bottom-upper-modal .modal-body:before{align-self:center;width:10%;height:.3rem;margin-top:1rem;content:"";background:#d9d9d9;border-radius:var(--radius-full)}}.sp-bottom-upper-modal .modal-body .head{display:flex;gap:1rem;align-items:center;width:100%;padding:1.4rem 2rem;border-bottom:.1rem solid var(--black-line)}@media screen and (max-width: 767px){.sp-bottom-upper-modal .modal-body .head{padding-top:2rem;border-bottom:none}}.sp-bottom-upper-modal .modal-body .head .modal-ttl{font-size:1.4rem;font-weight:700;font-feature-settings:"palt";color:#fff;text-align:center}@media screen and (max-width: 767px){.sp-bottom-upper-modal .modal-body .head .modal-ttl{font-size:1.2rem}}.sp-bottom-upper-modal .modal-body .head .back{width:1.2rem}@media screen and (max-width: 767px){.sp-bottom-upper-modal .modal-body .head .back{display:block}}.sp-bottom-upper-modal .modal-body .head .close-button{width:1.4rem;margin-left:auto}@media screen and (max-width: 767px){.sp-bottom-upper-modal .modal-body .head .close-button{display:none}}.sp-bottom-upper-modal .modal-body .head .back,.sp-bottom-upper-modal .modal-body .head .close-button{aspect-ratio:1/1;transition:.2s}.sp-bottom-upper-modal .modal-body .head .back>img,.sp-bottom-upper-modal .modal-body .head .close-button>img{width:100%;height:100%;-webkit-user-select:none;user-select:none;object-fit:contain}.sp-bottom-upper-modal .modal-body .head .back:hover,.sp-bottom-upper-modal .modal-body .head .close-button:hover{opacity:.8}.sp-bottom-upper-modal .modal-body .bottom{position:absolute;bottom:-1px;left:0;display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;width:calc(100% - .5rem);padding:2rem;background:linear-gradient(180deg,rgba(13,13,13,0) 0%,rgba(13,13,13,.8) 29.5%,var(--bg-primary) 100%)}
