@keyframes show{0%{opacity:0}to{opacity:1}}*,:before,:after{box-sizing:border-box}*{font-family:Scope One,serif}html,body{width:100%;height:100%;margin:0;padding:0;overflow:hidden}body{background-color:var(--c-background);color:var(--c-text);background-repeat:no-repeat;background-attachment:fixed;position:absolute;top:0;left:0}@media screen and (width<=480px){body{background-size:100vh;font-size:12px}}:root{--c-nav:#999;--c-select-tab-background:#777;--c-unselect-tab-background:#9d9d9d;--c-disable-tab-background:#c4c4c4;--c-holding:#99a8e7;--c-menu:#a6a6a6;--c-menu-disabled:#b3b3b3;--c-background:#fff;--c-table-background:#fff;--c-text:#000;--c-win-row-background:#f2f2f2;--c-lose-row-background:#d9d9d9;--c-red:red;--c-blue:#00f;--c-green:#080;--c-brown:brown;--c-table-row-odd:#eff;--c-table-row-even:#eff;--c-back1:#eff;--c-back1-emphasis:#daffff;--c-back2:#fef;--c-back2-emphasis:#ffdaff;--c-back3:#ffe;--c-back3-emphasis:#ffffda;--c-back4:#eef;--c-back4-emphasis:#dadaff;--c-back5:#efe;--c-back5-emphasis:#daffda;--c-back6:#fee;--c-back6-emphasis:#ffdada;--c-back7:#def;--c-back7-emphasis:#c9e4ff;--c-back8:#eee;--c-back8-emphasis:#e4e4e4;--c-back9:#dff;--c-back9-emphasis:#c9ffff;--c-back10:#fdf;--c-back10-emphasis:#ffc9ff;--c-back11:#ffd;--c-back11-emphasis:#ffffc9;--c-back12:#ddf;--c-back12-emphasis:#c9c9ff;--c-back13:#dfd;--c-back13-emphasis:#c9ffc9;--c-back14:#fdd;--c-back14-emphasis:#ffc9c9;--c-back15:#cdf;--c-back15-emphasis:#b8cfff;--c-back16:#dfe;--c-back16-emphasis:#c9ffe4;--c-back17:#fde;--c-back17-emphasis:#ffc9e4;--c-back18:#fed;--c-back18-emphasis:#ffe4c9;--c-back19:#efd;--c-back19-emphasis:#e4ffc9;--c-back20:#edf;--c-back20-emphasis:#e4c9ff;--c-text-japan:#f80;--c-text-korea:red;--c-text-china:#00f;--c-text-taiwan:#080;--c-text-worlds:#808;--c-text-north-america:brown;--c-text-europe:#808;--c-text-southeast-asia:#85c026;--c-text-oceania:#85c026;--c-text-asia:#0056ff;--c-text-south-america:#0056ff;--c-text-russia:#0056ff;--c-text-special:#bd3940;--c-text-orange:#f80;--c-text-blue:#00f;--c-text-green:#080}:root.darkmode{--c-nav:#666;--c-select-tab-background:#6a6a6a;--c-unselect-tab-background:#848484;--c-disable-tab-background:#5e5e5e;--c-holding:#596ec1;--c-menu:#737373;--c-menu-disabled:#666;--c-background:#404040;--c-table-background:#616161;--c-table-text:#f2f2f2;--c-text:#fff;--c-win-row-background:#595959;--c-lose-row-background:#999;--c-red:#ff6363;--c-blue:#438efe;--c-green:#0e0;--c-brown:#d65f5f;--c-table-row-odd:#5b7171;--c-table-row-even:#715b71;--c-back1:#5b7171;--c-back1-emphasis:#718e8e;--c-back2:#715b71;--c-back2-emphasis:#8e718e;--c-back3:#71715b;--c-back3-emphasis:#8e8e71;--c-back4:#5b5b71;--c-back4-emphasis:#71718e;--c-back5:#5b715b;--c-back5-emphasis:#718e71;--c-back6:#715b5b;--c-back6-emphasis:#8e7171;--c-back7:#4b5e70;--c-back7-emphasis:#5f778f;--c-back8:gray;--c-back8-emphasis:#999;--c-back9:#4b7070;--c-back9-emphasis:#5f8f8f;--c-back10:#704b70;--c-back10-emphasis:#8f5f8f;--c-back11:#70704b;--c-back11-emphasis:#8f8f5f;--c-back12:#4b4b70;--c-back12-emphasis:#5f5f8f;--c-back13:#4b704b;--c-back13-emphasis:#5f8f5f;--c-back14:#704b4b;--c-back14-emphasis:#8f5f5f;--c-back15:#3e4d6c;--c-back15-emphasis:#50648d;--c-back16:#4b705e;--c-back16-emphasis:#5f8f77;--c-back17:#704b5e;--c-back17-emphasis:#8f5f77;--c-back18:#705e4b;--c-back18-emphasis:#8f775f;--c-back19:#5e704b;--c-back19-emphasis:#778f5f;--c-back20:#5e4b70;--c-back20-emphasis:#775f8f;--c-text-japan:#ffa033;--c-text-korea:#f33;--c-text-china:#3182f3;--c-text-taiwan:#0b0;--c-text-worlds:#b0b;--c-text-north-america:#cc3636;--c-text-europe:#d500d5;--c-text-southeast-asia:#9ed940;--c-text-oceania:#9ed940;--c-text-asia:#3378ff;--c-text-south-america:#3378ff;--c-text-russia:#3378ff;--c-text-special:#ce5b61;--c-text-orange:#ffa033;--c-text-blue:#33f;--c-text-green:#0b0}main{max-width:1600px;height:80%;margin-left:auto;margin-right:auto;display:block}@media screen and (width<=480px){main{height:100%}}a{color:var(--c-text)}h1{margin-top:10px}@media screen and (width<=480px){h1{font-size:1.2rem}}h2{font-size:1.8rem}@media screen and (width<=480px){h2{font-size:1.2rem}}h3,h4,h5,h6{margin:.2em 0}pre{white-space:pre-wrap;font-family:Scope One,serif;font-size:.8rem}select{border-radius:5px;padding:2px;font-family:Scope One,serif}ul{padding-left:0}ul li{margin:.5rem auto;list-style:none}[v-cloak]{display:none}.container{z-index:0;width:100%;height:calc(100% - 105px);margin:70px auto 35px;position:relative}@media screen and (width<=480px){.container{width:100%;height:calc(100% - 110px);margin:50px auto 60px}}.content{height:100%;padding:20px;position:relative;overflow:hidden auto}.content-header{text-align:center;color:var(--c-text);font-weight:700}.content-top .latest-information{text-align:center;height:1.8rem}.content-top .latest-information_text{color:var(--c-text);font-size:130%;font-weight:700}.content-top .latest-information_text_link{color:inherit}.content-top .permanent-information{text-align:center;height:1.5rem}.content-top .permanent-information_text{color:var(--c-text);font-size:110%;font-weight:700}.content-top .permanent-information_text_link{color:inherit}.footer{z-index:20;background-color:#000;justify-content:center;align-items:center;width:100%;height:35px;margin:auto;padding:.3rem 1rem;display:flex;position:fixed;bottom:0;left:0}@media screen and (width<=480px){.footer{height:60px;display:block}.footer-follow{justify-content:center;align-items:center;width:100%;height:50%;display:flex}}@media screen and (width>=1025px){.footer-follow{justify-content:flex-end;align-items:center;display:flex;position:absolute;right:10px}}.footer-copyright{color:#fff;font-family:Scope One,serif;font-size:80%}@media screen and (width>=1025px){.footer-copyright{text-align:center}}@media screen and (width<=480px){.footer-copyright{justify-content:center;align-items:center;height:50%;display:flex}}.go-body{background-color:#0000;width:100%;height:calc(100% - 40px);margin-bottom:15px}.go-body .table-body .table-row.clickable{cursor:pointer}.header{background-color:var(--c-nav);z-index:10;justify-content:center;align-items:stretch;width:100%;height:70px;display:flex;position:fixed;top:0;left:0}@media screen and (width<=480px){.header{height:50px}}.header-inner{justify-content:flex-start;align-items:center;width:100%;max-width:1620px;padding:0 20px;display:flex}@media screen and (width<=480px){.header-inner{padding:0 10px}}.header-title{color:#fff;text-align:left;letter-spacing:.3rem;justify-content:flex-start;align-items:center;width:60%;margin:0;padding:0;font-family:Yeseva One,cursive;font-size:150%;font-weight:700;display:flex}@media screen and (width<=480px){.header-title{width:calc(100% - 80px);font-size:.9rem}}.header-menu{justify-content:flex-end;align-items:center;width:40%;min-width:450px;height:100%;margin-left:auto;display:flex}@media screen and (width<=480px){.header-menu{animation:.3s ease-in-out show;display:none}.header-menu.opened{width:150px;min-width:auto;height:50px;display:block;position:fixed;top:0;right:50px}}.header-menu-hamb{cursor:pointer;background-color:#4d4d4d;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:fixed;top:0;right:0}@media screen and (width>=1025px){.header-menu-hamb{display:none}}@media screen and (width<=1024px) and (width>=481px){.header-menu-hamb{display:none}}.header-menu-link{z-index:20;background-color:var(--c-nav);justify-content:center;align-items:center;width:90px;height:100%;text-decoration:none;display:flex}@media screen and (width<=480px){.header-menu-link{width:150px}}.header-menu-link_text{color:#fff;font-size:90%}.select-holding{background:linear-gradient(-180deg, var(--c-nav), var(--c-holding), transparent);z-index:5;justify-content:flex-start;align-items:center;height:45px;padding:0 5px 5px;display:flex;position:fixed;top:70px;left:0}@media screen and (width<=480px){.select-holding{width:100%;top:50px;overflow:auto hidden}}.select-holding>*{padding:5px}.select-holding_link{color:#000;font-weight:700;text-decoration:underline}.select-holding_link.current{color:#995200}.select-holding_link:not(.current):hover{text-shadow:.3px .3px #00f;cursor:pointer;font-style:italic}.select-holding+.title-detail{padding-top:22.5px}.box{z-index:200;visibility:visible;opacity:1;background-color:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.box.hide{visibility:hidden;opacity:0}.box-frame{z-index:250;cursor:pointer;width:100%;height:100%;position:fixed;top:0;left:0}.box-main{z-index:300;visibility:visible;opacity:1;border:none;border-radius:10px;width:100%;height:100%;transition:width 1s ease-in-out,height 1s ease-in-out;position:relative}.box-main.hide{visibility:hidden;opacity:0;width:0;height:0}.box-main-content{border-radius:10px;width:100%;height:100%}.box-main-content-enter-active,.box-main-content-leave-active{transition:opacity .5s}.box-main-content-enter,.box-main-content-leave-to{opacity:0}.box-main-content-block{visibility:hidden;opacity:0;background-color:#00000080;width:0;height:0;transition:visibility .3s ease-out,opacity .3s ease-out;position:absolute}.box-main-content-block.blocked{visibility:visible;opacity:1;width:100%;height:100%}.box-main-close{color:#fff;cursor:pointer;background-color:#000c;border-top-right-radius:9px;border-bottom-left-radius:9px;justify-content:center;align-items:center;width:30px;height:30px;font-size:30px;font-weight:700;display:flex;position:absolute;top:0;right:0}.box-main-close:hover{background-color:#666}.loader{background-color:var(--c-background);border:1px solid #ccc;justify-content:center;align-items:center;min-height:100%;padding-top:10px;display:flex}.loader-image{text-indent:-9999em;background:linear-gradient(90deg,#b3b3b3 10%,#fff0 42%);border-radius:50%;width:11em;height:11em;margin:50px auto;font-size:10px;animation:1.4s linear infinite load3;position:relative;overflow:hidden;transform:translateZ(0)}@media screen and (width<=480px){.loader-image{font-size:6px}}.loader-image:before{content:"";background:#b3b3b3;border-radius:100% 0 0;width:50%;height:50%;position:absolute;top:0;left:0}.loader-image:after{background:var(--c-background);content:"";border-radius:50%;width:75%;height:75%;margin:auto;position:absolute;inset:0}@keyframes load3{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.menu-contents{border:1px solid #ccc;max-width:800px;margin:1rem auto}.menu-row{justify-content:flex-start;align-items:center;height:60px;margin:0;display:flex}.menu-row:not(:last-child){border-bottom:1px solid #ccc}.menu-name:not(.disabled){background-color:var(--c-menu)}.menu-name:not(.disabled):hover{opacity:.7}.menu-name:not(.disabled){cursor:pointer}.menu-name.disabled{background-color:var(--c-menu-disabled);opacity:.6}.menu-name{color:#fff;justify-content:flex-start;align-items:center;width:40%;height:100%;padding:0 1rem;font-size:110%;font-weight:700;text-decoration:none;display:flex}@media screen and (width<=480px){.menu-name{flex-wrap:wrap}.menu-name-text{width:100%}}.menu-description{color:var(--c-text);width:60%;padding:1rem;font-family:Scope One,serif;font-size:90%}.content-updated{color:#4d4dff;padding-left:1rem;font-size:1rem}@media screen and (width<=480px){.content-updated{width:100%}}.mode-button{cursor:pointer;color:#fff;justify-content:center;align-items:center;min-width:30px;max-width:30px;min-height:30px;max-height:30px;display:flex}.mode-button:hover{opacity:.7}.noscript{z-index:50;width:100%;height:100%;overflow:none;background:linear-gradient(-45deg,#eee,#bbb) no-repeat fixed;justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0}.page-top{z-index:50;width:60px;height:60px;position:fixed;bottom:40px;right:35px}@media screen and (width<=480px){.page-top{width:50px;height:50px;bottom:65px;right:15px}}.page-top a{background-color:#666;border-radius:50px;width:100%;height:100%;padding:5px;display:block;position:relative}.page-top a:hover{cursor:pointer;background:#999}.page-top a span{border:15px solid #0000;border-bottom:25px solid #fff;width:0;height:0;margin:auto;display:block;position:absolute;inset:0 0 25%}@media screen and (width<=480px){.page-top a span{border:11px solid #0000;border-bottom:22px solid #fff}}.pagetop-enter-active,.pagetop-leave-active{transition:opacity .5s}.pagetop-enter,.pagetop-leave-to{opacity:0}.tabs{letter-spacing:-.4em;color:#fff;margin:0;box-shadow:5px 6px 5px -2px #543}@media screen and (width<=480px){.tabs{max-width:95%;margin:auto;font-size:12px}}.tabs>*{text-align:center;letter-spacing:normal;border-left:.5px solid #ccc;border-radius:.5rem .5rem 0 0;height:2rem;margin:0;padding:.3rem;font-weight:700;display:inline-block}@media screen and (width<=480px){.tabs>*{padding:.5rem .3rem}}.tabs>:last-child{border-right:.5px solid #ccc}.tabs .select{color:#fff;background-color:var(--c-select-tab-background)}.tabs .unselect{color:#fff}.tabs .unselect.enable{background-color:var(--c-unselect-tab-background)}.tabs .unselect.enable:hover{cursor:pointer;opacity:.6}.tabs .unselect.disable{background-color:var(--c-disable-tab-background)}.table{font-size:14px}@media screen and (width<=480px){.table{word-break:break-word;font-size:10px}}.table{width:100%;box-shadow:3px 3px 5px #543}@media screen and (width<=480px){.table{max-width:95%;margin:auto}}.table-header{border-left:1px solid #ccc;border-right:1px solid #ccc;margin:0}.table-header .table-row{border-bottom:none}.table-header .table-row>*{text-align:center;font-weight:700}.table-body{border:1px solid #ccc;margin:0}.table-row{animation:.2s ease-in-out show}.table-row.fade,.table-row.fade tr,.table-row.fade td{display:none}.table-row{background-color:var(--c-table-background);border-bottom:1px solid #ccc;justify-content:flex-start;align-items:center;margin:0;display:flex}.table-row_link{width:100%;color:inherit;justify-content:flex-start;align-items:center;text-decoration:none;display:flex}.table-row:not(:first-child){border-top:none}.table-row>*{padding:5px}.embedded-content{flex-direction:column;justify-content:center;align-items:center;margin:1rem 0;display:flex}.embedded-content .search-box{width:450px;max-width:100%}.embedded-content .gsc-control-cse{background-color:#fff;border:none;padding:0}.embedded-content .gsc-search-button{margin:0}@media screen and (width<=480px){.embedded-content .gsc-input{font-size:12px}}.embedded-content .ad{text-align:center}.embedded-content .ad-content{justify-content:center;margin:.5em auto;display:flex}@media screen and (width>=1025px){.embedded-content .ad-content.sp{display:none}}@media screen and (width<=480px){.embedded-content .ad-content{display:block}.embedded-content .ad-content.pc{display:none}}.embedded-content .ad-content-box{margin:0 .5em}@media screen and (width<=480px){.embedded-content .ad-content-box{margin:1em auto}}.embedded-content .ad-content-box a{color:#afc;text-decoration:none}.card-list{font-size:14px}@media screen and (width<=480px){.card-list{word-break:break-word;font-size:10px}}.card-list{flex-wrap:wrap;justify-content:flex-start;align-items:stretch;width:100%;margin-top:0;padding:0 10px;display:flex;box-shadow:3px 3px 5px #543}@media screen and (width<=1024px) and (width>=481px){.card-list{justify-content:flex-start;margin:auto}}@media screen and (width<=480px){.card-list{justify-content:space-between;max-width:95%;margin:auto}}.card-item{animation:.2s ease-in-out show}.card-item.fade,.card-item.fade tr,.card-item.fade td{display:none}.card-item{border:1px solid #ccc;flex-basis:250px;min-height:120px;margin:5px;display:flex;box-shadow:2px 2px 3px #999}@media screen and (width<=480px){.card-item{flex-basis:48%;min-height:100px;margin:5px 0}}@media screen and (width<=1024px) and (width>=481px){.card-item{flex-basis:31%;min-height:100px}}.card-item_link{flex-direction:column;justify-content:stretch;align-items:flex-start;width:100%;padding:10px;text-decoration:none;display:flex}.card-item_link .title{font-size:120%;font-weight:700}.card-item_link .body{margin-top:5px}.card-item .recent{font-weight:700}.error .error-title{color:red;text-align:center;margin:10px auto;padding:10px;font-size:200%;font-weight:700;text-decoration:underline}.error .error-body{text-align:center;margin:10px auto}.content-information .menu-contents .menu-row{height:50px;margin:0}.content-information .menu-contents .menu-row:nth-of-type(odd){background-color:#ffffff80}.content-information .menu-contents .menu-row:nth-of-type(odd):hover{opacity:.5}.content-information .menu-contents .menu-row:nth-of-type(2n){background-color:#cccccc80}.content-information .menu-contents .menu-row:nth-of-type(2n):hover{opacity:.5}.content-information .menu-contents .menu-row_link{justify-content:flex-start;align-items:center;width:100%;text-decoration:none;display:flex}.content-information .menu-contents .menu-name{color:var(--c-text);background-color:inherit;width:150px;font-family:Scope One,serif}.content-information .menu-contents .menu-description{width:calc(100% - 150px)}.information-contents{border:1px solid #ccc;max-width:1200px;margin:1rem auto}.information-row{justify-content:flex-start;align-items:center;min-height:60px;margin:0;display:flex}.information-row:not(:first-child){border-top:1px solid #ccc}.information-row-contents{background-color:#0000}.information-content{min-height:100px;padding:1rem 1.5rem}.information-content h1,.information-content h2,.information-content h3,.information-content h4,.information-content h5,.information-content h6{margin:1rem 0}.information-content ul,.information-content ol{padding-left:1.5rem}.information-content ul li,.information-content ol li{list-style:initial}.information-link{text-align:center}.title-detail .news-body{padding-bottom:1rem}.title-detail table{font-size:14px}@media screen and (width<=480px){.title-detail table{word-break:break-word;font-size:10px}}.title-detail table{max-width:100%;color:var(--c-table-text);border-collapse:collapse;border-spacing:0;box-shadow:3px 3px 5px #543}@media screen and (width<=480px){.title-detail table{width:100%}}.title-detail th,.title-detail tr,.title-detail td{border:1px solid #ccc}.title-detail tr{background-color:var(--c-table-background)}.title-detail tr.back1{background-color:var(--c-back1)}.title-detail tr.back2{background-color:var(--c-back2)}.title-detail tr.back3{background-color:var(--c-back3)}.title-detail tr.back4{background-color:var(--c-back4)}.title-detail tr.back5{background-color:var(--c-back5)}.title-detail tr.back6{background-color:var(--c-back6)}.title-detail tr.back7{background-color:var(--c-back7)}.title-detail tr.back8{background-color:var(--c-back8)}.title-detail tr.back9{background-color:var(--c-back9)}.title-detail tr.back10{background-color:var(--c-back10)}.title-detail tr.back11{background-color:var(--c-back11)}.title-detail tr.back12{background-color:var(--c-back12)}.title-detail tr.back13{background-color:var(--c-back13)}.title-detail tr.back14{background-color:var(--c-back14)}.title-detail tr.back15{background-color:var(--c-back15)}.title-detail tr.back16{background-color:var(--c-back16)}.title-detail tr.back17{background-color:var(--c-back17)}.title-detail tr.back18{background-color:var(--c-back18)}.title-detail tr.back19{background-color:var(--c-back19)}.title-detail tr.back20{background-color:var(--c-back20)}.title-detail th,.title-detail td{padding:.3rem}@media screen and (width<=480px){.title-detail th,.title-detail td{padding:.2rem;font-size:10px}}.bg-japan{background-color:var(--c-back1)}.bg-japan:hover{opacity:.7}.bg-japan.emphasis{background-color:var(--c-back1-emphasis)}.bg-japan.emphasis:hover{opacity:.7}.bg-japan.closed{opacity:.6;color:red}.bg-korea{background-color:var(--c-back2)}.bg-korea:hover{opacity:.7}.bg-korea.emphasis{background-color:var(--c-back2-emphasis)}.bg-korea.emphasis:hover{opacity:.7}.bg-korea.closed{opacity:.6;color:red}.bg-china{background-color:var(--c-back3)}.bg-china:hover{opacity:.7}.bg-china.emphasis{background-color:var(--c-back3-emphasis)}.bg-china.emphasis:hover{opacity:.7}.bg-china.closed{opacity:.6;color:red}.bg-taiwan{background-color:var(--c-back4)}.bg-taiwan:hover{opacity:.7}.bg-taiwan.emphasis{background-color:var(--c-back4-emphasis)}.bg-taiwan.emphasis:hover{opacity:.7}.bg-taiwan.closed{opacity:.6;color:red}.bg-worlds{background-color:var(--c-back5)}.bg-worlds:hover{opacity:.7}.bg-worlds.emphasis{background-color:var(--c-back5-emphasis)}.bg-worlds.emphasis:hover{opacity:.7}.bg-worlds.closed{opacity:.6;color:red}.tournament-header{font-size:24px}.tournament-header-senior{color:#080}.tournament-header-female{color:red;font-size:24px}.text-japan{color:var(--c-text-japan)}.text-korea{color:var(--c-text-korea)}.text-china{color:var(--c-text-china)}.text-taiwan{color:var(--c-text-taiwan)}.text-worlds{color:var(--c-text-worlds)}.text-north-america{color:var(--c-text-north-america)}.text-europe{color:var(--c-text-europe)}.text-southeast-asia{color:var(--c-text-southeast-asia)}.text-oceania{color:var(--c-text-oceania)}.text-asia{color:var(--c-text-asia)}.text-south-america{color:var(--c-text-south-america)}.text-russia{color:var(--c-text-russia)}.text-special{color:var(--c-text-special)}.text-orange{color:var(--c-text-orange)}.text-blue{color:var(--c-text-blue)}.text-green{color:var(--c-text-green)}.text-senior,.text-gentleman,.text-invitation{color:var(--c-green)}.text-female,.text-lady{color:var(--c-red)}.text-amateur,.text-newstar{color:var(--c-blue)}.text-unconfirm{color:#999}.content-news .holding-box{animation:.3s ease-in-out show}.content-news .holding-box.fade,.content-news .holding-box.fade tr,.content-news .holding-box.fade td{display:none}.content-news>section{padding-bottom:10px}.content-news h2{margin-top:0}.content-news .news{height:60%}@media screen and (width<=480px){.content-news .news{height:100%}}.table-list{box-shadow:none;background-color:#0000;border:none;flex-wrap:wrap;justify-content:stretch;align-items:flex-start;margin:0;padding:0;display:flex}.table-list_item{font-size:14px}@media screen and (width<=480px){.table-list_item{word-break:break-word;font-size:10px}}.table-list_item{flex-basis:33%;width:33%;min-width:500px;margin:0;padding:.2rem;list-style:none}@media screen and (width<=480px){.table-list_item{flex-basis:100%;width:100%;min-width:auto;font-size:.8rem}}@media screen and (width>=1025px){.table-list_item-half{flex-basis:50%;width:50%;min-width:100px}.table-list_item-short{flex-basis:20%;width:20%;min-width:100px}}.table-list_item .inner-table{border:1px solid #ccc;width:100%;box-shadow:3px 3px 5px #543}.table-list_item .inner-table_header,.table-list_item .inner-table_footer{text-align:center}.table-list_item_table-wrap{width:100%;margin:0;box-shadow:3px 3px 5px #543}.table-list_item_table-wrap .inner-table{box-shadow:none}.table-list_item .kl_day,.table-list_item .order_day{width:100%}.table-list_item .kl_name,.table-list_item .order_name{width:43%}.table-list_item .kl_result,.table-list_item .order_result{justify-content:center;width:14%}.table-list_item .kl_result.left,.table-list_item .order_result.left{justify-content:flex-start}.table-list_item .kl_result.right,.table-list_item .order_result.right{justify-content:flex-end}.table-list .table-row{justify-content:flex-start;align-items:stretch;display:flex}.table-list .table-row:last-child{border-bottom:none}.table-list .table-row-header{text-align:center;font-weight:700}.table-list .table-header-column{justify-content:center;align-items:center;display:flex}.table-list .table-column{align-items:center;min-height:30px;display:flex}.table-list .table-column:not(:first-child){border-left:1px solid #ccc}.table-list .table-column.order{text-align:center;flex-basis:40px;justify-content:center;width:40px;font-weight:700}.table-list .table-column.point{text-align:center;flex-basis:60px;justify-content:center;width:60px}.table-list .table-column.teamname,.table-list .table-column.player{flex-basis:calc(100% - 100px);width:calc(100% - 100px)}.table-list .table-column.name{width:43%}.table-list .table-column.result{justify-content:center;width:14%;margin:0}.table-list .table-column.result.left{justify-content:flex-start}.table-list .table-column.result.right{justify-content:flex-end}.table-list .table-column.al_category{justify-content:flex-end;width:5%}.table-list .table-column.al_name{width:40%}.table-list .table-column.al_result{justify-content:center;width:15%}.table-list .table-column.al_result.left{justify-content:flex-start}.table-list .table-column.al_result.right{justify-content:flex-end}.table-wrap{margin:0 0 1em}.table-wrap .table{font-size:14px}@media screen and (width<=480px){.table-wrap .table{word-break:break-word;font-size:10px}}.table-wrap .table{vertical-align:top;margin:0 .1em .3em 0;display:inline-block}.table-wrap .table-flex.reset,.table-wrap .table-box.reset,.table-wrap .table.al_winloss.reset,.table-wrap .table.kl_winloss.reset{visibility:hidden;opacity:0;width:100%}@media screen and (width<=480px){.table-wrap .table-flex,.table-wrap .table-box,.table-wrap .table.al_winloss,.table-wrap .table.kl_winloss{width:100%;max-width:500px;margin:0 0 .3em}}@media screen and (width>=1025px){.table-wrap .table-flex.member,.table-wrap .table-box.member,.table-wrap .table.al_winloss.member,.table-wrap .table.kl_winloss.member{width:300px}.table-wrap .table-flex,.table-wrap .table-box,.table-wrap .table.al_winloss,.table-wrap .table.kl_winloss{width:calc(50% - 2px)}}.table-wrap .table .table-row{background-color:var(--c-table-background);border-bottom:1px solid #ccc;align-items:stretch;width:100%;min-height:30px;margin:0;display:flex}.table-wrap .table .table-row.table-row-header{font-weight:700}.table-wrap .table .table-row.table-row-header>*{justify-content:center}.table-wrap .table .table-row.table-row-header .box-name{width:100%;font-size:110%}.table-wrap .table .table-row>*{align-items:center;display:flex}@media screen and (width<=480px){.table-wrap .table .table-row>*{padding:.5em .3em}}@media screen and (width>=1025px){.table-wrap .table .table-row>*{padding:.3em}}.table-wrap .table .table-row>:not(:first-child){border-left:1px solid #ccc}.table-wrap .table .table-row .inner-table{width:100%;padding:0;display:table}.table-wrap .table .table-row .inner-table-header{text-align:center}.table-wrap .table .table-row-player{flex-grow:2}.table-wrap .table .table-row-player-seed{flex-grow:3}.table-wrap .table .table-row-result{flex-grow:1}.table-wrap .table .table-row .order,.table-wrap .table .table-row .point{text-align:center}.table-wrap .table .table-row .order{font-weight:700}.table-wrap .table .table-row .name_column{width:43%}.table-wrap .table .table-row .result_column{width:14%}.table-wrap .table .table-row .result_column.left{justify-content:flex-start}.table-wrap .table .table-row .result_column.right{justify-content:flex-end}.table-wrap .table .table-row .kl_day{width:100%}.table-wrap .table .table-row .kl_name{width:43%}.table-wrap .table .table-row .kl_result{justify-content:center;width:14%}.table-wrap .table .table-row .kl_result.left{justify-content:flex-start}.table-wrap .table .table-row .kl_result.right{justify-content:flex-end}.table-wrap .table .table-row .al_category{justify-content:flex-end;width:5%}.table-wrap .table .table-row .al_name{width:40%}.table-wrap .table .table-row .al_result{justify-content:center;width:15%}.table-wrap .table .table-row .al_result.left{justify-content:flex-start}.table-wrap .table .table-row .al_result.right{justify-content:flex-end}.table-wrap .table .table-row .knockout_player{width:37%}.table-wrap .table .table-row .knockout_result{justify-content:center;width:12%}.table-wrap .table .table-row .knockout_date{justify-content:center;width:14%}.table-wrap .table .table-row .knockout-tv_player{width:33%}.table-wrap .table .table-row .knockout-tv_result{justify-content:center;width:12%}.table-wrap .table .table-row .knockout-tv_date{justify-content:center;width:22%}.table-wrap .table .table-row>:first-child{border-left:none}.table-wrap .table .table-row>:last-child{border-right:none}.table-wrap .table .table-row:last-child{border-bottom:none}.note{margin:1rem .3rem}.note *{font-family:Courier New,Consolas,monospace;font-size:.75rem}.note-title{margin-top:.5rem}.note-title-result{font-size:.9rem;font-weight:700}.note-title-winloss{color:var(--c-blue)}.note-description{margin:.2rem 0 1rem .5rem}.note-description-winloss{color:var(--c-blue)}.note-description-country{margin-left:-.5rem;display:block}.note-description-title:not(:first-child){margin-left:.5rem}.note-description-history{display:block}.spacer{margin-top:.3rem;margin-bottom:.8rem}span.female{color:var(--c-red);font-size:180%}span.senior{color:var(--c-green);font-size:180%}span.other{color:var(--c-brown);font-size:180%}.title-match{margin-bottom:.8rem}table[class*=table_],table[class*=league],table[class*=knockout]{max-width:100%;margin-bottom:15px}@media screen and (width<=480px){table[class*=table_],table[class*=league],table[class*=knockout]{table-layout:fixed}}@media screen and (width>=1025px){table[class*=table_].table_sixtyFour,table[class*=league].table_sixtyFour,table[class*=knockout].table_sixtyFour{min-width:1000px}table[class*=table_].table_fourtyEight,table[class*=table_].table_fifty,table[class*=league].table_fourtyEight,table[class*=league].table_fifty,table[class*=knockout].table_fourtyEight,table[class*=knockout].table_fifty{min-width:920px}table[class*=table_].table_twentyFour,table[class*=table_].table_thirty,table[class*=table_].table_thirtyTwo,table[class*=league].table_twentyFour,table[class*=league].table_thirty,table[class*=league].table_thirtyTwo,table[class*=knockout].table_twentyFour,table[class*=knockout].table_thirty,table[class*=knockout].table_thirtyTwo{min-width:790px}table[class*=table_].table_sixteen,table[class*=league].table_sixteen,table[class*=knockout].table_sixteen{min-width:690px}table[class*=table_].table_eight,table[class*=league].table_eight,table[class*=knockout].table_eight{min-width:580px}table[class*=table_].table_four,table[class*=league].table_four,table[class*=knockout].table_four{min-width:450px}table[class*=table_].table_decision,table[class*=league].table_decision,table[class*=knockout].table_decision{min-width:320px}table[class*=table_].table_preliminary_parallel,table[class*=league].table_preliminary_parallel,table[class*=knockout].table_preliminary_parallel,table[class*=table_].league_ten,table[class*=league].league_ten,table[class*=knockout].league_ten{min-width:800px}table[class*=table_].league_nine,table[class*=league].league_nine,table[class*=knockout].league_nine{min-width:760px}table[class*=table_].league_eight,table[class*=league].league_eight,table[class*=knockout].league_eight{min-width:720px}table[class*=table_].league_seven,table[class*=league].league_seven,table[class*=knockout].league_seven{min-width:680px}table[class*=table_].league_six,table[class*=league].league_six,table[class*=knockout].league_six{min-width:640px}table[class*=table_].league_five,table[class*=league].league_five,table[class*=knockout].league_five{min-width:600px}table[class*=table_].league_swiss,table[class*=league].league_swiss,table[class*=knockout].league_swiss{min-width:1000px}table[class*=table_].knockout,table[class*=league].knockout,table[class*=knockout].knockout{min-width:480px}table[class*=table_].knockout-full,table[class*=league].knockout-full,table[class*=knockout].knockout-full{width:100%;min-width:100%}}.league-row{height:50px}@media screen and (width<=480px){.league-row{height:35px}}.league-description,.league-scene-row{text-align:center}.league-scene-row.results{height:90px}.league-scene-row.results .result{vertical-align:top}.scrollable-content{margin-bottom:15px}@media screen and (width<=480px){.scrollable-content{max-width:100%;overflow-x:auto;box-shadow:3px 3px 5px #543}}.scrollable-content table.league{width:100%}.scrollable-content table.league-narrow{width:640px}@media screen and (width<=480px){.scrollable-content table.league-narrow{min-width:448px}}.scrollable-content table.league-medium{width:820px}@media screen and (width<=480px){.scrollable-content table.league-medium{min-width:574px}}.scrollable-content table.league-wide{width:1000px}@media screen and (width<=480px){.scrollable-content table.league-wide{min-width:700px}}.scrollable-content table.league-wider{width:1150px}@media screen and (width<=480px){.scrollable-content table.league-wider{min-width:805px}}.scrollable-content table.tournament{width:100%}.scrollable-content table.tournament-decision{width:400px}@media screen and (width<=480px){.scrollable-content table.tournament-decision{width:100%}}.scrollable-content table.tournament-narrow{width:500px}@media screen and (width<=480px){.scrollable-content table.tournament-narrow{width:100%}}.scrollable-content table.tournament-medium{width:700px}@media screen and (width<=480px){.scrollable-content table.tournament-medium{min-width:490px}}.scrollable-content table.tournament-wide{width:950px}@media screen and (width<=480px){.scrollable-content table.tournament-wide{min-width:665px}}.scrollable-content table.tournament-wider{width:1100px}@media screen and (width<=480px){.scrollable-content table.tournament-wider{min-width:770px}}.scrollable-content table.title{width:100%}.scrollable-content table.title-decision{width:350px}@media screen and (width<=480px){.scrollable-content table.title-decision{width:100%}}.scrollable-content table.title-narrow{width:500px}@media screen and (width<=480px){.scrollable-content table.title-narrow{width:100%}}.scrollable-content table.title-medium{width:660px}@media screen and (width<=480px){.scrollable-content table.title-medium{min-width:462px}}.scrollable-content table.title-wide{width:930px}@media screen and (width<=480px){.scrollable-content table.title-wide{min-width:651px}}.scrollable-content table.ranking{width:100%}.scrollable-content table.ranking-narrow{width:350px}@media screen and (width<=480px){.scrollable-content table.ranking-narrow{width:100%}}.scrollable-content table.ranking-medium{width:450px}@media screen and (width<=480px){.scrollable-content table.ranking-medium{width:100%}}.scrollable-content table.ranking-wide{width:550px}@media screen and (width<=480px){.scrollable-content table.ranking-wide{min-width:385px}.scrollable-content table{table-layout:auto;margin:0}}.tournament-result{flex-direction:column;display:flex}.tournament-result.match:not(:first-child){margin-top:1.5rem}.tournament-result-item{min-height:20px}.center{text-align:center}.left{text-align:left}.right{text-align:right}.bold{font-weight:700}.back1{background-color:var(--c-back1)}.back2{background-color:var(--c-back2)}.back3{background-color:var(--c-back3)}.back4{background-color:var(--c-back4)}.back5{background-color:var(--c-back5)}.back6{background-color:var(--c-back6)}.back7{background-color:var(--c-back7)}.back8{background-color:var(--c-back8)}.back9{background-color:var(--c-back9)}.back10{background-color:var(--c-back10)}.back11{background-color:var(--c-back11)}.back12{background-color:var(--c-back12)}.back13{background-color:var(--c-back13)}.back14{background-color:var(--c-back14)}.back15{background-color:var(--c-back15)}.back16{background-color:var(--c-back16)}.back17{background-color:var(--c-back17)}.back18{background-color:var(--c-back18)}.back19{background-color:var(--c-back19)}.back20{background-color:var(--c-back20)}.orange{color:#f80}.red{color:red}.blue{color:#00f}.green{color:#080}.brown{color:brown}.purple{color:#808}.yellowgreen{color:#85c026}.deeppink{color:#ff1493}.gold{color:gold}.gray{color:#ccc}.ranking-wrap{width:38%;min-width:450px;margin:0 auto}@media screen and (width<=480px){.ranking-wrap{width:90%;min-width:90%}}.ranking-wrap .ranking-category{height:2rem;color:var(--c-blue);font-size:150%}.ranking-wrap .ranking-select-year{height:1.8rem;margin:10px 0}.ranking-wrap .ranking-alert{color:red;font-weight:700}.ranking-wrap .ranking-until{height:1.5rem;color:var(--c-text);text-align:right;padding-right:5px;font-weight:700}.ranking-wrap .table{max-width:100%}.ranking-wrap .table .table-body .table-row{color:var(--c-table-text)}.ranking-wrap .table .table-body .table-row-rank{text-align:right}.ranking-wrap .table .table-body .table-row-win,.ranking-wrap .table .table-body .table-row-lose,.ranking-wrap .table .table-body .table-row-rate{text-align:center}.ranking-wrap .table .table-body .table-row:nth-child(odd){background-color:var(--c-table-row-odd)}.ranking-wrap .table .table-body .table-row:nth-child(2n){background-color:var(--c-table-row-even)}.ranking-wrap .table .table-row .rank,.ranking-wrap .table .table-row .win,.ranking-wrap .table .table-row .lose,.ranking-wrap .table .table-row .draw{text-align:center;width:11%}.ranking-wrap .table .table-row .player{word-wrap:break-word;width:44%}.ranking-wrap .table .table-row .rate{text-align:center;width:12%}.results-enter-active,.results-leave-active{transition:opacity .3s}.results-enter,.results-leave-to{opacity:0}.results-move{transition:transform .3s}.since-message{text-align:right;width:100%;max-width:800px;margin:1rem auto;font-size:80%}.topics-header{text-align:right;margin-bottom:.5rem;padding-right:.2rem}.topics-header .show-year{margin:.5em 0 .3em;padding:3px;font-size:1em}.topics .go-body-topics .card-item{min-height:180px}@media screen and (width<=480px){.topics .go-body-topics .card-item{min-height:120px}}.topics .go-body-topics .comment{margin-top:10px}.topics-enter-active,.topics-leave-active{transition:opacity .1s}.topics-enter,.topics-leave-to{opacity:0}.topics-move{transition:transform .1s}.content-win-loss .winloss-contents.years{flex-wrap:wrap;justify-content:flex-start;align-items:center;display:flex}.content-win-loss .winloss-contents.years .menu-row{flex-basis:33.3333%;max-width:33.3333%;height:50px;margin:0}.content-win-loss .winloss-contents.years .menu-row:not(:first-child){border-right:1px solid #ccc}.content-win-loss .winloss-contents.years .menu-row:nth-of-type(odd){background-color:#ffffff80}.content-win-loss .winloss-contents.years .menu-row:nth-of-type(odd):hover{opacity:.5}.content-win-loss .winloss-contents.years .menu-row:nth-of-type(2n){background-color:#cccccc80}.content-win-loss .winloss-contents.years .menu-row:nth-of-type(2n):hover{opacity:.5}.content-win-loss .winloss-contents.years .menu-row_link{justify-content:flex-start;align-items:center;width:100%;text-decoration:none;display:flex}.content-win-loss .winloss-contents.years .menu-row .menu-name{color:var(--c-text);background-color:inherit;width:150px;font-family:Scope One,serif}.content-win-loss .winloss-contents{max-width:500px}.content-win-loss .winloss-header{text-align:center;color:var(--c-text);font-weight:700}.content-win-loss .winloss-footer{text-align:center}.content-win-loss .winloss{margin:auto}@media screen and (width<=480px){.content-win-loss .winloss{font-size:12px}}.content-win-loss .winloss *{font-weight:400}.content-win-loss .winloss-navigation{text-align:center;justify-content:space-between;align-items:center;height:40px;padding:10px 5px;display:flex}.content-win-loss .winloss-navigation .left,.content-win-loss .winloss-navigation .right{margin:auto 0;font-size:14px;font-weight:700}.content-win-loss .winloss-navigation .left.clickable,.content-win-loss .winloss-navigation .right.clickable{color:#000;cursor:pointer;text-decoration:underline}.content-win-loss .winloss-detail{background-color:var(--c-table-background);margin-bottom:10px}.content-win-loss .winloss-detail.table{max-width:100%}.content-win-loss .winloss-detail .table-row{text-align:center}.content-win-loss .winloss-detail .table-row:first-child{border-top:none}.content-win-loss .winloss-detail .table-row:last-child{border-bottom:none}.content-win-loss .winloss-detail .table-row.win{background-color:var(--c-win-row-background)}.content-win-loss .winloss-detail .table-row.lose{background-color:var(--c-lose-row-background);opacity:.8}.content-win-loss .winloss-detail .table-row.noresult{background-color:var(--c-table-background)}.content-win-loss .winloss-detail .table-row .date,.content-win-loss .winloss-detail .table-row .result{width:15%}.content-win-loss .winloss-detail .table-row .title{width:40%}.content-win-loss .winloss-detail .table-row .player{width:30%}
