@import url(https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Zen Maru Gothic;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}p{margin:0 auto}.App{text-align:center}.App a{text-decoration:none}.App p{margin-left:auto;margin-right:auto}@-webkit-keyframes animationToLeft{0%{opacity:0;-webkit-transform:translateX(100px);transform:translateX(100px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes animationToLeft{0%{opacity:0;-webkit-transform:translateX(100px);transform:translateX(100px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes animationToRight{0%{opacity:0;-webkit-transform:translateX(-100px);transform:translateX(-100px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes animationToRight{0%{opacity:0;-webkit-transform:translateX(-100px);transform:translateX(-100px)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}.title-bar{background-color:#feacae;color:#fff;flex-direction:column;font-size:calc(25px + 2vmin);min-height:100vh;position:relative}.language-selection,.title-bar{align-items:center;display:flex;justify-content:center}.language-selection button{border-radius:20px;border-width:.2em;font-weight:700}@media (min-width:280px){.language-selection{padding-top:20px;position:absolute;right:10px;top:0}.language-selection button{font-size:12pt;margin:0 10px;max-height:50px;padding:5px}.title-image{max-width:80%}.title-bar .background-image{bottom:0;left:20px;position:absolute;width:120px}}@media (min-width:576px){.language-selection button{font-size:16pt}.title-image{max-width:80%}.title-bar .background-image{bottom:0;left:50px;position:absolute;width:120px}}@media (min-width:768px){.language-selection button{font-size:18pt}.title-image{max-width:70%}.title-bar .background-image{bottom:0;left:150px;position:absolute;width:130px}}.scroll-down{color:#fff;padding-top:50px}.scroll-down span{-webkit-animation:go-scroll-down 2s infinite;animation:go-scroll-down 2s infinite;border-bottom:3px solid #fff;border-left:3px solid #fff;box-sizing:border-box;height:50px;left:50%;margin-left:-30px;position:absolute;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:50px}.scroll-up{color:#fff;padding-top:50px}.scroll-up span{-webkit-animation:go-scroll-up 2s infinite;animation:go-scroll-up 2s infinite;border-right:3px solid #fff;border-top:3px solid #fff;box-sizing:border-box;height:50px;left:50%;margin-left:-30px;position:absolute;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:50px}@-webkit-keyframes go-scroll-down{0%{opacity:0;-webkit-transform:rotate(-45deg) translate(0);transform:rotate(-45deg) translate(0)}50%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg) translate(-20px,20px);transform:rotate(-45deg) translate(-20px,20px)}}@keyframes go-scroll-down{0%{opacity:0;-webkit-transform:rotate(-45deg) translate(0);transform:rotate(-45deg) translate(0)}50%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg) translate(-20px,20px);transform:rotate(-45deg) translate(-20px,20px)}}@-webkit-keyframes go-scroll-up{0%{opacity:0;-webkit-transform:rotate(-45deg) translate(-20px,20px);transform:rotate(-45deg) translate(-20px,20px)}50%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg) translate(0);transform:rotate(-45deg) translate(0)}}@keyframes go-scroll-up{0%{opacity:0;-webkit-transform:rotate(-45deg) translate(-20px,20px);transform:rotate(-45deg) translate(-20px,20px)}50%{opacity:1}to{opacity:0;-webkit-transform:rotate(-45deg) translate(0);transform:rotate(-45deg) translate(0)}}.profile{background-color:#fff}.profile_title{border-bottom:8px solid #feacae;color:#feacae;margin:0 auto}.profile_content{display:grid}.profile_content-gallery-links{align-items:center;display:flex;flex-direction:row;justify-content:center}.profile_content-gallery-links-account{border:.1rem solid #e4e4e4;border-radius:30px}.profile_content-gallery-links-account:hover{background-color:#e4e4e4;transition:background-color .3s ease-in-out}.youtube-icon{align-items:center;color:red;display:flex}.profile_content-gallery-links-youtube-button,.youtube-icon{cursor:pointer}.profile_content-gallery-links-youtube-button a:nth-child(2){background-color:red;border-radius:30px}.profile_content-gallery-links-youtube-button p{color:#fff}.profile_content-gallery-links-youtube-button a:nth-child(2):hover{background-color:#fff;border-radius:30px;transition:background-color .3s ease-in-out}.profile_content-gallery-links-youtube-button a:nth-child(2):hover p{color:red;transition:color .3s ease-in-out}.profile_content-thumbnail-image img,.profile_content-thumbnail-image source{-webkit-filter:drop-shadow(0 0 3rem #feacae);filter:drop-shadow(0 0 3rem #FEACAE)}.profile_content-gallery-links-name{color:#555}.profile_content-gallery-links-account p{color:#929292}@media (min-width:280px){.profile{padding:50px 10px}.profile_title{font-size:36px;margin-bottom:30px;max-width:50%}.profile_content{grid-template-columns:1fr}.profile_content-thumbnail{display:flex;flex-direction:column}.profile_content-thumbnail img,.profile_content-thumbnail source{border-radius:50%;height:auto;max-width:70%}.profile_content-name{margin:0 auto}.profile_content-gallery{display:grid;grid-template-rows:1fr 1fr}.profile_content-gallery-standing{max-width:100%}.profile_content-gallery img,.profile_content-gallery source{height:auto;max-width:40%}.profile_content-gallery-illust{max-width:100%;padding-top:20px}.profile_content-gallery source,.profile_content-gallery-illust img{height:auto;max-width:80%}.profile_content-gallery-links{display:flex;flex-direction:column}.profile_content-gallery-links-account{height:100%;margin:20px 0;padding:20px;width:70%}.profile_content-gallery-links-account a{align-items:center;display:flex;gap:1rem}.profile_content-gallery-links-account img{max-width:15%;padding-left:10px}.profile_content-gallery-links-account p{font-size:18px;text-align:left}.profile_content-gallery-links-youtube{background-color:#f7d2d2;border-radius:30px;display:grid;grid-column-end:3;grid-column-start:1;grid-template-columns:1fr;height:100%;margin:20px}.profile_content-gallery-links-youtube-button{align-items:center;display:flex;flex-direction:column;justify-content:center}.profile_content-gallery-links-youtube-button a:nth-child(2){margin:15px;padding:5px 15px}.profile_content-gallery-links-youtube-button p{font-size:20px}.youtube-icon{font-size:120px}.profile_content-gallery-links-youtube-thumbnail{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;margin:15px}.profile_content-gallery-links-youtube-thumbnail>div{align-items:center;display:flex;justify-content:center}.profile_content-gallery-links-youtube-thumbnail>div>img{border-radius:10px;max-width:90%}}@media (min-width:576px){.profile{padding:50px 30px}.profile_title{font-size:42px;margin-bottom:40px;max-width:40%}.profile_content{grid-template-columns:1fr}.profile_content-thumbnail{display:flex;flex-direction:column}.profile_content-thumbnail img,.profile_content-thumbnail source{border-radius:50%;height:auto;max-width:50%}.profile_content-name{margin:0 auto}.profile_content-gallery{display:grid;grid-template-rows:1fr 1fr}.profile_content-gallery-standing{max-width:100%}.profile_content-gallery img,.profile_content-gallery source{height:auto;max-width:50%}.profile_content-gallery-illust{max-width:100%;padding-top:30px}.profile_content-gallery source,.profile_content-gallery-illust img{height:auto;max-width:90%}.profile_content-gallery-links{display:flex;flex-direction:column}.profile_content-gallery-links-account{height:100%;margin:20px;padding:20px;width:65%}.profile_content-gallery-links-account a{align-items:center;display:flex;gap:1rem}.profile_content-gallery-links-account img{max-width:15%;padding-left:10px}.profile_content-gallery-links-account p{font-size:20px;text-align:left}.profile_content-gallery-links-youtube{background-color:#f7d2d2;border-radius:30px;display:grid;grid-column-end:3;grid-column-start:1;grid-template-columns:1fr 2fr;height:100%;margin:20px;padding:30px 0}.profile_content-gallery-links-youtube-button{align-items:center;display:flex;flex-direction:column;gap:5px;justify-content:center}.profile_content-gallery-links-youtube-button a:nth-child(2){padding:1px 15px}.youtube-icon{font-size:100px}.profile_content-gallery-links-youtube-thumbnail{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;margin:15px}.profile_content-gallery-links-youtube-thumbnail>div{align-items:center;display:flex;justify-content:center}.profile_content-gallery-links-youtube-thumbnail>div>img{border-radius:10px;max-width:90%}}@media (min-width:768px){.profile{padding:50px}.profile_title{font-size:48px;margin-bottom:50px;max-width:30%}.profile_content{grid-template-columns:1fr}.profile_content-thumbnail{display:flex;flex-direction:column;padding-bottom:50px}.profile_content-thumbnail img,.profile_content-thumbnail source{border-radius:50%;height:auto;max-width:40%}.profile_content-name{margin:0 auto}.profile_content-gallery{display:grid;grid-template-rows:1fr 1fr}.profile_content-gallery-standing{max-width:100%}.profile_content-gallery img,.profile_content-gallery source{height:auto;max-width:50%}.profile_content-gallery-illust{max-width:100%;padding-top:30px}.profile_content-gallery source,.profile_content-gallery-illust img{height:auto;max-width:90%}.profile_content-gallery-links{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;grid-template-rows:1fr 3fr;max-width:100%}.profile_content-gallery-links-account{align-items:center;display:flex;height:50%;margin:20px;width:80%}.profile_content-gallery-links-account a{align-items:center;display:flex;gap:1rem}.profile_content-gallery-links-account img{max-width:15%;padding-left:10px}.profile_content-gallery-links-account p{font-size:22px;text-align:left}.profile_content-gallery-links-youtube{background-color:#f7d2d2;border-radius:30px;display:grid;grid-column-end:3;grid-column-start:1;grid-template-columns:1fr 2fr;height:80%}.profile_content-gallery-links-youtube-button{align-items:center;display:flex;flex-direction:column;gap:30px;justify-content:center}.profile_content-gallery-links-youtube-button a:nth-child(2){padding:1px 15px}.youtube-icon{font-size:140px}.profile_content-gallery-links-youtube-thumbnail{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;margin:15px}.profile_content-gallery-links-youtube-thumbnail>div{align-items:center;display:flex;justify-content:center}.profile_content-gallery-links-youtube-thumbnail>div>img{border-radius:10px;max-width:90%}}@media (min-width:992px){.profile{padding:50px}.profile_title{font-size:48px;margin-bottom:70px;max-width:30%}.profile_content{grid-template-columns:1fr 2fr;padding:0 50px}.profile_content-thumbnail{height:300px;position:-webkit-sticky;position:sticky;top:0}.profile_content-thumbnail img,.profile_content-thumbnail source{border-radius:50%;height:auto;max-width:70%}.profile_content-name{margin:0 auto}.profile_content-gallery{display:grid;grid-template-rows:1fr 1fr}.profile_content-gallery-standing{max-width:100%}.profile_content-gallery img,.profile_content-gallery source{height:auto;max-width:50%}.profile_content-gallery-illust{max-width:100%}.profile_content-gallery source,.profile_content-gallery-illust img{height:auto;max-width:80%}.profile_content-gallery-links{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;grid-template-rows:1fr 3fr;max-width:100%}.profile_content-gallery-links-account{align-items:center;display:flex;height:50%;margin:0 auto;width:80%}.profile_content-gallery-links-account a{align-items:center;display:flex;gap:1rem}.profile_content-gallery-links-account img{max-width:15%;padding-left:10px}.profile_content-gallery-links-account p{font-size:18px;text-align:left}.profile_content-gallery-links-youtube{background-color:#f7d2d2;border-radius:30px;display:grid;grid-column-end:3;grid-column-start:1;grid-template-columns:1fr 4fr;height:80%;margin:0 auto}.profile_content-gallery-links-youtube-button{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center}.profile_content-gallery-links-youtube-button a:nth-child(2){padding:1px 15px}.profile_content-gallery-links-youtube-button p{font-size:14px}.youtube-icon{font-size:120px}.profile_content-gallery-links-youtube-thumbnail{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;margin:15px}.profile_content-gallery-links-youtube-thumbnail>div{align-items:center;display:flex;justify-content:center}.profile_content-gallery-links-youtube-thumbnail>div>img{border-radius:10px;max-width:90%}}@media (min-width:1120px){.profile{padding:50px 80px}.profile_title{font-size:48px;margin-bottom:70px;max-width:30%}.profile_content{grid-template-columns:1fr 2fr;padding:0 50px}.profile_content-thumbnail{height:300px;position:-webkit-sticky;position:sticky;top:0}.profile_content-thumbnail img,.profile_content-thumbnail source{border-radius:50%;height:auto;max-width:70%}.profile_content-name{margin:0 auto}.profile_content-gallery{display:grid;grid-template-rows:1fr 1fr}.profile_content-gallery-standing{max-width:100%}.profile_content-gallery img,.profile_content-gallery source{height:auto;max-width:50%}.profile_content-gallery-illust{max-width:100%}.profile_content-gallery source,.profile_content-gallery-illust img{height:auto;max-width:80%}.profile_content-gallery-links{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr;grid-template-rows:1fr 3fr;max-width:100%}.profile_content-gallery-links-account{align-items:center;display:flex;height:50%;margin:0 auto}.profile_content-gallery-links-account a{align-items:center;display:flex;gap:1rem}.profile_content-gallery-links-account img{max-width:15%;padding-left:10px}.profile_content-gallery-links-account p{font-size:20px;text-align:left}.profile_content-gallery-links-youtube-button p{font-size:20px}.profile_content-gallery-links-youtube-thumbnail>div>img{border-radius:10px;max-width:70%}}.content_block-bubble-and-button div{border:.1rem solid #feacae;border-radius:30px}.content_block-bubble-and-button div:hover{background-color:#feacae;transition:background-color .3s ease-in-out}.content_block-bubble-and-button p{color:#feacae;text-align:center}.content_block-bubble-and-button p:hover{color:#fff}@media (min-width:280px){.content,.content_block{padding:50px 0}.content_block img,.content_block source{max-width:100%}.content_block-bubble-and-button img,.content_block-bubble-and-button source{max-width:90%}.content_block-bubble-and-button{flex-direction:column}.content_block picture:nth-child(2),.content_block-bubble-and-button{align-items:center;display:flex;justify-content:center}.content_block-bubble-and-button div{margin:10px 0;padding:20px 40px;width:40%}.content_block-bubble-and-button p{font-size:16px}}@media (min-width:576px){.content,.content_block{padding:50px 30px}.content_block img,.content_block source{max-width:100%}.content_block-bubble-and-button img,.content_block-bubble-and-button source{max-width:90%}.content_block-bubble-and-button{flex-direction:column}.content_block picture:nth-child(2),.content_block-bubble-and-button{align-items:center;display:flex;justify-content:center}.content_block-bubble-and-button div{margin:20px 0;padding:20px 40px;width:40%}.content_block-bubble-and-button p{font-size:20px}}@media (min-width:768px){.content{padding:50px}.content_block{display:grid;grid-template-columns:1fr 1fr;height:auto;max-width:100%;padding:50px 0}.content_block img,.content_block source{max-width:100%}.content_block-bubble-and-button img,.content_block-bubble-and-button source{max-width:90%}.content_block-bubble-and-button{flex-direction:column}.content_block picture:nth-child(2),.content_block-bubble-and-button{align-items:center;display:flex;justify-content:center}.content_block-bubble-and-button div{padding:20px 40px;width:40%}.content_block-bubble-and-button p{font-size:17px}}@media (min-width:992px){.content{padding:50px 100px}.content_block{display:grid;grid-template-columns:1fr 1fr;height:auto;max-width:100%;padding:50px 0}.content_block img,.content_block source{max-width:100%}.content_block-bubble-and-button img,.content_block-bubble-and-button source{max-width:80%}.content_block-bubble-and-button{flex-direction:column}.content_block picture:nth-child(2),.content_block-bubble-and-button{align-items:center;display:flex;justify-content:center}.content_block-bubble-and-button div{padding:20px 40px;width:40%}.content_block-bubble-and-button p{font-size:20px}}@media (min-width:1120px){.content{padding:50px 200px}}.works{background-color:#feacae;padding:50px 0}.works p{color:#fff}.works_title{border-bottom:8px solid #fff;color:#fff;margin:0 auto}.works_content:hover{background-color:#fff;transition:background-color .3s ease-in-out}.works_content:hover p{color:#feacae;transition:color .3s ease-in-out}@media (min-width:280px){.works_title{font-size:36px;margin-bottom:30px;max-width:50%}.works{align-items:center;display:flex;flex-direction:column}.works_content{border:.1rem solid #fff;border-radius:30px;height:100%;margin:20px;max-width:100%;padding:20px}.works_content a{align-items:center;display:flex;gap:1rem}.works_content img{border-radius:20px;max-width:25%}.works_content p{text-align:left}.works_content p:first-child{font-size:18px;font-weight:700;padding-bottom:10px}.works_content p:nth-child(2){font-size:12px}}@media (min-width:576px){.works_title{font-size:42px;margin-bottom:40px;max-width:40%}.works{align-items:center;display:flex;flex-direction:column}.works_content{border:.1rem solid #fff;border-radius:30px;height:100%;margin:20px;max-width:80%;padding:20px}.works_content a{align-items:center;display:flex;gap:1rem}.works_content img{border-radius:20px;max-width:20%}.works_content p{text-align:left}.works_content p:first-child{font-size:24px;font-weight:700;padding-bottom:10px}.works_content p:nth-child(2){font-size:16px}}@media (min-width:768px){.works_title{font-size:48px;margin-bottom:50px;max-width:30%}.works{align-items:center;display:flex;flex-direction:column}.works_content{border:.1rem solid #fff;border-radius:30px;height:100%;margin:20px;max-width:600px;padding:20px}.works_content a{align-items:center;display:flex;gap:1rem}.works_content img{border-radius:20px;max-width:20%}}@media (min-width:992px){.works_title{font-size:48px;margin-bottom:70px;max-width:30%}.works{align-items:center;display:flex;flex-direction:column}.works_content{border:.1rem solid #fff;border-radius:30px;height:100%;margin:20px;max-width:650px;padding:20px}.works_content a{align-items:center;display:flex;gap:1rem}.works_content img{border-radius:20px;max-width:20%}}.footer{align-items:center;display:flex;flex-flow:column;justify-content:center;padding:20px 0}.footer p{font-size:12pt}.footer a{color:#feacae}.privacy-policy{border-bottom:2px solid grey;color:grey;cursor:pointer;margin-bottom:10px}.overlay{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.overlay .modal{background:#f5f5f5;border-radius:3px;max-width:70%;padding:20px 10px}.overlay .modal p{color:grey;margin:10px 30px 20px;white-space:pre-line}.overlay .modal button{background-color:#e99a89;border-color:#fff;color:#fff;font-size:15pt;padding:5px 10px}
/*# sourceMappingURL=main.7dc2b1e1.css.map*/