@media (max-width:480px){html{font-size:10px}}@media (max-width:720px){html{font-size:12px}}@media (max-width:1200px){html{font-size:18px}}body{margin:0}a:link{text-decoration:none}input{margin:.5rem 0;width:100%;height:1.5rem}button,input{font-size:inherit;border-radius:.2rem}button{margin-right:.5rem;padding:.3rem;color:#707070;background-color:#fff}button.scroll{display:scroll;position:fixed;bottom:1rem;right:1rem}button:hover{opacity:.5}a{color:#9597a6}.side{flex:2 1;background-color:#f0f1f7}.content,.side{height:100vh;overflow:scroll;-webkit-overflow-scrolling:touch}.content{flex:9 1}.header{margin-bottom:.5rem;font-weight:700}.row{display:flex;flex-direction:row;flex-wrap:wrap}.column{display:flex;flex-direction:column}.container{display:flex;font-family:Arial;letter-spacing:.1rem}.right{justify-content:flex-end}.panel{display:flex;flex:1 1;height:auto;margin:1.5rem;padding:1rem;color:#545871;border-radius:10px;border:1px solid #dadbe6}.panel svg{color:#b8817d}.panel:last-child{margin-bottom:60vh}.panel-container{flex:1 1;padding:.5rem;margin:.1rem;word-break:break-word;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}.panel-note-container{padding:1rem;margin-top:1rem;margin-bottom:0;border:1px solid #e6dbda;border-radius:5px;background-color:#f7eceb}.panel-note-list{display:flex;margin:1rem 0}.panel-note-list-title{flex:1 1;font-weight:700}.panel-note-list-text{flex:9 1;margin-left:1rem}.text-l{font-size:1.2rem}.text-m{font-size:1rem}.text-s{font-size:.8rem}.img{max-width:100%;border-radius:5px}.img-l{width:100%;height:18rem}.img-s{width:18%;height:3.5rem}.img-thumb{display:flex;width:inherit}.schedule{display:flex;flex-direction:column;margin:2rem 2rem 1rem;border-left:.1rem solid #9597a6;color:#9597a6}.schedule .active{font-weight:900}.schedule .active a{color:#545871}.schedule-day{display:flex;flex-direction:row;margin-left:-.7rem;margin-bottom:1.5rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.schedule-container{display:flex;flex-direction:row;margin-left:-.55rem}.schedule-title{display:flex;align-items:center;font-size:1rem;cursor:pointer}.schedule-title:hover{font-weight:700}.dot{flex-grow:0;flex-shrink:0;margin-right:1rem;content:"\A";width:1rem;height:1rem;border-radius:50%;background:#9597a6}.dot.bold{background-color:#fff;border:3px solid #9597a6}.schedule-content{margin-bottom:2rem;margin-left:2rem;margin-top:1rem;font-size:.8rem}.navbar{margin:0;width:3rem;height:100vh;background-color:#dadbe6}.navbar-btn{justify-content:center;width:3rem;height:3rem;color:#707070;cursor:pointer}.navbar-btn,.navbar-btn span{display:flex;align-items:center}.navbar-btn span svg{width:1.5rem;height:1.5rem}.navbar-btn.active{background-color:#fff}.navbar-s{display:none}.modal{position:fixed;z-index:1;padding-top:5rem;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.4)}.modal-content{position:relative;background-color:#fefefe;margin:auto;padding:0;border:1px solid #888;width:80%;-webkit-animation-name:animatetop;-webkit-animation-duration:.4s;animation-name:animatetop;animation-duration:.4s;border-radius:.5rem}@-webkit-keyframes animatetop{0%{top:-300px;opacity:0}to{top:0;opacity:1}}@keyframes animatetop{0%{top:-300px;opacity:0}to{top:0;opacity:1}}.close{color:#fff;float:right;font-size:1.5rem;font-weight:700}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer}.modal-header{padding:.5rem 1rem;background-color:#000;color:#fff;border-radius:.5rem .5rem 0 0}.modal-body{padding:.5rem 1rem;height:65vh;overflow:scroll}.modal-footer{padding:.5rem 1rem;background-color:#000;color:#fff;border-radius:0 0 .5rem .5rem}.tb-header{flex:1 1;padding:1rem;color:#707070;background-color:#dadbe6}.tb-col{flex:7 1;padding:1rem;line-height:1.5rem}.list{padding:.2rem}.list:hover{color:#fff;background-color:#000}.block{margin:.5rem;border:1px solid #000}[tooltip]{position:relative}[tooltip]:after,[tooltip]:before{text-transform:none;font-size:.9em;line-height:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;position:absolute;display:none;opacity:0}[tooltip]:before{content:"";border:5px solid transparent;z-index:1001}[tooltip]:after{content:attr(tooltip);font-family:Helvetica,sans-serif;text-align:center;min-width:3em;max-width:21em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:1ch 1.5ch;border-radius:.3ch;box-shadow:0 1em 2em -.5em rgba(0,0,0,.35);background:#333;color:#fff;z-index:1000}[tooltip]:hover:after,[tooltip]:hover:before{display:block}[tooltip=""]:after,[tooltip=""]:before{display:none!important}[tooltip]:not([flow]):before,[tooltip][flow^=up]:before{bottom:100%;border-bottom-width:0;border-top-color:#333}[tooltip]:not([flow]):after,[tooltip][flow^=up]:after{bottom:calc(100% + 5px)}[tooltip]:not([flow]):after,[tooltip]:not([flow]):before,[tooltip][flow^=up]:after,[tooltip][flow^=up]:before{left:50%;-webkit-transform:translate(-50%,-.5em);transform:translate(-50%,-.5em)}[tooltip][flow^=down]:before{top:100%;border-top-width:0;border-bottom-color:#333}[tooltip][flow^=down]:after{top:calc(100% + 5px)}[tooltip][flow^=down]:after,[tooltip][flow^=down]:before{left:50%;-webkit-transform:translate(-50%,.5em);transform:translate(-50%,.5em)}[tooltip][flow^=left]:before{border-right-width:0;border-left-color:#333;left:-5px}[tooltip][flow^=left]:after,[tooltip][flow^=left]:before{top:50%;-webkit-transform:translate(-.5em,-50%);transform:translate(-.5em,-50%)}[tooltip][flow^=left]:after{right:calc(100% + 5px)}[tooltip][flow^=right]:before{border-left-width:0;border-right-color:#333;right:-15px}[tooltip][flow^=right]:after,[tooltip][flow^=right]:before{top:50%;-webkit-transform:translate(.5em,-50%);transform:translate(.5em,-50%)}[tooltip][flow^=right]:after{left:calc(100% + 15px)}@-webkit-keyframes tooltips-vert{to{opacity:.9;-webkit-transform:translate(-50%);transform:translate(-50%)}}@keyframes tooltips-vert{to{opacity:.9;-webkit-transform:translate(-50%);transform:translate(-50%)}}@-webkit-keyframes tooltips-horz{to{opacity:.9;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@keyframes tooltips-horz{to{opacity:.9;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}[tooltip]:not([flow]):hover:after,[tooltip]:not([flow]):hover:before,[tooltip][flow^=down]:hover:after,[tooltip][flow^=down]:hover:before,[tooltip][flow^=up]:hover:after,[tooltip][flow^=up]:hover:before{-webkit-animation:tooltips-vert .3s ease-out forwards;animation:tooltips-vert .3s ease-out forwards}[tooltip][flow^=left]:hover:after,[tooltip][flow^=left]:hover:before,[tooltip][flow^=right]:hover:after,[tooltip][flow^=right]:hover:before{-webkit-animation:tooltips-horz .3s ease-out forwards;animation:tooltips-horz .3s ease-out forwards}@media (max-width:460px){.panel{flex-direction:column;margin:2rem;padding:.5rem}.text-l{font-size:1rem}.text-m{font-size:.8rem}.img-l{height:7rem}.img-s{display:none}.schedule{margin-left:.4rem}.schedule-title{margin-right:.6rem;margin-left:-.5rem;font-size:.8rem;line-height:1rem}.dot{margin-right:.5rem;width:.5rem;height:.5rem}.schedule-content{margin-left:1rem;margin-top:.8rem;font-size:.6rem}.navbar{text-align:left}.navbar-l{display:none}.navbar-s{display:inline-block}}
/*# sourceMappingURL=main.4e991802.chunk.css.map */