@media screen and (max-width: 767px){.is-pc{display:none !important}}@media screen and (min-width: 768px){.is-sp{display:none !important}}*,*::before,*::after{box-sizing:border-box}*::selection,*::before::selection,*::after::selection{color:inherit;background:rgba(255,255,0,.2)}:root{--bgcolor-default: #0B3464}html{width:100dvw;height:100dvh;overflow:hidden}body{width:100%;height:100%;color:#f5f5f5;font-size:14px;font-family:Imprima,"Noto Sans JP","Noto Sans TC";background-color:#000;background-image:radial-gradient(at 70% bottom, rgb(37, 57, 126), black 100%);background-attachment:fixed;overflow:scroll}@media screen and (max-width: 767px){body{font-size:12px}}a:not(.icon)[href]{color:var(--clothes-ribbon);text-decoration-color:var(--clothes-ribbon)}.icon{display:inline-flex;width:24px;height:24px;justify-content:center;align-items:center}.icon img{width:100%;max-width:24px;height:auto;object-fit:contain;aspect-ratio:1/1;vertical-align:top}.icon svg{width:24px;height:24px;pointer-events:none}.font-quote{filter:drop-shadow(2px 2px black)}.font-right{text-align:right}html{width:100dvw;height:100dvh;overflow:hidden}.body__background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.body__background .bg__moon{position:fixed;top:9%;right:11%;width:50px;height:50px;border:0;border-radius:100%;background-color:rgba(0,0,0,0);box-shadow:inset -11px 5px 6px 1px #fffacd}.body__background .bg__star{position:fixed;width:0;height:0;font-size:10px;background-color:rgba(0,0,0,0)}.body__background .bg__star::after{content:"+";color:#ff0}.body__background .bg__star.twinkleStar1{top:9%;left:15%;animation:twinkleStar1 6s infinite}.body__background .bg__star.twinkleStar2{top:3%;left:42%;animation:twinkleStar2 6s infinite}.body__background .bg__star.twinkleStar3{top:27%;left:65%;animation:twinkleStar3 6s infinite}@keyframes twinkleStar1{0%{opacity:1}30%{opacity:0}100%{opacity:1}}@keyframes twinkleStar2{0%{opacity:1}70%{opacity:0}100%{opacity:1}}@keyframes twinkleStar3{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.body__background .bg__starlink{position:fixed;right:5%;width:25%;height:1%;transform:rotateZ(155deg)}.body__background .bg__starlink .bg__shooting-star{position:absolute;top:10%;right:5%;height:1px;background:linear-gradient(-45deg, yellow, rgba(0, 0, 255, 0));border-radius:999px;filter:drop-shadow(0 0 6px yellow);animation:disappear 60s ease-out infinite,tail 3s ease-out infinite,shooting 3s ease-out infinite}.body__background .bg__starlink .bg__shooting-star::before,.body__background .bg__starlink .bg__shooting-star::after{content:"";position:absolute;top:calc(50% - 1px);right:0;height:1px;background:linear-gradient(-45deg, rgba(0, 0, 255, 0), yellow, rgba(0, 0, 255, 0));transform:translateX(50%) rotateZ(45deg);border-radius:100%;animation:shining 3s ease-in-out infinite}.body__background .bg__starlink .bg__shooting-star::after{transform:translateX(50%) rotateZ(-45deg)}@keyframes disappear{0%{opacity:0}89%{opacity:0}90%{opacity:1}93%{opacity:1}94%{opacity:0}100%{opacity:0}}@keyframes tail{0%{width:0}30%{width:50px}100%{width:0}}@keyframes shooting{0%{transform:translateX(0)}100%{transform:translateX(300px)}}@keyframes shining{0%{width:0}50%{width:30px}100%{width:0}}.body__inner{margin:0 auto 16px;padding:0 16px;width:100%;max-width:728px}@media screen and (max-width: 767px){.body__inner{padding:0 20px;max-width:520px}}.header{display:flex;position:relative;margin:20px auto;width:100%;justify-content:center;align-items:center}@media screen and (max-width: 767px){.header{margin:12px auto}}.header img{width:300px}@media screen and (max-width: 767px){.header img{width:220px}}.section{--clothes-1: #0B3464;--clothes-2: #337399;--clothes-3: #FC5332;position:relative;margin:0 auto;padding:26px 26px 32px;border:1px solid #fffacf;background-color:hsla(0,0%,100%,.1019607843);background-image:linear-gradient(to right bottom, transparent 20px, var(--clothes-1) 20px, var(--clothes-1) 26px, var(--clothes-2) 26px, var(--clothes-2) 32px, var(--clothes-3) 32px, var(--clothes-3) 40px);background-position:right bottom;background-repeat:no-repeat;background-size:28px 28px}.section::after{content:"";position:absolute;top:4px;left:4px;width:100%;height:100%;border:1px solid #fffacf;z-index:-1}.section+.section{margin-top:12px}.section__avatar{display:flex;margin:0 auto 8px;padding:2px;width:124px;height:124px;overflow:hidden}.section__avatar:last-child{margin-bottom:0}@media screen and (max-width: 767px){.section__avatar{margin-bottom:4px;padding:1px;width:90px;height:90px}}.section__avatar img{width:100%;height:100%;border:0;border-radius:50%}.section__heading{margin:0 auto 8px;font-size:18px;line-height:22px;text-align:center}.section__heading:last-child{margin-bottom:0}@media screen and (max-width: 767px){.section__heading{font-size:16px}}.section__image{margin:0 auto 8px;padding:2px;text-align:center}.section__image img{width:100%;max-width:100%;vertical-align:top}.section__content{margin:0 auto 8px;text-align:left;word-break:keep-all;overflow-wrap:break-word}.section__content:last-child{margin-bottom:0}.section__content ul{display:grid;margin:0 0 8px 20px}.section__content ul.row-2{grid-template-columns:repeat(2, 1fr);flex-wrap:wrap}.section__content ul li{position:relative;width:calc(100% - 16px)}.section__SNS{display:flex;margin:0 auto 8px;justify-content:center;flex-wrap:wrap;gap:8px}.section__SNS:last-child{margin-bottom:0}.section--profile .section__content,.section--message .section__content{text-align:center}.section--idol .section__image img{max-width:280px}.footer{margin-top:16px;width:100%}.lastmodified{display:flex;padding:0 16px;width:100%;height:16px;font-size:10px;font-weight:400;background-color:var(--clothes-decoration);justify-content:right;align-items:center}@media screen and (max-width: 767px){.lastmodified{padding:0 20px}}.copyright{display:flex;padding:32px 16px 0;width:100%;height:64px;color:var(--clothes);font-size:10px;font-weight:400;text-align:center;background-color:var(--clothes);background-image:linear-gradient(to bottom, var(--clothes-1) 0, var(--clothes-1) 16px);background-position:left bottom;background-repeat:repeat-x;background-size:16px 16px;justify-content:center;align-items:flex-end}@media screen and (max-width: 767px){.copyright{padding:0 20px}}.modal{display:flex;position:fixed;top:0;left:0;width:100%;height:100%;border-radius:8px;background-color:rgba(0,0,0,.6);transition:all .3s cubic-bezier(0.7, 0, 0.3, 1);opacity:1;justify-content:center;align-items:center;z-index:1000}.modal:not(.show){display:none}.modal:not(.active){opacity:0}.modal__inner{display:flex;position:relative;padding:4px;min-width:480px;max-width:80%;max-height:80%;background-color:var(--clothes);transition:opacity .3s cubic-bezier(0.7, 0, 0.3, 1);opacity:0;filter:drop-shadow(5px 5px 5px #000);overflow:hidden;flex-direction:column;z-index:1001}@media screen and (max-width: 767px){.modal__inner{min-width:240px}}.modal__inner::before{content:"";position:absolute;top:50%;left:50%;width:400%;height:400%;background-image:repeating-conic-gradient(var(--clothes-3) 0deg, var(--clothes-3) 3deg, var(--clothes) 3deg, var(--clothes) 6deg);animation:modalBGRotate 100s linear 0s infinite;transform:translate(-50%, -50%);z-index:-1}.modal.show.active .modal__inner{opacity:1}.modal__heading{padding-top:12px;font-size:18px;text-align:center;background-color:var(--clothes)}@media screen and (max-width: 767px){.modal__heading{font-size:16px}}.modal__content{position:relative;padding:24px 20px 12px;background-color:var(--clothes);overflow:auto;z-index:104}.modal__text{word-break:keep-all}.modal__close{display:flex;margin:24px auto 0;padding:12px 24px;width:28px;height:28px;color:var(--clothes);border-radius:8px;background-color:var(--clothes-ribbon);justify-content:center;align-items:center}@keyframes modalBGRotate{100%{transform:translate(-50%, -50%) rotate(1turn)}}
