.menu a{box-sizing:content-box}.w-full{width:100%}.donate-query{display:flex;width:100%;height:46px;font-size:15px}.donate-query .input-box{height:100%;background:#f4f4f4;flex:1}.donate-query .input-box input{background:unset;width:100%;line-height:46px;padding:0 25px}.donate-query button{height:100%;background:var(--color-theme);color:#fff;font-weight:bold;padding:0 15px}.table-space{margin-bottom:40px}.donate-table{--border: 1px dashed #ddd;font-size:14px;text-align:left}.donate-table thead{font-weight:bold}.donate-table tr{border-bottom:var(--border)}.donate-table th,.donate-table td{font-size:inherit;padding:20px 5px}.other-donate-type{--border: 1px dashed #ddd;text-align:left}.other-donate-type .item{display:flex;padding:25px;padding-bottom:40px;border:var(--border)}.other-donate-type .item:not(:last-child){margin-bottom:20px}.other-donate-type .item .icon{--_size: 20px;width:var(--_size);height:var(--_size);margin-right:10px}.other-donate-type .item .title{font-size:18px;font-weight:bold;margin-bottom:20px;line-height:1.2}.other-donate-type .item .info{font-size:14px}.other-donate-type .note{font-size:14px}.other-donate-type .note span{color:var(--color-theme);font-weight:bold}.money-radio{display:inline-block;min-width:70px;line-height:46px;text-align:center;font-size:16px;position:relative}.money-radio input[type=radio]{width:0;height:0;overflow:hidden;opacity:0}.money-radio input[type=radio]:checked+.border{border-color:var(--color-theme)}.money-radio .border{content:"";position:absolute;width:100%;height:100%;top:0;left:0;border:1px solid #ccc}.jk-form{text-align:left;font-size:14px;--border: 1px solid #d6d6d6}.jk-form>.desc{margin-bottom:25px}.jk-form>.desc p{font-weight:bold}.jk-form>.desc .tips{color:#666;margin-top:15px}.jk-form select{border:var(--border);width:100%;padding:12px 15px}.jk-form input.input-border{border:var(--border);flex:1;line-height:46px;padding:0 15px;font-size:15px}.jk-form .item{display:flex}.jk-form .item[must] .label::before{content:"*";color:var(--color-theme);font-weight:bold;margin-right:5px}.jk-form .item:not(:last-child){margin-bottom:25px}.jk-form .item .label,.jk-form .item .label-box{margin-right:10px;width:80px;text-align:right}.jk-form .item .label{font-size:16px;line-height:46px}.jk-form .item .label-box .text-main{font-size:16px}.jk-form .item .label-box .text-2{font-size:15px}.jk-form .item .label-box .text-3{font-size:14px}.jk-form .item .item-content{flex:1}.jk-form .item .note{color:#666;margin-top:10px}.jk-form .money-content{display:flex;gap:10px}.jk-form .money-content .other{display:flex;align-items:center;margin-left:25px}.jk-form .money-content .other input{width:100px;border:var(--border);line-height:46px;margin:0 5px;padding:0 10px}.jk-form .people-name-content{display:flex;align-items:center;font-size:15px}.jk-form .people-name-content .anon{margin-left:20px}.jk-form .bill-cert-content{display:flex;align-items:center;font-size:16px}.jk-form .bill-cert-content .part{display:flex;gap:1em}.jk-form .bill-cert-content .part:not(:last-child){margin-right:75px}.jk-form .donate-notice{display:flex;justify-content:flex-end}.jk-form .donate-notice .link{color:var(--color-theme);font-size:14px;text-decoration:underline;cursor:pointer}.jk-form .donate-notice .popup{width:100%;height:100%;position:fixed;z-index:99;top:0;left:0;display:none;align-items:center;justify-content:center}.jk-form .donate-notice .popup .mask{position:absolute;z-index:-1;background:rgba(0,0,0,.5);width:100%;height:100%}.jk-form .donate-notice .popup .content{background:#fff;width:40vw;min-height:50vh;max-height:70vh;border-radius:10px;padding:20px;font-size:14px;overflow:auto}.jk-form .button-group{display:flex;justify-content:flex-end;margin-top:20px;gap:15px}.jk-form .button-group button{width:210px;line-height:52px;font-size:18px;color:#fff;background:#aaa}.jk-form .button-group button[type=submit]{background:var(--color-theme)}