.bt-btn{display:flex;margin-bottom:var(--bt-btn-space-bottom-pc,0);width:100%}.bt-btn--align-left{justify-content:flex-start}.bt-btn--align-center{justify-content:center}.bt-btn--align-right{justify-content:flex-end}.bt-btn__link,.bt-btn__link:active,.bt-btn__link:focus,.bt-btn__link:hover,.bt-btn__link:visited{outline:none;outline-offset:0;text-decoration:none}.bt-btn__link{align-items:center;cursor:pointer;display:inline-flex;justify-content:center;text-align:center;white-space:nowrap}.bt-btn__link--other{background:var(--bt-btn-other-bg);color:var(--bt-btn-other-color)!important}.bt-btn__link--other:active,.bt-btn__link--other:focus,.bt-btn__link--other:hover{background:var(--bt-btn-other-hover-bg);border-color:var(--bt-btn-other-hover-border-color);color:var(--bt-btn-other-hover-color)!important}@media (max-width:767px){.bt-btn{margin-bottom:var(--bt-btn-space-bottom-sp,var(--bt-btn-space-bottom-pc,0))}.bt-btn,.bt-btn__link{justify-content:center;text-align:center;width:100%}.bt-btn__link{box-sizing:border-box;display:flex}}