@charset "UTF-8";:root{--col-scheme-text-primary:#0f1e36;--col-scheme-text-thin:#999999;--col-scheme-text-segmented-bar:#ffffff;--col-scheme-bg-primary:#ffffff;--col-scheme-bg-menu:#ffffff;--col-scheme-bg-menu-hover:#f3f3f3;--col-scheme-bg-card:#ffffff;--col-scheme-bg-card-bn:#eeeeee;--col-scheme-bg-secondary:#f8f8f8;--col-scheme-bg-tertiary:#e4e4e4;--col-scheme-bg-grey-pc:#f2f2f2;--col-scheme-bg-secondary-pc:#f3f3f3;--col-scheme-bg-popup:rgba(0, 0, 0, 0.8);--col-scheme-bar-primary:#454545;--col-scheme-form-text-area:#e4e4e4;--col-scheme-form-input-area:#f7f7f7;--col-scheme-border-select:#0f1e36;--col-scheme-border-primary:#cccccc;--col-scheme-border-input:#efefef;--col-scheme-buttons-segmented-bar:#1b1b1b;--col-scheme-buttons-tertiary:#1b1b1b;--col-scheme-icon-primary:#0f1e36;--col-scheme-fan-black:#000000}@media (prefers-color-scheme:dark){:root{--col-scheme-text-primary:#ffffff;--col-scheme-text-segmented-bar:#0b0b0b;--col-scheme-bg-primary:#0b0b0b;--col-scheme-bg-menu:#202020;--col-scheme-bg-menu-hover:#0b0b0b;--col-scheme-bg-card:#202020;--col-scheme-bg-card-bn:#202020;--col-scheme-bg-secondary:#202020;--col-scheme-bg-tertiary:#202020;--col-scheme-bg-grey-pc:#202020;--col-scheme-bg-secondary-pc:#0b0b0b;--col-scheme-bg-popup:rgba(30, 30, 30, 0.8);--col-scheme-bar-primary:#000000;--col-scheme-form-text-area:#454545;--col-scheme-form-input-area:#454545;--col-scheme-border-select:#ffffff;--col-scheme-border-primary:#767676;--col-scheme-border-input:#767676;--col-scheme-buttons-segmented-bar:#ffffff;--col-scheme-buttons-tertiary:#ffffff;--col-scheme-icon-primary:#ffffff;--col-scheme-fan-black:#ffffff}}.foot-app,.foot-box{display:none}#fanRoom{min-height:100vh;background:var(--col-scheme-bg-tertiary)}#fanRoomCommentWrapper{max-width:1024px;margin:0 auto;padding:5rem 0}#fanRoomCommentWrapper #commentList{margin:2rem 0}#loading{text-align:center;width:100%;margin-top:30px}#ownerOnlineStatus{min-height:10px;width:100%;padding:.2rem;position:fixed;top:52px;left:0;background-color:var(--col-scheme-bar-primary);text-align:center;color:#fff;z-index:1}#ownerOnlineStatus.online{background-color:#f00000}#commentFormWrapper{width:100%;padding:1.5rem;position:fixed;bottom:0;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;background-color:var(--col-scheme-bg-primary);z-index:1}#commentFormWrapper #commentForm{display:-webkit-flex;display:flex;-webkit-flex-direction:row;flex-direction:row}#commentFormWrapper #commentForm input,#commentFormWrapper #commentForm textarea{width:400px;margin-right:.5rem;padding:.5rem;border-radius:5px}.comment-block{position:relative;width:500px;margin:0 70px 20px;display:-webkit-flex;display:flex}.comment-block-right{margin-left:38px}.comment-block-right .name{min-height:18px;font-size:12px;margin-bottom:5px}.post-time{position:absolute;top:45px;right:-25px;font-size:12px}.post-bad-report{position:absolute;top:24px;right:38px;cursor:pointer}.post-bad-report.done{right:4px;font-size:12px;cursor:auto}.post-delete{font-size:12px;position:absolute;top:0;right:0;cursor:pointer}.user-comment{position:relative;padding:10px;width:324px;min-height:20px;background-color:#fff;border-radius:2px;word-wrap:break-word;color:#0f1e36;box-shadow:0 4px 4px rgba(0,0,0,.25)}.user-comment:after{border:10px solid transparent;border-right-color:#fff;border-left-width:0;left:-10px;content:"";display:block;top:6px;position:absolute;width:0}.user-comment-avatar-image{background-size:auto 100%;width:60px;height:60px;position:relative;top:10px}.my-comment-wrapper{margin-left:442px}.my-comment{position:relative;padding:10px;width:324px;min-height:10px;background-color:#00c48c;border-radius:2px;word-wrap:break-word;box-shadow:0 4px 4px rgba(0,0,0,.25)}.my-comment:before{border:10px solid transparent;border-left-color:#00c48c;border-right-width:0;right:-9px;content:"";display:block;top:6px;position:absolute;width:0}.post-time-my{font-size:12px;text-align:right}.comment-block-owner{width:480px;margin:50px auto 20px;border-radius:5px;position:relative}.comment-block-owner-contents{padding:.5rem;border-radius:2px;background-color:#fff;color:#0f1e36;box-shadow:0 4px 4px rgba(0,0,0,.35)}.comment-block-owner-contents audio{width:460px;margin-top:1.5rem}.up-image{margin:.5rem;height:300px;cursor:pointer;border:1px solid #000;transition:opacity .5s}.up-image:hover{opacity:.5}.comment-block-owner-name{width:150px;font-size:.9em;margin-left:30px;float:left;margin:10px 0 0 23px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:var(--col-scheme-text-thin)}.comment-block-owner-image{display:block;height:50px;width:90px;margin:0 auto;margin-bottom:-25px;cursor:pointer;background-color:#fff}.comment-block-owner-time{font-size:.9em;float:right;margin:10px 30px 0 0;color:var(--col-scheme-text-thin)}.owner-comments{padding:10px;word-wrap:break-word;text-align:center}