.tfp-button{width:100%;display:block;border:none;font-weight:700;color:var(--btn-color);background-color:var(--btn-bg)}.tfp-button.normal{font-size:18px;height:48px;border-radius:8px}.tfp-button.normal.round{border-radius:24px}.tfp-button.large{font-size:24px;height:64px;border-radius:12px}.tfp-button.large.round{border-radius:32px}.tfp-button.small{font-size:14px;height:32px;border-radius:4px;font-weight:600}.tfp-button.small.round{border-radius:16px}@media(min-width:834px){.tfp-button{width:fit-content;min-width:240px;padding-left:12px;padding-right:12px;margin-left:auto;margin-right:auto;color:var(--btn-pc-color);background-color:var(--btn-pc-bg)}.tfp-button.pc-normal,.tfp-button.pc-normal.round{font-size:18px;height:48px;border-radius:8px;font-weight:700}.tfp-button.pc-normal.pc-round{border-radius:24px}.tfp-button.pc-large,.tfp-button.pc-large.round{font-size:24px;height:64px;border-radius:12px;font-weight:700}.tfp-button.pc-large.pc-round{border-radius:32px}.tfp-button.pc-small,.tfp-button.pc-small.round{font-size:14px;height:32px;border-radius:4px;font-weight:600}.tfp-button.pc-small.pc-round{border-radius:16px}}