﻿.bg-blue{background-color:#007bff;color:#ffffff}.bg-red{background-color:#f0444c;color:#ffffff}.bg-pink{background-color:#ff3d77;color:#ffffff}.bg-orange{background-color:#ffb300;color:#ffffff}.bg-yellow{background-color:#ffea00;color:#212529}.bg-purple{background-color:#c642ff;color:#ffffff}.bg-gray{background-color:#708090;color:#ffffff}.bg-green{background-color:#18BC9C;color:#ffffff}html,body{overflow:hidden}body{font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Helvetica,Arial,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";height:100vh}a{text-decoration:none !important}table{border-spacing:0px}.header{position:sticky;display:flex;align-items:center;background-color:#007bff;top:0;height:65px;z-index:999;cursor:pointer;border-bottom:1px solid #dee2e6}.header-left{display:flex;justify-content:center;align-items:center;height:65px;width:60px;z-index:99}.header-center{display:flex;align-items:center;flex:1;height:65px}.header-center a{display:flex;align-items:center;width:100%;height:100%}.header-right{display:flex;justify-content:center;align-items:center;margin-left:auto;height:65px;width:60px}.header-right-icon{width:28px;height:28px}.header-right-language{display:none;position:absolute;top:55px;right:15px;box-shadow:0px 0px 10px 5px rgba(33,37,41,0.2);background-color:#ffffff}.header-right-language-row{padding:5px 40px 5px 10px}.header-right-language-row:hover{background-color:rgba(0,123,255,0.1)}.header-menu-btn{height:1.7rem;width:1.8rem;position:fixed;cursor:pointer}.header-menu-btn:before,.header-menu-btn:after,.header-menu-btn span{display:block;width:80%;position:absolute;left:0;right:0;margin:auto}.header-menu-btn span{height:3px;background-color:#ffffff;top:calc(50% - 1.5px)}.header-menu-btn:before{content:"";top:calc(25% - 3px);border-top:3px solid #ffffff}.header-menu-btn:after{content:"";bottom:calc(25% - 3px);border-bottom:3px solid #ffffff}.header-text{flex:1;line-height:1.75rem;font-size:1.75rem;font-weight:bold;color:#ffffff}.header-btn-highlight{position:absolute;width:50px;height:50px;border-radius:50%}.header-btn-highlight:hover{background-color:rgba(255,255,255,0.15)}.sidemenu{display:flex;flex-direction:column;border-right:1px solid #dee2e6;top:65px;width:200px;height:100%;z-index:999;overflow:auto;padding:0px}.sidemenu details{cursor:pointer}.sidemenu details>summary{border-bottom:1px solid #dee2e6;padding:10px 10px 10px 20px}.sidemenu details>summary:hover{background-color:rgba(0,123,255,0.1)}.sidemenu details>li{border-bottom:1px solid #dee2e6}.sidemenu details>li a{display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%;height:100%;color:#212529;padding:10px 10px 10px 20px;background-color:rgba(0,123,255,0.05)}.sidemenu details>li a:hover{background-color:rgba(0,123,255,0.2)}.sidemenu>li{border-bottom:1px solid #dee2e6}.sidemenu>li a{display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%;height:100%;color:#212529;padding:10px 10px 10px 20px;background-color:rgba(0,123,255,0.05)}.sidemenu>li a:hover{background-color:rgba(0,123,255,0.2)}.sidemenu details[open]>summary{color:#ffffff;background-color:#007bff}.sidemenu summary{display:block;list-style:none}.sidemenu summary::-webkit-details-marker{display:none}.sidemenu-separator{border-bottom:1px solid #dee2e6;display:block;text-overflow:ellipsis;white-space:nowrap;width:100%;background-color:#007bff;padding:2px 10px 2px 10px;color:#ffffff}.main{display:flex;height:calc(100% - 65px)}.main-left{display:none;position:absolute;width:200px;height:calc(100% - 65px);box-shadow:5px 0px 5px rgba(33,37,41,0.1);z-index:999;background-color:#ffffff}@media screen and (max-width: 576px){.main-left{box-shadow:20px 0px 20px rgba(33,37,41,0.2)}}.main-right{display:flex;flex-direction:column;align-items:center;position:absolute;overflow:auto;height:calc(100% - 65px);width:100%}@media screen and (min-width: 577px){.main-right.withmenu{left:200px;width:calc(100% - 200px)}}.section{display:flex;flex-direction:column;align-items:center;width:100%}.section-header{display:flex;flex-direction:column;align-items:center;width:100%;margin:50px 0px;padding:20px 0px}.section-header-title{font-size:2rem;font-weight:bold}.section-header-subtitle{font-size:1rem}.section-body{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1200px}.section-body--multi-content{flex-direction:column}.section-content{display:flex;flex-direction:column;align-items:center;width:100%}.section-content-title{font-size:1.75rem;font-weight:bold;margin-bottom:20px}.section-content-subtitle{font-size:1.25rem;font-weight:bold}.docs-style .main-right{background-color:#f5f5f5}.docs-style .section{max-width:800px;background-color:#ffffff;box-shadow:0px 0px 10px 5px rgba(33,37,41,0.2)}.docs-style .section-header{margin:50px 0px 30px}.docs-style .section-body{padding:0px 2rem;margin-bottom:50px}.docs-style .section-content{align-items:flex-start;margin-bottom:20px}.docs-style .section-content a{word-break:break-all}.docs-style .section-content-subtitle{margin:1rem 0px;padding:3px 10px;width:100%;background-color:#f5f5f5;border-left:5px solid #007bff;border-bottom:3px solid #dee2e6}.table{width:100%}.table th{background-color:#212529;color:#ffffff;border:none;min-width:110px}.table th:hover{background-color:rgba(33,37,41,0.9)}.table-body tr:hover{background-color:rgba(0,123,255,0.1)}.table-body-name-area{padding:0px !important}.table-body-name-area-flex{display:flex;align-items:center;height:100%}.table-body-name-area-flex img{margin-right:5px}.table-body td{border-top:none;border-bottom:1px solid #dee2e6;height:48px}.table-name-link{padding:0.75rem;display:flex;flex:1;align-items:center}.table-thumbnails{border-radius:50%;width:30px;margin-left:5px;border:1px solid #dee2e6}.table-wrapper{white-space:nowrap;overflow-x:auto;width:100%;min-height:300px;position:relative}.loading-wrapper{position:absolute;top:30%;left:50%;transform:translate(-50%, -50%)}.loading{width:4rem;height:4rem;border:8px solid #dee2e6;border-top:7px solid #007bff;border-radius:50px;animation:chart-loading 700ms linear 0ms infinite normal both}.sort.desc:after{padding-left:5px;content:"▼"}.sort.asc:after{padding-left:5px;content:"▲"}.hidden{display:none}.pointer{cursor:pointer}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background-color:#dee2e6}::-webkit-scrollbar-thumb{border-radius:5px;background-color:rgba(33,37,41,0.7)}::-webkit-scrollbar-thumb:hover{border-radius:5px;background-color:rgba(33,37,41,0.5)}@media screen and (max-width: 576px){.header-center{position:absolute;text-align:center;width:100%}.table{width:100%}.wide{display:none}}.icon-graduation{margin-left:5px;width:1.1rem;height:1.1rem}.icon-forecasts{margin-left:5px;width:1.1rem;height:1.1rem;margin-bottom:4px}.icon-pagetop{width:2rem;height:2rem}.footer{width:100%;padding:10px;background-color:#007bff}.footer-text{display:flex;justify-content:center;align-items:center;height:0.9rem;font-size:0.9rem;color:#ffffff}#page_top{position:fixed;right:15px;bottom:-80px;z-index:99;border-radius:50%;border:5px solid #007bff;padding:10px;background-color:rgba(255,255,255,0.5);cursor:pointer}.bg-blue{background-color:#007bff;color:#ffffff}.bg-red{background-color:#f0444c;color:#ffffff}.bg-pink{background-color:#ff3d77;color:#ffffff}.bg-orange{background-color:#ffb300;color:#ffffff}.bg-yellow{background-color:#ffea00;color:#212529}.bg-purple{background-color:#c642ff;color:#ffffff}.bg-gray{background-color:#708090;color:#ffffff}.bg-green{background-color:#18BC9C;color:#ffffff}.chart{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1200px}.chart-title{font-size:1.75rem;font-weight:bold;margin:50px 10px 20px;text-align:center}.chart-body{width:100%;height:900px;position:relative;overflow:hidden}.chart-legend{font-weight:bold}@keyframes chart-loading{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.legend-area{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:20px}.legend-space{width:160px;white-space:nowrap;margin-left:0px !important}.name-cut{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%}.apexcharts-legend-series{margin-left:0px !important}.apexcharts-legend-text{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:90%}#latest-data-table{margin-bottom:50px}.bg-blue{background-color:#007bff;color:#ffffff}.bg-red{background-color:#f0444c;color:#ffffff}.bg-pink{background-color:#ff3d77;color:#ffffff}.bg-orange{background-color:#ffb300;color:#ffffff}.bg-yellow{background-color:#ffea00;color:#212529}.bg-purple{background-color:#c642ff;color:#ffffff}.bg-gray{background-color:#708090;color:#ffffff}.bg-green{background-color:#18BC9C;color:#ffffff}.emphasis{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0px 10px;margin:30px 0px}.emphasis-right{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:10px 0px 0px 20px}.emphasis-thumbnails{width:86px;height:86px;border-radius:50%;border:1px solid #dee2e6}.emphasis-kana{font-size:1rem}.emphasis-name{font-size:2.5rem;font-weight:bold}.profile{width:100%}.profile table{width:100%;max-width:600px;border-top:1px solid #dee2e6}.profile tr:hover{background-color:rgba(0,123,255,0.1)}.profile td{border-top:none;border-bottom:1px solid #dee2e6;height:48px;padding:0px 20px}.data-subscriber{display:flex;flex-direction:column;align-items:center}.data-graph-wrapper{display:flex;justify-content:center;position:relative;width:100%}.data-graph{width:100%;max-width:1000px;height:450px;margin-bottom:60px;min-height:450px}.data-graph-loading{position:absolute;top:30%;left:50%;transform:translate(-50%, -50%);width:4rem;height:4rem;border:8px solid #dee2e6;border-top:7px solid #007bff;border-radius:50px;animation:chart-loading 700ms linear 0ms infinite normal both}
