body{margin:0}#loading{position:relative;display:flex;justify-content:center;align-items:center;height:100vh}#loading img{width:20%}#loading .line{position:absolute;width:90vw;height:2px;background:#707070;display:inline-block}#slide_link{margin-top:-10px}#slide_showing{position:relative;padding-top:20px;height:fit-content}#slide_showing img{max-width:95vw;max-height:55vh}#slide_showing img.next{position:absolute}.slide_showing_img{position:relative;left:50%;transform:translateX(-50%)}.slide_showing_img.show{animation:Closeing 1.5s;animation-fill-mode:forwards;animation-direction:reverse}.slide_showing_img.close{animation:Closeing 1.5s;animation-fill-mode:forwards;animation-delay:0.1s}.slide_layout{width:fit-content;height:fit-content;position:relative;left:50%;transform:translateX(-50%)}#slide{position:relative}#slide_thumbnail{position:relative;left:50%;transform:translateX(-50%);width:fit-content;width:-moz-fit-content;margin-top:1em}#slide_thumbnail img{width:10vh;max-width:10vw;margin:0 5}#slide a.link{position:absolute;right:-8em;bottom:0;font-size:0.7em;color:#000;text-decoration:none}#slide a.link:hover{color:#000}@keyframes Closeing{0%{opacity:1}100%{opacity:0;display:none}}.notice_list{margin-left:150px;list-style-type:none;margin-right:5vw}.notice_list p{margin:0;display:inline;word-wrap:normal}.notice_list .date{margin-right:20px;font-size:1rem;min-width:6.5rem}.notice_list li{display:flex;margin-bottom:1em}.notice_label{position:relative}.notice_label .last_update{position:absolute;bottom:0;left:0;font-size:0.6em;line-height:1em;padding-left:0px;padding-top:0em;margin-left:150px;max-width:calc(100vw - 150px)}.notice_title{font-size:1.3rem;line-height:1.3em;color:#000;min-width:150px;display:inline-block;text-align:center}.notice{margin:0 auto;position:relative;padding-bottom:20px;margin-top:8px;width:890px;max-width:95vw}.notice hr{min-width:60vw;width:890px;max-width:calc(95vw - 10px);margin:0 5vw 1em 10px}@media screen and (max-width: 40rem){.notice_list{margin-left:50px}.notice_label .last_update{margin-left:calc(70px + 6.5rem)}.notice_title{margin-left:50px;width:4em;text-align:left}}

/*# sourceMappingURL=top.css.map */