.inquiry-input,.inquiry-textarea{width:100%;padding:1rem 1.2rem;font-size:1.4rem;border:1px solid #999!important;border-radius:4px;outline:none;box-sizing:border-box;background:#ffffff!important;color:#111111!important;-webkit-text-fill-color:#111111!important}.inquiry-textarea{resize:vertical;line-height:1.7}.inquiry-input::placeholder,.inquiry-textarea::placeholder{color:#555!important;-webkit-text-fill-color:#555!important;opacity:1}.mo-header{display:none}.badge{display:inline-block;padding:.3rem 1rem;border-radius:4px;font-size:1.2rem;font-weight:700;white-space:nowrap;line-height:1.6}.badge--done{background:#d4edda;color:#155724}.badge--wait{background:#fff3cd;color:#856404}.badge--cancel{background:#f8d7da;color:#721c24}.badge--win{background:#cce5ff;color:#004085}.badge--lose{background:#f8d7da;color:#721c24}.badge--tie{background:#e2e3e5;color:#383d41}.table .subject .subject__text,.table .subject a{display:inline-block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}.table tbody tr.row--empty td{padding:6rem 1rem;color:#777;text-align:center}.sub__tab-cont{width:100%}.sub__tab--pill{display:flex;width:100%;max-width:520px;margin:0 auto 2rem;padding:.4rem;border-radius:50px;background:#fff;box-shadow:0 4px 20px rgba(0,0,0,.15);gap:.4rem;list-style:none}.sub__tab--pill li{flex:1 1;padding:1.4rem 2rem;border-radius:50px;cursor:pointer;font-size:1.5rem;color:#333;text-align:center;transition:all .3s ease}.sub__tab--pill li:hover{color:#385e96;background:rgba(170,202,223,.2)}.sub__tab--pill li.on{color:#fff;font-weight:700;background:linear-gradient(180deg,#252845,#385e96)}.bet-cards{display:none;width:100%}.bet-card{width:100%;margin-bottom:1.2rem;padding:1.4rem 1.6rem;border:1px solid rgba(0,0,0,.12);border-radius:8px;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.05);text-align:left;overflow:hidden}.bet-card__head{display:flex;justify-content:space-between;align-items:center;gap:.8rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.1)}.bet-card__title{flex:1 1;font-size:1.4rem;font-weight:700;color:#333}.bet-card__time{flex-shrink:0;font-size:1.2rem;color:#777}.bet-card__grid{display:grid;grid-template-columns:auto 1fr auto 1fr;grid-gap:.8rem 1rem;gap:.8rem 1rem;font-size:1.3rem;margin:0}.bet-card__grid dt{color:#777;white-space:nowrap}.bet-card__grid dd{color:#333;font-weight:500;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0}.bet-card__foot{display:flex;justify-content:space-between;align-items:center;gap:.8rem;margin:1.2rem -1.6rem -1.4rem;padding:1rem 1.6rem;background:#f8f9fb;border-top:1px solid rgba(0,0,0,.08);border-radius:0 0 8px 8px;font-size:1.3rem;color:#333!important}.bet-card__foot b{color:#403892}.info--count{width:100%;text-align:left;padding-bottom:1rem;font-size:1.4rem}.info--count b{color:#403892;margin:0 .3rem;font-weight:700}.board-bottom{width:100%;margin-top:2rem;text-align:center}.form_money>p{text-align:center;color:#333}.form_money dl.dl-single,.form_money>p{font-size:1.4rem}.form_money dl.dl-single dd,.form_money dl.dl-single dt{text-align:center}@media (max-width:1000px){.pc-header{display:none!important}.mo-header{display:block;position:-webkit-sticky;position:sticky;top:0;left:0;right:0;z-index:500;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.12)}.mo-header__bar{display:flex;align-items:center;height:5.6rem;padding:0 1.2rem;gap:1rem}.mo-header__toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:4.4rem;height:4.4rem;padding:0;border:none;border-radius:.8rem;background:transparent;cursor:pointer;transition:background .2s ease}.mo-header__toggle:active,.mo-header__toggle:hover{background:rgba(0,0,0,.05)}.mo-header__toggle>span{display:block;width:2.4rem;height:.3rem;border-radius:2px;background:#333;transition:transform .2s ease,opacity .2s ease}.mo-header--menu-open .mo-header__toggle>span:first-child{transform:translateY(8px) rotate(45deg)}.mo-header--menu-open .mo-header__toggle>span:nth-child(2){opacity:0}.mo-header--menu-open .mo-header__toggle>span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.mo-header__user-toggle{display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;border:none;border-radius:.8rem;background:transparent;color:#333;cursor:pointer;flex-shrink:0;transition:background .2s ease,color .2s ease}.mo-header__user-toggle.is-open,.mo-header__user-toggle:active,.mo-header__user-toggle:hover{background:rgba(56,94,150,.1);color:#385e96}.mo-header__user-toggle svg{display:block;width:2.4rem;height:2.4rem}.mo-header__panel--user{position:fixed!important;top:5.6rem!important;right:.8rem!important;left:auto!important;width:28rem;max-width:calc(100vw - 1.6rem);z-index:601;border-radius:1.2rem;overflow:hidden;box-shadow:0 10px 28px rgba(0,0,0,.25);border:1px solid rgba(0,0,0,.08);animation:mo-user-panel-in .15s ease}.mo-header__panel--user:before{content:"";position:absolute;top:-.8rem;right:1.6rem;width:1.4rem;height:1.4rem;background:linear-gradient(135deg,#252845 50%,transparent 0);transform:rotate(45deg);z-index:-1}@keyframes mo-user-panel-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.mo-user-card{display:flex;align-items:center;gap:1.2rem;padding:1.6rem 2rem;background:linear-gradient(180deg,#252845,#385e96);color:#fff}.mo-user-card__avatar{flex-shrink:0;width:4.8rem;height:4.8rem;border-radius:50%;background:rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center;overflow:hidden}.mo-user-card__avatar img{width:3rem;height:3rem;object-fit:contain}.mo-user-card__info{flex:1 1;min-width:0}.mo-user-card__name{font-size:1.6rem;font-weight:700;line-height:1.2}.mo-user-card__name span{font-weight:400;font-size:1.2rem;opacity:.8;margin-left:.2rem}.mo-user-card__grade{font-size:1.2rem;color:rgba(255,255,255,.7);margin-top:.4rem}.mo-user-card__stats{display:grid;grid-template-columns:auto 1fr;grid-gap:.8rem 1.6rem;gap:.8rem 1.6rem;margin:0;padding:1.4rem 2rem;background:#fafafa;border-bottom:1px solid rgba(0,0,0,.06);font-size:1.3rem}.mo-user-card__stats dt{color:#777}.mo-user-card__stats dd{margin:0;color:#333;text-align:right}.mo-user-card__stats dd strong{color:#e70e0e;font-size:1.4rem;font-weight:700;margin-right:.2rem}.mo-user-card__actions{display:flex;gap:.8rem;padding:1.4rem 2rem;background:#fff}.mo-user-card__btn{flex:1 1;padding:1.2rem .8rem;border:none;border-radius:.8rem;font-size:1.3rem;font-weight:700;font-family:inherit;cursor:pointer;transition:all .2s ease}.mo-user-card__btn--primary{color:#fff;background:linear-gradient(180deg,#252845,#385e96)}.mo-user-card__btn--primary:hover{box-shadow:0 0 0 3px rgba(56,94,150,.2)}.mo-user-card__btn--ghost{color:#666;background:#fff;border:1px solid rgba(0,0,0,.15)}.mo-user-card__btn--ghost:hover{background:#f5f5f5;border-color:rgba(0,0,0,.3)}.mo-header__logo{flex:1 1;display:block;font-size:1.6rem;font-weight:700;color:#252845;text-align:center;text-decoration:none;letter-spacing:.2px}.mo-header__backdrop{position:fixed;top:5.6rem;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:1;animation:mo-fade .15s ease}@keyframes mo-fade{0%{opacity:0}to{opacity:1}}.mo-header__panel{position:absolute;top:100%;left:0;right:0;z-index:2;background:#fff;border-top:1px solid rgba(0,0,0,.08);box-shadow:0 8px 24px rgba(0,0,0,.18)}.mo-header__menu{list-style:none;margin:0;padding:.6rem 0}.mo-header__menu li{display:flex;align-items:center;padding:1.6rem 2rem;font-size:1.6rem;font-weight:500;color:#333;cursor:pointer;border-bottom:1px solid rgba(0,0,0,.05);transition:background .15s ease,color .15s ease}.mo-header__menu li:last-child{border-bottom:none}.mo-header__menu li:active,.mo-header__menu li:hover{background:rgba(56,94,150,.08);color:#385e96}.mo-header__menu li.on{color:#f75334;font-weight:700;background:rgba(255,133,29,.12);position:relative}.mo-header__menu li.on:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#f75334}.bet-cards-wrap .table-box{display:none}.bet-cards-wrap .bet-cards{display:block}.sub__tab--pill{max-width:100%}.sub__tab--pill li{padding:1.2rem 1rem;font-size:1.3rem}.badge{padding:.2rem .8rem;font-size:1.1rem}.info--count{text-align:center;font-size:1.3rem}.form_money{padding:1.2rem 1rem;gap:1.4rem}.form_money .input-text-box input{height:5rem;font-size:2.2rem}.form_money .input-text-box input::placeholder{font-size:1.8rem}.form_money dl{font-size:1.2rem}.form_money dd,.form_money dt{padding:.8rem}.form_money .btn_set .btn--gray{border-radius:30px}.form_money .btn_set .btn--ghost,.form_money .btn_set .btn--gray{flex:1 0 30%;padding:0 .4rem;font-size:1.2rem;line-height:3.6rem}.form_money .btn_set .btn--l{padding:0 2rem;font-size:1.4rem;line-height:4.2rem}.table thead th{padding:1rem .6rem;font-size:1.2rem}.table tbody td{padding:.8rem .6rem}.paging a,.table .subject,.table tbody td{font-size:1.2rem}.paging a{width:3.2rem;line-height:2.6rem}.sub__title h2{font-size:2rem}.sub__title b{font-size:1.2rem}.sub__tab-cont>.btn_set{margin-top:1.6rem}}.sub__title{text-align:center}.nd{border-top:1px solid #444}.nd__meta{display:flex;gap:2.4rem;align-items:center;padding:1rem .4rem;font-size:1.2rem;color:#999;border-bottom:1px solid #2a2a2a}.nd__meta b{color:#ccc;font-weight:500}.nd__title-row{display:flex;align-items:center;gap:1rem;padding:1.2rem .4rem;border-bottom:1px solid #2a2a2a}.nd__title{font-size:1.5rem;font-weight:600;color:#eee;line-height:1.5}.nd__body{padding:2.4rem .4rem;font-size:1.35rem;line-height:1.9;color:#ccc;min-height:14rem;white-space:pre-wrap;word-break:break-word;border-bottom:1px solid #2a2a2a}.nd__foot{padding:1.6rem 0;display:flex;justify-content:center}@media (max-width:768px){.nd__meta{flex-wrap:wrap;gap:.8rem 1.6rem}}@media (max-width:480px){.form_money .btn_set .btn--ghost,.form_money .btn_set .btn--gray{flex:1 0 30%;font-size:1.1rem}.bet-card__grid{grid-template-columns:auto 1fr;gap:.6rem .8rem}.table .subject{font-size:1.1rem}}