.menu-child-label{letter-spacing:.25rem}@media (min-width:768px){.menu-child-label{text-orientation:upright;writing-mode:vertical-lr}}.search-bar-container textarea{line-height:3rem;font-size:2rem;font-weight:100;left:2.7rem;right:2.7rem;resize:none;overflow:hidden}.search-bar-container:not(.fill) textarea{white-space:nowrap}@media (min-width:768px){.search-bar-container textarea{line-height:4rem}}header{font-family:游ゴシック体;.year-container span{background-color:var(--background-color)}.number{font-family:Helvetica Neue}}.loading-container{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;z-index:99999}.loading-container .image-container{width:60px;height:60px;background-color:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;justify-content:center;align-items:center;border-radius:12px}.loading-container img{animation:rolling 3s linear infinite;width:30px;height:30px}@keyframes rolling{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}