@charset "UTF-8";:root{--color-memo:#929292;--color-primary:#ed6c00;--color-primary-hover:#ff7f16;--color-background:#f2f2f2;--color-rabel-pink:#ffa7a7;--color-twitter:#1da1f2;--color-x:#000;--color-link:#000d99;--header-height-desktop:66px;--header-height-mobile:58px;--based-border-radius:16px;--based-border-radius-for-mobile:8px;--based-drop-shadow:drop-shadow(2px 2px 4px rgba(0,0,0,.2));--based-drop-shadow-hover:drop-shadow(2px 2px 5px rgba(0,0,0,.35));--based-box-shadow:2px 2px 4px rgba(0,0,0,.2);--based-box-shadow-hover:2px 2px 5px #d6d6d6;--based-border:1px solid;--based-border-color:#e5e5e5;--profile-panel-bg-color:hsla(0,0%,100%,.9);--profile-panel-bg-color-with-alpha:hsla(0,0%,100%,.6)}.hidden{display:none!important}.d-flex{display:flex;align-items:center}input{font-size:14px}input::placeholder{font-size:14px;color:#a5a5a5}textarea{resize:vertical;font-size:14px}textarea::placeholder{font-size:14px;color:#a5a5a5}body{--sb-track-color:#f5f5f5;--sb-thumb-color:#9e9e9e;--sb-size:10px;scrollbar-color:var(--sb-thumb-color) var(--sb-track-color)}body::-webkit-scrollbar{width:var(--sb-size);display:none}body::-webkit-scrollbar-track{background:var(--sb-track-color);border-radius:10px}body::-webkit-scrollbar-thumb{background:var(--sb-thumb-color);border-radius:10px}div{--sb-track-color:#e1e1e1;--sb-thumb-color:#c2c2c2;--sb-size:6px;scrollbar-color:var(--sb-thumb-color) var(--sb-track-color)}div::-webkit-scrollbar{width:var(--sb-size)}div::-webkit-scrollbar-track{background:var(--sb-track-color);border-radius:6px}div::-webkit-scrollbar-thumb{background:var(--sb-thumb-color);border-radius:6px}.react-colorful__hue-pointer,.react-colorful__saturation-pointer{z-index:1!important}dialog[role=dialog][open]{min-height:100vh!important}body,html{padding:0;margin:0;font-family:LINESeedJP,Noto Sans CJK JP,Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden;color:#423e3a}a{color:inherit;text-decoration:none}button{font-family:inherit}*{box-sizing:border-box}.rdrDateDisplayWrapper{display:none}@font-face{font-family:LINESeedJP;src:url(/fonts/LINESeedJP_OTF_Rg.woff2) format("woff2"),url(/fonts/LINESeedJP_OTF_Rg.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:LINESeedJP;src:url(/fonts/LINESeedJP_OTF_Bd.woff2) format("woff2"),url(/fonts/LINESeedJP_OTF_Bd.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"SourceHanSerif";src:url(/fonts/SourceHanSerif-Regular.woff2) format("woff2"),url(/fonts/SourceHanSerif-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"SourceHanSerif";src:url(/fonts/SourceHanSerif-Bold.woff2) format("woff2"),url(/fonts/SourceHanSerif-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:TanugoRound;src:url(/fonts/TanugoRound-Regular.woff2) format("woff2"),url(/fonts/TanugoRound-Regular.woff) format("woff");font-weight:400;font-style:normal;font-stretch:110%;font-display:swap}@font-face{font-family:TanugoRound;src:url(/fonts/TanugoRound-Bold.woff2) format("woff2"),url(/fonts/TanugoRound-Bold.woff) format("woff");font-weight:700;font-style:normal;font-stretch:110%;font-display:swap}@font-face{font-family:Notification;src:url(/_next/static/media/notification.e46c3dba.eot);src:url(/_next/static/media/notification.e46c3dba.eot?#iefixs3g3t9) format("embedded-opentype"),url(/_next/static/media/notification.9928469f.woff) format("woff"),url(/_next/static/media/notification.786b87d6.ttf) format("truetype"),url(/_next/static/media/notification.6894f462.svg#notification) format("svg");font-weight:400;font-style:normal}.notification-container{box-sizing:border-box;position:fixed;top:0;right:0;z-index:999999;width:320px;padding:0 15px;max-height:calc(100% - 30px);overflow-x:hidden;overflow-y:auto}.notification{box-sizing:border-box;padding:15px 15px 15px 58px;border-radius:2px;color:#fff;background-color:#ccc;box-shadow:0 0 12px #999;cursor:pointer;font-size:1em;line-height:1.2em;position:relative;opacity:.9;margin-top:15px}.notification .title{font-size:1em;line-height:1.2em;font-weight:700;margin:0 0 5px}.notification:focus,.notification:hover{opacity:1}.notification-enter{visibility:hidden;transform:translate3d(100%,0,0)}.notification-enter.notification-enter-active{visibility:visible;transform:translateZ(0);transition:all .4s}.notification-leave{visibility:visible;transform:translateZ(0)}.notification-leave.notification-leave-active{visibility:hidden;transform:translate3d(100%,0,0);transition:all .4s}.notification:before{position:absolute;top:50%;left:15px;margin-top:-14px;display:block;font-family:Notification;width:28px;height:28px;font-size:28px;text-align:center;line-height:28px}.notification-info{background-color:#2f96b4}.notification-info:before{content:""}.notification-success{background-color:#51a351}.notification-success:before{content:""}.notification-warning{background-color:#f89406}.notification-warning:before{content:""}.notification-error{background-color:#bd362f}.notification-error:before{content:""}