@-webkit-keyframes torii{0%{transform:scale(.8);opacity:1}to{transform:scale(10);opacity:0}}@keyframes torii{0%{transform:scale(.8);opacity:1}to{transform:scale(10);opacity:0}}@-webkit-keyframes cloud{0%{transform:translateX(0)}to{transform:translateX(30rem)}}@keyframes cloud{0%{transform:translateX(0)}to{transform:translateX(30rem)}}@-webkit-keyframes fire{25%{transform:skewX(4deg) rotate(6deg)}75%{transform:skewX(-4deg) rotate(-4deg) scale3d(1.5 .5 .5)}}@keyframes fire{25%{transform:skewX(4deg) rotate(6deg)}75%{transform:skewX(-4deg) rotate(-4deg) scale3d(1.5 .5 .5)}}.trans-container{height:100vh;width:100%;display:flex;justify-content:center;text-align:center;flex-flow:column nowrap;position:relative;z-index:0;transform:scale(.8)}.trans-container.forwarding{-webkit-animation-name:torii;animation-name:torii;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.trans-loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-30%);width:30%;height:30%}.trans-loading svg{fill:rgba(192,99,99,.8);filter:drop-shadow(5px 5px 5px #dd8787);height:100%;width:100%}.trans-loading svg g path{-webkit-animation:fire 1s linear infinite;animation:fire 1s linear infinite;-webkit-animation-direction:alternate;animation-direction:alternate;transform-origin:bottom}.trans-loading svg g path:first-of-type{-webkit-animation-delay:.2s;animation-delay:.2s}.trans-loading svg g path:nth-of-type(2){-webkit-animation-delay:.15s;animation-delay:.15s}.trans-loading svg g path:nth-of-type(3){-webkit-animation-delay:.25s;animation-delay:.25s}.trans-loading svg g path:nth-of-type(4){-webkit-animation-delay:.05s;animation-delay:.05s}.trans-loading svg g path:nth-of-type(5){-webkit-animation-delay:.25s;animation-delay:.25s}.trans-loading svg g path:nth-of-type(6){-webkit-animation-delay:.45s;animation-delay:.45s}.trans-loading.fade{opacity:0;transition:opacity 1s ease-in-out}.trans-torii{position:sticky;max-height:80%}.trans-torii embed{fill:transparent;height:100%;width:100%}.trans-torii .text{position:absolute;top:0;left:50%;transform:translate(-45%,9.2rem);-ms-writing-mode:tb-rl;writing-mode:vertical-rl;text-orientation:upright;font-size:1.3rem}.trans-cloud{position:absolute;width:256px;height:256px;-webkit-animation-name:cloud;animation-name:cloud;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.trans-cloud embed{filter:drop-shadow(2px 2px 2px rgba(243,90,90,.6)) blur(.02rem)}.trans-cloud-1{top:35%;left:10rem}.trans-cloud-1,.trans-cloud-2{-webkit-animation-duration:60s;animation-duration:60s;z-index:-5}.trans-cloud-2{left:80rem;bottom:15%}.trans-cloud-3{bottom:80%;-webkit-animation-duration:120s;animation-duration:120s}.trans-cloud-4{bottom:80%;left:60rem;-webkit-animation-duration:45s;animation-duration:45s}.trans-cloud-5{top:10%;left:100rem;-webkit-animation-duration:90s;animation-duration:90s}.global{position:fixed;z-index:10000;right:1rem;bottom:1rem}.global .other{display:flex;flex-flow:column nowrap;opacity:0;transform:scale(0);transform-origin:bottom;transition:all 1s cubic-bezier(.22,.44,0,1)}.global .other div{width:1.6rem;height:1.6rem;margin-bottom:.5rem}.global .other div svg{cursor:pointer}.global .other.show{transform:scale(1);opacity:1}.global-icon{border-radius:.7rem}.global-icon svg{width:1.6rem;height:1.6rem;cursor:pointer;fill:rgba(216,149,149,.9);filter:drop-shadow(1px 1px 1px rgba(192,99,99,.8));transition:all 1s cubic-bezier(.22,.44,0,1)}.global-icon:hover svg{fill:rgba(233,181,181,.9);filter:drop-shadow(1px 1px 1px rgba(221,135,135,.8))}html{width:100vw;overflow-y:overlay}body{margin:0;scroll-behavior:smooth}::-webkit-scrollbar{width:.5rem}::-webkit-scrollbar-thumb{background:#aaa;border-radius:.2rem}::-webkit-scrollbar-corner,::-webkit-scrollbar-track{background:transparent}.master{overflow:hidden}.main{position:absolute;top:0;left:0;display:none}.main.active{display:block}@font-face{font-family:KTEGAKI;src:url(/KTEGAKI.ttf)}@-webkit-keyframes main-in{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes main-in{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.main{transform-origin:center;transform:scale(0);-webkit-animation-name:main-in;animation-name:main-in;-webkit-animation-duration:2.5s;animation-duration:2.5s;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.main-enter-active,.main-leave-active{transition-property:opacity;transition-duration:.75s}.main-enter-active{transition-delay:.15s}.main-enter,.main-leave-active{opacity:0}.ema-kake{position:absolute;top:0;min-height:280px;height:100%;width:100%;padding-top:60px}.ema-kake>div{position:relative}.ema-kake-top{width:100%;height:7.5rem}.ema-kake-top,.ema-kake-top div{display:inline-block}.ema-kake-top div>svg{transform-origin:left}.ema-kake-top svg{display:inline;height:120px}.ema-kake-right,.ema-kake-top>svg:nth-of-type(2){float:right;transform:scaleX(-1)}.ema-kake-right{right:0;width:100px;height:calc(100% - 80px);overflow:hidden}.ema-kake-right svg{height:120px}.ema-kake-right svg:first-of-type{transform:scaleY(9999);transform-origin:center}.ema-kake-right svg:nth-of-type(2){position:absolute;bottom:0}.ema-kake-left{left:0;width:100px;height:calc(100% - 80px);overflow:hidden;display:inline-block}.ema-kake-left svg{height:120px}.ema-kake-left svg:first-of-type{transform:scaleY(9999);transform-origin:center}.ema-kake-left svg:nth-of-type(2){position:absolute;bottom:0}.emas{margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.ema{position:relative;width:360px;height:270px;background-image:url(/svg/ema.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;padding:4.5rem 1.8rem 0 1.8rem}.ema-content{height:100%;overflow:auto;word-wrap:break-word}.ema-content::-webkit-scrollbar{width:0}.ema-content::-webkit-scrollbar-thumb{background:transparent}.ema-poster-container{position:absolute;right:2rem;bottom:1.2rem;display:inline-flex;align-items:center;height:20px}.ema-poster-container div{display:inline-block}.ema-poster-name{line-height:20px;height:20px}.ema-poster-gravatar{height:20px;width:20px}@media only screen and (min-width:1900px){.emas{width:1800px}}@media only screen and (min-width:1600px) and (max-width:1900px){.emas{width:1440px}}@media only screen and (min-width:1300px) and (max-width:1600px){.emas{width:1080px}}@media only screen and (min-width:1000px) and (max-width:1300px){.emas{width:720px}}@media only screen and (min-width:700px) and (max-width:1000px){.emas{width:360px}}@media only screen and (min-width:640px){.send-notice{width:200px}.send-form{width:360px}}@media only screen and (max-width:640px){.send-form,.send-notice{width:360px}.send-content{height:200px!important}}.send-content{height:100%;width:100%;background:transparent;outline:none;resize:none}.send-button{position:relative;float:right;margin-top:-2rem}.svg-icon[data-v-c46ce6ba]{fill:currentColor!important}