@charset "UTF-8";

/* TELボタンフッター固定 */
.fixed-tel-btn {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 9999;
}
/* TELボタンフッター固定 */
